How to Use React Compiler
The compiler feature in React 19 is generating a lot of buzz — this “complete guide”, as described by this author, covers much of what you'll need to get started. - https://www.freecodecamp.org/news/react-compiler-complete-guide-react-19/
#react
The compiler feature in React 19 is generating a lot of buzz — this “complete guide”, as described by this author, covers much of what you'll need to get started. - https://www.freecodecamp.org/news/react-compiler-complete-guide-react-19/
#react
freeCodeCamp.org
How to Use React Compiler – A Complete Guide
In this tutorial, you'll learn how the React compiler can help you write more optimized React applications. React is a user interface library that has been doing its job quite well for over a decade. The component architecture, uni-directional data f...
CSS Olympic Rings
Amit Sheen shares a creative guide on building animated 3D olympic rings in CSS. - https://css-tricks.com/css-olympic-rings
#css
Amit Sheen shares a creative guide on building animated 3D olympic rings in CSS. - https://css-tricks.com/css-olympic-rings
#css
CSS-Tricks
CSS Olympic Rings | CSS-Tricks
It was a few years ago during the 2020 Olympics in Tokyo 2020 that I made a demo of animated 3D Olympic rings. I like it, it looks great, and I love the
How to Share Code Between Micro Frontends
Sharing context, functionality, and styles between micro frontends - https://blog.bitsrc.io/how-to-share-code-between-micro-frontends-13297520fade
#microfrontends
Sharing context, functionality, and styles between micro frontends - https://blog.bitsrc.io/how-to-share-code-between-micro-frontends-13297520fade
#microfrontends
Medium
How to Share Code Between Micro Frontends
Sharing context, functionality, and styles between micro frontends
setImmediate() vs setTimeout()
setImmediate is considered deprecated in the browser space, but its different behavior still has a role to play in Node. - https://www.trevorlasn.com/blog/setimmediate-vs-settimeout-in-javascript
#nodejs
setImmediate is considered deprecated in the browser space, but its different behavior still has a role to play in Node. - https://www.trevorlasn.com/blog/setimmediate-vs-settimeout-in-javascript
#nodejs
setImmediate() vs setTimeout() in JavaScript
both setImmediate() and setTimeout() are used for scheduling tasks, but they work differently.
Using shallowRef in Vue to improve performance
shallowRef is a great utility in Vue.js that could help improve performance of your website if you are dealing with huge data structures like nested objects or arrays. - https://dev.to/jacobandrewsky/using-shallowref-in-vue-to-improve-performance-559f
#vue
shallowRef is a great utility in Vue.js that could help improve performance of your website if you are dealing with huge data structures like nested objects or arrays. - https://dev.to/jacobandrewsky/using-shallowref-in-vue-to-improve-performance-559f
#vue
DEV Community
Using shallowRef in Vue to improve performance
Handling large data structures in frontend applications is not easy. However, I recently learned...
Why Build-Time Components Are a Leap Forward for Content Sites
Zeno Rocha, of Resend, says that “this is simply the best explanation of how to compile Markdown in React apps.” High praise indeed. - https://codehike.org/blog/build-time-components
#react
Zeno Rocha, of Resend, says that “this is simply the best explanation of how to compile Markdown in React apps.” High praise indeed. - https://codehike.org/blog/build-time-components
#react
codehike.org
Build-time Components
Why React Server Components are a leap forward for content-driven websites
Enhancing Angular Component Flexibility with Fallback Content in ng-content
Angular v18 Introduces Fallback Content for ng-content Slots - https://netbasal.com/enhancing-angular-component-flexibility-with-fallback-content-in-ng-content-50637eea7dd5
#angular
Angular v18 Introduces Fallback Content for ng-content Slots - https://netbasal.com/enhancing-angular-component-flexibility-with-fallback-content-in-ng-content-50637eea7dd5
#angular
Medium
Enhancing Angular Component Flexibility with Fallback Content in ng-content
Angular v18 Introduces Fallback Content for ng-content Slots
As a Frontend Dev, Don’t You Even Know How to Use Symbol?
Symbol is one of the primitive data types in JavaScript, it represents a unique, immutable value, usually… - https://javascript.plainenglish.io/as-a-frontend-dev-dont-you-even-know-how-to-use-symbol-a7111b08a899
#javascript
Symbol is one of the primitive data types in JavaScript, it represents a unique, immutable value, usually… - https://javascript.plainenglish.io/as-a-frontend-dev-dont-you-even-know-how-to-use-symbol-a7111b08a899
#javascript
Medium
As a Frontend Dev, Don’t You Even Know How to Use Symbol?
Symbol is one of the primitive data types in JavaScript, it represents a unique, immutable value, usually used as the key value of object…
The Article Element
Heydon Pickering explains everything you need to know about the HTML article element. - https://heydonworks.com/article/the-article-element
#css
Heydon Pickering explains everything you need to know about the HTML article element. - https://heydonworks.com/article/the-article-element
#css
HeydonWorks
The article element
An unofficial guide to the HTML article element
Integrating Slonik with Express.js
Slonik is a type-safe Node Postgres client that lets you build SQL queries in a composable way. - https://contra.com/p/bgA66gkW-integrating-slonik-with-expressjs
#nodejs
Slonik is a type-safe Node Postgres client that lets you build SQL queries in a composable way. - https://contra.com/p/bgA66gkW-integrating-slonik-with-expressjs
#nodejs
Contra
Integrating Slonik with Express.js by Gajus Kuizinas
A comprehensive guide on integrating Slonik, a Postgres library for Node.js, with Express.js.
Component Testing in Storybook
Storybook’s lead manager says that “after seeing the same patterns again and again, we are betting on Component Testing as the future of UI testing” and sets out to show us why he thinks they’re the perfect complement to end-to-end and unit tests. - https://storybook.js.org/blog/component-testing/
#react
Storybook’s lead manager says that “after seeing the same patterns again and again, we are betting on Component Testing as the future of UI testing” and sets out to show us why he thinks they’re the perfect complement to end-to-end and unit tests. - https://storybook.js.org/blog/component-testing/
#react
Storybook Blog
Component testing in Storybook
The future of UI testing
Seamless Fullstack Nuxt Apps with Nuxt Hub
NuxtHub is a deployment and admin platform making it possible to build and deploy fullstack Nuxt application with ease. In this article, explore this amazing new tool and what capabilities it offers to the ecosystem. - https://masteringnuxt.com/blog/seamless-fullstack-nuxt-apps-with-nuxt-hub
#vue
NuxtHub is a deployment and admin platform making it possible to build and deploy fullstack Nuxt application with ease. In this article, explore this amazing new tool and what capabilities it offers to the ecosystem. - https://masteringnuxt.com/blog/seamless-fullstack-nuxt-apps-with-nuxt-hub
#vue
Masteringnuxt
Seamless Fullstack Nuxt Apps with Nuxt Hub
NuxtHub is a deployment and admin platform making it possible to build and deploy fullstack Nuxt application with ease. In this article we will explore this amazing new tool and what capabilities it offers to the ecosystem.
Angular: Integrating Micro-Frontends Using ModuleFederation-Part IV
In this story, we will deploy the shell application and the 2 micro-frontend applications to a Kubernetes… - https://javascript.plainenglish.io/angular-integrating-micro-frontends-using-modulefederation-part-iv-7218aabfd6d7
#angular
In this story, we will deploy the shell application and the 2 micro-frontend applications to a Kubernetes… - https://javascript.plainenglish.io/angular-integrating-micro-frontends-using-modulefederation-part-iv-7218aabfd6d7
#angular
Medium
Angular: Integrating Micro-Frontends Using ModuleFederation-Part IV
In this story, we will deploy the shell application and the 2 micro-frontend applications to a Kubernetes cluster.
CSS Grid Generator
CSS grid generator is an online tool that will help you easily create custom CSS grid layouts. - https://cssgridgenerator.io/
#css
CSS grid generator is an online tool that will help you easily create custom CSS grid layouts. - https://cssgridgenerator.io/
#css
cssgridgenerator.io
CSS Grid Generator
CSS Grid Generator - a user-friendly tool designed for web developers to effortlessly create customizable CSS grids for seamless web development.
How to Create a Weekly Google Analytics Report That Posts to Slack - https://www.smashingmagazine.com/2024/09/how-create-weekly-google-analytics-report-posts-slack/
#nodejs
#nodejs
Smashing Magazine
How To Create A Weekly Google Analytics Report That Posts To Slack — Smashing Magazine
Google Analytics is often on a “need to know” basis, but why not flip the script? Paul Scanlon shares how he wrote a GitHub Action that queries Google Analytics to automatically generate and post a top ten page views report to Slack, making it incredibly…
Framer Motion: Fluid Animations & Motion in React
A long-popular, open source motion library for React, made by Framer. As of this week’s v11.4 release, there’s support for React Server Components, including new entrypoints for motion and m components. - https://www.framer.com/motion/
#react
A long-popular, open source motion library for React, made by Framer. As of this week’s v11.4 release, there’s support for React Server Components, including new entrypoints for motion and m components. - https://www.framer.com/motion/
#react
motion.dev
Motion - A modern animation library for JavaScript and React
Motion is built on native browser APIs for a tiny filesize and superfast performance. It uses hardware acceleration for smooth and eco-friendly animations. Previously Framer Motion.
Nuxt Form Validation with Precognition and Zod
This article dives into Nuxt form validation with Precognition and Zod. It discusses the challenges of client-side and server-side validation and how Nuxt Precognition can help. Nuxt Precognition offers a way to perform both client-side and server-side validation. It provides tools to simplify the validation process. - https://gearboxgo.com/articles/web-application-development/nuxt-form-validation-with-precognition-and-zod
#vue
This article dives into Nuxt form validation with Precognition and Zod. It discusses the challenges of client-side and server-side validation and how Nuxt Precognition can help. Nuxt Precognition offers a way to perform both client-side and server-side validation. It provides tools to simplify the validation process. - https://gearboxgo.com/articles/web-application-development/nuxt-form-validation-with-precognition-and-zod
#vue
Gearboxgo
Gearbox Solutions
Gearbox Solutions Custom Software
Clean Frontend Architecture: Tips to Success
In one of my previous blog posts I have talked about the importance of Frontend Architecture, some principles… - https://blog.stackademic.com/clean-frontend-architecture-tips-to-success-db0b159b7b38
#architecture
In one of my previous blog posts I have talked about the importance of Frontend Architecture, some principles… - https://blog.stackademic.com/clean-frontend-architecture-tips-to-success-db0b159b7b38
#architecture
Medium
Clean Frontend Architecture: Tips to Success
In one of my previous blog posts I have talked about the importance of Frontend Architecture, some principles around this topic and I have…
What’s New in React 19
A thorough roundup of what’s coming in React 19, which has been in release candidate status for several months now, covering both headline features like Server Components and Actions, as well as many smaller enhancements like easier preloading of resources and control over stylesheet loading precedence. - https://vercel.com/blog/whats-new-in-react-19
#react
A thorough roundup of what’s coming in React 19, which has been in release candidate status for several months now, covering both headline features like Server Components and Actions, as well as many smaller enhancements like easier preloading of resources and control over stylesheet loading precedence. - https://vercel.com/blog/whats-new-in-react-19
#react
Vercel
What’s new in React 19 - Vercel
React 19 is near. Here's what to expect and how you can get started deploying React 19 on Vercel.