Category: javascript

The future JavaScript features at TC39

August 26, 2022 By Mark Otto Off

If you missed my note two weeks ago, we took last week off, so you didn’t miss any issues 🙂 We’re now back every week until Christmas (121 sleeps to go..)__Peter Cooper, your editor. When Alternative JS Runtimes Grow Up: Deno Has Big Changes Ahead,…

Sing App Vue Template Bootstrap 5 Update

August 23, 2022 By Mark Otto Off

We are happy to announce an update of Vue Admin Templates – Sing App Vue! What has changed? Now the admin boilerplates use Vue 2.7.6, and Bootstrap 5. Additionally, we have updated the colors, typography, and some minor UI parts. And also we made several…

A way to automatically generate regexes from examples

August 12, 2022 By Mark Otto Off

☀️ We’re taking a rare week off next week for a brief summer vacation so there won’t be any issue on August 19 – we’ll be back on August 26, complete with a sun tan wind burn, and all the latest JavaScript news, of course…

Genius misuse of WOFF 2 and Brotli to win a JavaScript contest.

August 5, 2022 By Mark Otto Off

JS1024 2022 Competition Winners — JS1024 is a ‘code golfing’ contest where you get 15 days to create a JavaScript or GLSL program within 1024 bytes. This results in lots of creative ideas, complete with fantastic (non-minified) source to check out. The winning JS entry…

Douglas Crockford on ‘retiring’ JavaScript

July 29, 2022 By Mark Otto Off

Roll Your Own JavaScript Runtime — Bun, Rhino, Deno, Node, and now Blueboat.. is creating your own JavaScript runtime environment the new “hello world”? 😆 Not quite, but this is a fun walk through the bare basics of the process, and you’ll have a Rust,…

Top Bootstrap Admin Templates

July 27, 2022 By Mark Otto Off

Bootstrap is a free high-performance frontend framework that provides out-of-the-box HTML, CSS, and JS components for building mobile responsive websites of any size and complexity. Using Bootstrap, you have ready-made responsive templates and themes available for your web project.  With Bootstrap you will have HTML…

Common JavaScript issues developers face

July 22, 2022 By Mark Otto Off

RedwoodJS vs. Blitz.js: The Future of Fullstack Meta-Frameworks — Quite a lengthy review of both frameworks. Redwood is an opinionated React-based framework oriented heavily round the idea of a GraphQL server as the ‘one API’ at the heart of an app. Blitz, on the other…