Home » Archives for Mark Otto » Page 29
April 24, 2024
By
Mark Otto
▶ From 0 to Production – A Modern React Tutorial — I’d be surprised if you’re not familiar with Theo, but if not, let’s just say he’s a popular developer YouTuber 😉 He may become even more popular thank to this video which, over three hours,…
April 23, 2024
By
Mark Otto
Diving into small business software is akin to unlocking a treasure chest of productivity and efficiency. This article is your key, turn it all the way. Entrepreneurs often find themselves pondering critical questions on their journey toward operational excellence. How can I maximize efficiency without…
April 23, 2024
By
Mark Otto
▶ A Node.js Streams Masterclass — What a treat! Join the creator of Fastify, as well as Node.js TSC member, on an hour long odyssey into the world of streams, a topic in which he specializes. He starts off quite poetically .. a stream is like…
April 20, 2024
By
Mark Otto
Amazon Q feature development enables teams using Amazon CodeCatalyst to scale with AI to assist developers in completing everyday software development tasks. Developers can now go from an idea in an issue to a fully tested, merge-ready, running application code in a Pull Request (PR)…
April 18, 2024
By
Mark Otto
We are excited to introduce a new Flatlogic AI assistant feature designed to simplify the app development process on our platform. Replacing the previous method of entering a project description into a large input field, the new feature uses a conversational AI assistant that intelligently…
April 18, 2024
By
Mark Otto
Airbnb’s Extensive JavaScript Style Guide — It’s been years since we mentioned this popular, opinionated style guide, but it keeps getting little tweaks and repairs and remains a handy resource nonetheless. Airbnb WorkOS: Enterprise-Grade Auth for Modern SaaS Apps — WorkOS supports both the foundational auth…
April 17, 2024
By
Mark Otto
CSS in React Server Components — An exploration of compatibility issues between React Server Components and CSS-in-JS libraries like styled-components, including what some of your options are and what’s coming in future. Josh W Comeau Lydia Hallie Tests Your JavaScript Knowledge — Challenge your core knowledge…
April 16, 2024
By
Mark Otto
Are you ready to change the way you look at data? With pre-built data management templates, businesses no longer need to concern themselves with data management. These templates do all the work on your behalf, allowing you to focus your time and effort on business-critical…
April 16, 2024
By
Mark Otto
A Trip Report from the Latest Node.js Collaboration Summit — Twice a year, Node’s collaborators and community members meet at collaboration summits to share knowledge, discuss problems, and flesh out new ideas. The last one took place in London earlier this month and featured discussion…
April 11, 2024
By
Mark Otto
Frontend Development Beyond React: Svelte — A surprisingly thorough article going deep into one developer’s research into using Svelte to build modern front-end apps. If you’ve never experimented with Svelte, this is a good primer to the key concepts, tradeoffs, and techniques involved. Héla Ben Khalfallah…