Working with the Angular tree
The Angular tree view can be hard to get right, but once you understand it, it can be quite a powerful visual representation.
https://blog.logrocket.com/angular-tree-flat-vs-nested-and-more/
The Angular tree view can be hard to get right, but once you understand it, it can be quite a powerful visual representation.
https://blog.logrocket.com/angular-tree-flat-vs-nested-and-more/
❤1
React useCallback() — A complete guide
Prevent unnecessary re-renders with React useCallback(). Learn the ins and outs of this powerful Hook and when and how to use it effectively.
https://hygraph.com/blog/react-usecallback-a-complete-guide
Prevent unnecessary re-renders with React useCallback(). Learn the ins and outs of this powerful Hook and when and how to use it effectively.
https://hygraph.com/blog/react-usecallback-a-complete-guide
👍2
An official logo for CSS
Contribute to CSS-Next/logo.css development by creating an account on GitHub.
https://github.com/CSS-Next/logo.css
Contribute to CSS-Next/logo.css development by creating an account on GitHub.
https://github.com/CSS-Next/logo.css
👍1
Custom Progress Element Using Anchor Positioning & Scroll-Driven Animations
https://frontendmasters.com/blog/custom-progress-element-using-anchor-positioning-scroll-driven-animations/?ref=dailydev
https://frontendmasters.com/blog/custom-progress-element-using-anchor-positioning-scroll-driven-animations/?ref=dailydev
👍2
Developing Moxey: A Behind-the-Scenes Look at the Process
In this article, we take you behind the scenes to explore the creative development process of the website for Moxey.no, a film production company based in Stavanger, Norway.
https://tympanus.net/codrops/2024/11/15/developing-moxey-a-behind-the-scenes-look-at-the-process/
In this article, we take you behind the scenes to explore the creative development process of the website for Moxey.no, a film production company based in Stavanger, Norway.
https://tympanus.net/codrops/2024/11/15/developing-moxey-a-behind-the-scenes-look-at-the-process/
👍3
Framer Motion is now independent, introducing Motion
Framer Motion is now independent. Introducing Motion, a new animation library for React and all JavaScript environments. Here's what it means for you.
https://motion.dev/blog/framer-motion-is-now-independent-introducing-motion
Framer Motion is now independent. Introducing Motion, a new animation library for React and all JavaScript environments. Here's what it means for you.
https://motion.dev/blog/framer-motion-is-now-independent-introducing-motion
❤2👍2
Showing Browser Support for Web Platform Features on Your Own Blog
https://frontendmasters.com/blog/showing-browser-support-for-web-platform-features-on-your-own-blog/
https://frontendmasters.com/blog/showing-browser-support-for-web-platform-features-on-your-own-blog/
Building React Forms with Ease Using React Hook Form, Zod and Shadcn
Forms are something every developer encounters, whether as a user or on the developer side. They’re essential on most websites, but their complexity can vary wildly—from simple 3-field contact forms to giga-monster-t-rex, multi-page forms with 150 fields, dynamic validation, and asynchronous checks.
https://wasp-lang.dev/blog/2024/11/20/building-react-forms-with-ease-using-react-hook-form-and-zod
Forms are something every developer encounters, whether as a user or on the developer side. They’re essential on most websites, but their complexity can vary wildly—from simple 3-field contact forms to giga-monster-t-rex, multi-page forms with 150 fields, dynamic validation, and asynchronous checks.
https://wasp-lang.dev/blog/2024/11/20/building-react-forms-with-ease-using-react-hook-form-and-zod
👍4🔥2
The CSS Reset Contradiction
Read The CSS Reset Contradiction and learn CSS with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
https://www.sitepoint.com/css-reset-contradiction/
Read The CSS Reset Contradiction and learn CSS with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.
https://www.sitepoint.com/css-reset-contradiction/
How to Prerelease an npm Package
Recently, we overhauled our shared ESLint config, and I needed to release an alpha version. Thankfully, it turns out to be straightforward, once you know how to do it.
https://cloudfour.com/thinks/how-to-prerelease-an-npm-package/
Recently, we overhauled our shared ESLint config, and I needed to release an alpha version. Thankfully, it turns out to be straightforward, once you know how to do it.
https://cloudfour.com/thinks/how-to-prerelease-an-npm-package/
👍3
Loading Data with TanStack Router: react-query
https://frontendmasters.com/blog/tanstack-router-data-loading-2/
https://frontendmasters.com/blog/tanstack-router-data-loading-2/
👏2🥰1
Meet Angular v19
In the past two years we doubled down on our investment in developer experience and performance — in every single release we’ve been…
https://blog.angular.dev/meet-angular-v19-7b29dfd05b84
In the past two years we doubled down on our investment in developer experience and performance — in every single release we’ve been…
https://blog.angular.dev/meet-angular-v19-7b29dfd05b84
👍1
Don’t forget to localize your icons
Culture impacts how icons are interpreted, understood, and used.
https://ericwbailey.website/published/dont-forget-to-localize-your-icons/
Culture impacts how icons are interpreted, understood, and used.
https://ericwbailey.website/published/dont-forget-to-localize-your-icons/
The devtools features you wish you had, available in Polypane
A while ago Adam Argyle of the Chrome Devtools team asked developers on X/Twitter a question: Adam got a ton of responses with many good suggestions and ideas…
https://polypane.app/blog/the-devtools-features-you-wish-you-had-available-in-polypane/
A while ago Adam Argyle of the Chrome Devtools team asked developers on X/Twitter a question: Adam got a ton of responses with many good suggestions and ideas…
https://polypane.app/blog/the-devtools-features-you-wish-you-had-available-in-polypane/
Tailwind CSS vs Traditional CSS:
https://code2doc.medium.com/tailwind-css-vs-traditional-css-which-one-should-rule-your-next-project-27f595ac27cf
https://code2doc.medium.com/tailwind-css-vs-traditional-css-which-one-should-rule-your-next-project-27f595ac27cf
❤3
Vue 3.x Comprehensive Upgrade Guide: In-depth Exploration of Composition API
The comprehensive upgrade of Vue 3.x introduces the Composition API, which is a major improvement over the traditional Options API of Vue…
https://tianyaschool.medium.com/vue-3-x-comprehensive-upgrade-guide-in-depth-exploration-of-composition-api-74f34d61b472
The comprehensive upgrade of Vue 3.x introduces the Composition API, which is a major improvement over the traditional Options API of Vue…
https://tianyaschool.medium.com/vue-3-x-comprehensive-upgrade-guide-in-depth-exploration-of-composition-api-74f34d61b472
Medium
Vue 3.x Comprehensive Upgrade Guide: In-depth Exploration of Composition API
The comprehensive upgrade of Vue 3.x introduces the Composition API, which is a major improvement over the traditional Options API of Vue…
👍1
CSS’s new light-dark() function is the best way to do Dark Mode in 2024
It is 2024, and finally there is a pure CSS way of doing dynamic theming, that just works!
https://medium.com/front-end-weekly/forget-javascript-achieve-dark-mode-effortlessly-with-brand-new-css-function-light-dark-2024-94981c61756b
It is 2024, and finally there is a pure CSS way of doing dynamic theming, that just works!
https://medium.com/front-end-weekly/forget-javascript-achieve-dark-mode-effortlessly-with-brand-new-css-function-light-dark-2024-94981c61756b
❤1👍1👎1
Supercharged Vue 3.0 Reactivity + Pinia Stores
At my workplace I was being tasked with creating a mock chat store for internal local dev work, and...
https://dev.to/ajinkyax/understanding-vue-reactivity-with-pinia-stores-4ahi
At my workplace I was being tasked with creating a mock chat store for internal local dev work, and...
https://dev.to/ajinkyax/understanding-vue-reactivity-with-pinia-stores-4ahi
🥰2
You are not a CSS dev if you have not made a CSS reset
Modern day super minimal CSS resets.
https://mikemai.net/blog/2024/11/01/you-are-not-a-css-dev-if-you-have-not-made-a-css-reset.html
Modern day super minimal CSS resets.
https://mikemai.net/blog/2024/11/01/you-are-not-a-css-dev-if-you-have-not-made-a-css-reset.html
👍8