Tag: Web Development

Microsoft spills the tea on TypeScript

September 21, 2023 By Mark Otto Off

▶  TypeScript Origins: The Documentary — You know you’ve made it when you get your own documentary! This has just dropped but is well produced, packed with stories from TypeScript’s co-creators, users, and other folks at Microsoft, and kept me entertained. It goes particularly deep into…

React Server Components explained

September 13, 2023 By Mark Otto 0

Find Your Perfect Course or Learning Path with Frontend Masters — The Exploration Sale is live! Get access to over 200 courses, all with revamped learning paths. There’s a slew of new workshops and courses on the way too, covering TailwindCSS, TypeScript, accessibility, algorithms, Angular,…

Updated Version Of Next/Tailwind Stack

August 24, 2023 By Mark Otto Off

Exciting news from Next/Tailwind! We’re happy to announce updates to our frontend v0.1.6 and backend v0.2.2, which now include a handy bulk import feature. You can upload a CSV file to create multiple records simultaneously with one click – it’s that easy. Say goodbye to…

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…

College Students’ Guide to Future Tech: Web Development Trends

August 12, 2023 By Mark Otto Off

The tech landscape is ever-changing, and web development stands as no exception. With an upsurge in digital evolution across all sectors, web development skills remain in high demand. The digital epoch requires web developers not only to master the latest technologies and trends but to…

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…

Taking JavaScript into Python

August 3, 2023 By Mark Otto Off

A Tale of Evading JavaScript Anti-Debugging Techniques — When you’re poking arounddebugging code written and distributed by a third party, there might be some sneaky traps thrown in your path to prevent your usual techniques from working. What next? Disable breakpoints in DevTools? Use a…

Figuring out if you should use React Server Components

August 2, 2023 By Mark Otto 0

Understanding React Server Components — If you’ve struggled to get your head around the ideas involved with React Server Components, and Dan Abramov’s ‘let’s recreate RSCs from scratch’ went a little too deep, this is a good, high-level explanation of the fundamentals that explains what…

The tale of how static typing came to JavaScript

July 20, 2023 By Mark Otto Off

TypeScript and the Dawn of Gradual Types — From GitHub’s ReadME project comes a thorough journalistic take on how static typing made it into the JavaScript world, what TypeScript offers, some alternative approaches, and the possibility of adding type annotations to JavaScript iself. Mike Melanson (GitHub)…

htmx in 100 seconds

July 13, 2023 By Mark Otto Off

Test and Validate APIs Effectively and Efficiently — Gain access to several API testing tools and features that help you automate repetitive tasks, stay organized, and build robust workflows to ensure your APIs remain reliable and performant. Postman 🎉 RELEASES: ⚡️ IN BRIEF: 📒 Articles & Tutorials…