Category: next js

It’s about time

July 2, 2021 By Mark Otto Off

Solid 1.0: A Declarative JavaScript UI Library Worth Investigating — JavaScript isn’t short of good reactive frameworks (React, Svelte, Vue..) but Solid’s creator is determined and adamant to demonstrate how Solid addresses React’s shortcomings while offering Svelte-like simplicity. He makes a good case, so try…

ES2021 approved by Ecma

June 25, 2021 By Mark Otto Off

▶  Coding Up a Mario Game in JavaScript with Kaboom.js — Ania is back showing us how to create a basic platformer in the course of an hour in her typically breezy, easy to follow manner. Watch this if you want to reignite that coding spark. Ania Kubów…

What you need to know about React 18

June 18, 2021 By Mark Otto Off

Benchmarking JavaScript Memory Usage — Historically, memory usage hasn’t been a heavily tracked thing in the JavaScript world, whether for a lack of tooling or motivation. This is changing, and new tools and APIs are turning up all the time. Here, Tim has done some…

Vue.js 3.1 released

June 11, 2021 By Mark Otto Off

Learn to Build Scalable React Apps — Brian Holt covers the latest tools in the React ecosystem like TypeScript, TailwindCSS, Redux, Jest, and more in this new and updated video course! Frontend Masters Introducing Chrome’s New Memory Inspector — Landing in Chrome 91’s DevTools is the…

Svelte for the experienced React developer

June 4, 2021 By Mark Otto Off

Making JavaScript Run Fast on WebAssembly — Twenty years ago, JavaScript had a reputation of being rather slow but a huge amount of time, money and research went into making it incredibly fast in the browser. Now, the Bytecode Alliance is supporting work to do…