Tag: Framework

Official docs on using TypeScript with React

August 16, 2023 By Mark Otto 0

⛱ I’m taking two weeks off and will be back on Wednesday, September 6. So if you don’t see the newsletter turn up for a while, rest assured it’s not your fault 😉__Peter Cooper, your editor ‘My Experience Modernizing Packages to ESM’ — Mark, well known…

Svelte 5 is going to be radical

August 10, 2023 By Mark Otto Off

My Experience Modernizing Packages to ESM — What a post! Mark, well known for his work on React, Redux, and much more, details the painful experiences and hard-earned lessons he picked up while migrating the Redux packages to ES modules. Mark ‘acemarke’ Erikson Things You Forgot (or…

Svelte 4 released

June 22, 2023 By Mark Otto Off

UnsuckJS: Comparing Lightweight JavaScript Options — “No build tools, no compilers, and no hassle.” It’s a table of frontend JavaScript libraries on a simple page – that’s it! But it’s a handy table, letting you see the relative popularity, size, and latest versions of libraries as…

Happy birthday to React

May 31, 2023 By Mark Otto 0

▶  Celebrating 10 Years of React — Grab yourself a slice of cake, React is 10 years old. As part of the celebrations, Vercel’s Delba de Oliveira ▶️ hosted a ‘roundtable’ discussion (though the table itself has taken the day off ????) with Andrew Clark and…

How to go with the React Flow

April 19, 2023 By Mark Otto 0

Integrating React Flow and the Web Audio API — React Flow is a component for building node-based editors and interactive diagrams, which makes it well suited for building audio signal chains. There’s a lot of depth here, some nice examples, and these techniques could prove…

The return of ECMAScript 2023 (and Angular)

April 13, 2023 By Mark Otto Off

The JavaScript Equality Table Game — Minesweeper will feel like a walk in the park after this reminder of the horrors of JavaScript’s ==. If you need to go in depth, Section 7.2.14 of the ECMAScript spec will help, but otherwise? Stick to three equals…

Is React the new WordPress?

April 12, 2023 By Mark Otto 0

Next.js 13.3 Released — Increasingly seen as ‘the’ React framework, Next.js is always worth keeping an eye on. v13.3 introduces a file-based metadata API for dynamically generating assets like sitemaps and robots.txt, dynamic Open Graph image generation, improved routing options, and App Router gains support…

Two ways to learn React in 2023

April 5, 2023 By Mark Otto 0

▶  Dan Abramov Explores React Server Components — Clocking in at a rather epic almost four hours, this (well timestamped) video isn’t for the faint of heart, but Dan and Ben walk through everything React Server Components oriented, complete with diagrams, code, and a real-world app. Ben Holmes…

Vite vs Create React App

March 15, 2023 By Mark Otto 0

Of course, an even faster option will be along before long.. ah, yes, Rspack is a new player in this space to check out too! ???? Meet the React.js Core Team — The new React documentation site has a neat page showing off the hard working…