Home » Archives for Mark Otto » Page 100
June 24, 2021
By
Mark Otto
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 ApostropheCMS 3.0 Released — The latest release of a fully featured MIT-licensed Node.js-based…
June 23, 2021
By
Mark Otto
Demystifying styled-components — If anything ever seems ‘magical’, it might be time to dig in and figure out how things work. Josh ‘pops the hood’ on the popular Styled Components component styling system and demonstrates how you’d build a simple similar such thing of your…
June 21, 2021
By
Mark Otto
Introduction Hello again, dear friends and accidental bypassers. Today we would like to discuss with you a matter quite extensive – the factual difference between two web-developing mainstays – React and Angular. Bear in mind, we don’t want to put the two up against each…
June 18, 2021
By
Mark Otto
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…
June 17, 2021
By
Mark Otto
Undici 4.0: An HTTP Client, Written from Scratch for Node — The goal of this project has been to replace Node’s core HTTP library with something faster, more scalable, and without the ‘fundamental design issues’ of the core API. v4 introduces redirect support, a faster…
June 16, 2021
By
Mark Otto
Humor is an integral part of our life to survive in this super hectic world. And programming humor takes a special place in our postmodern culture. We love JavaScript memes! That’s why we’ve carefully picked the most punchy JavaScript memes, comics, and illustrations from the…
June 16, 2021
By
Mark Otto
Next.js 11 Released — The popular React framework takes some more steps forward with improved performance, Webpack 5 support, an experimental way to make Create React App apps Next.js compatible, and Next.js Live, a preview of a way to build Next.js apps in the browser,…
June 11, 2021
By
Mark Otto
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…
June 10, 2021
By
Mark Otto
Spend Less Time Debugging and More Time Building with Scout — Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues in minutes. See for yourself why Scout is a Node developers’s best…
June 9, 2021
By
Mark Otto
▶ Why Is My React App Slow? — The latest episode of Smashing Magazine’s podcast covers React performance and Drew McLellan talks to JavaScript performance expert Ivan Akulov about what slows down React apps and what can be done about it. Smashing Magazine Podcast podcast Introducing Reactron…