Tag: CSS

Angular is back

November 9, 2023 By Mark Otto Off

Reintroducing Angular with Angular v17 — Angular first appeared in the shape of AngularJS in 2010 and helped launch a wave of large-scale JavaScript frameworks. Angular remains popular in many use cases but is often overlooked in favor of newer options. v17 takes a leap…

Web Components forever?

October 26, 2023 By Mark Otto Off

🗣 Jake’s post fuelled an extensive Hacker News discussion touching on everything from MDX and htmx‘s role, to state management and the ‘shallow’ nature of the Web Components API as-is. Yarn 4.0 Released — Starting life as an npm alternative that resolved several of its…

Who forgot about React Forget

September 27, 2023 By Mark Otto 0

Upgrading Frontend Dependencies with Confidence — Tests often provide a way to see if the logic in our apps isn’t working the way we expect, but what about if a frontend component is rendering incorrectly? Visual regression testing to the rescue! Sébastien, well known for…

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…

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…

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…

The most ‘admired and desired’ Web technology

June 21, 2023 By Mark Otto 0

Panda CSS: Modern, Build-Time, Type-Safe CSS-in-JS — Best known for the Chakra UI component library, Segun Adebayo is back with a new DX-focused CSS-in-JS approach boasting build-time generated styles and type safety out of the box. It works with Remix, Vite, Next.js, Astro, and even…

11 years of JavaScript on top

June 15, 2023 By Mark Otto Off

Perhaps best known as the creator of Angular, Miško is on a fresh mission with Qwik. Recently reaching v1.0 and focusing on the ‘instant’ delivery of full-stack apps to end users, Qwik takes an interesting approach around ‘streaming’ JavaScript to the client only when needed.…