Angular Signals: Best Practices
In this article, I share my experience of working with Angular Signals after almost a year of using them. - https://medium.com/@eugeniyoz/angular-signals-best-practices-9ac837ab1cec
#angular
In this article, I share my experience of working with Angular Signals after almost a year of using them. - https://medium.com/@eugeniyoz/angular-signals-best-practices-9ac837ab1cec
#angular
Medium
Angular Signals: Best Practices
In this article, I share my experience of working with Angular Signals after almost a year of using them.
Introducing TanStack Router
TanStack Router is a powerful and mature type-safe React router aimed at client-side use (though a full-stack option is beginning to appear with TanStack Start). Adam shows off the essentials with the hope of getting you on board the TanStack train too. - https://frontendmasters.com/blog/introducing-tanstack-router/
#react
TanStack Router is a powerful and mature type-safe React router aimed at client-side use (though a full-stack option is beginning to appear with TanStack Start). Adam shows off the essentials with the hope of getting you on board the TanStack train too. - https://frontendmasters.com/blog/introducing-tanstack-router/
#react
Frontendmasters
Introducing TanStack Router – Frontend Masters Boost
TanStack Router is a comprehensive JavaScript framework for client-side applications, emphasizing type-safe routing and navigation. It includes nested layouts and efficient data loading.
How using the Angular’s inject() function has saved me 1000 lines of code
Discover how easily can the inject() function improve your project - https://javascript.plainenglish.io/how-using-the-angulars-inject-function-has-saved-me-1000-lines-of-code-82b699183da8
#angular
Discover how easily can the inject() function improve your project - https://javascript.plainenglish.io/how-using-the-angulars-inject-function-has-saved-me-1000-lines-of-code-82b699183da8
#angular
Medium
How using the Angular’s inject() function has saved me 1000 lines of code
Discover how easily can the inject() function improve your project
Integrating HeadlessUI and TailwindCSS with Nuxt.js: A Comprehensive Guide
Learn how to integrate HeadlessUI and TailwindCSS with Nuxt.js applications in this comprehensive, step-by-step guide. - https://masteringnuxt.com/blog/integrating-headlessui-and-tailwindcss-with-nuxtjs-a-comprehensive-guide
#vue
Learn how to integrate HeadlessUI and TailwindCSS with Nuxt.js applications in this comprehensive, step-by-step guide. - https://masteringnuxt.com/blog/integrating-headlessui-and-tailwindcss-with-nuxtjs-a-comprehensive-guide
#vue
Masteringnuxt
Integrating HeadlessUI and TailwindCSS with Nuxt.js: A Comprehensive Guide
Learn how to integrate HeadlessUI and TailwindCSS with Nuxt.js applications in this comprehensive, step-by-step guide.
CSS Compatibility
CSS Compatibility is a VS Code extension that allows you to check on hover which CSS syntax, keywords, types, or functions are compatible or supported across browsers. - https://marketplace.visualstudio.com/items?itemName=vivek9patel.vscode-css-compatibility
#css
CSS Compatibility is a VS Code extension that allows you to check on hover which CSS syntax, keywords, types, or functions are compatible or supported across browsers. - https://marketplace.visualstudio.com/items?itemName=vivek9patel.vscode-css-compatibility
#css
Visualstudio
CSS Compatibility - Visual Studio Marketplace
Extension for Visual Studio Code - Check, on hover, which CSS sytax, keywords, types or functions are compatible or supported with all browsers and thier versions.
The Nine Node Pillars: Principles for Doing Node Right in the Enterprise
An interesting resource from a group of prolific and productive Node.js contributors. It’s designed to act as a checklist to identify gaps in your current Node development practices, particularly when building larger scale apps. - https://www.platformatichq.com/node-principles
#nodejs
An interesting resource from a group of prolific and productive Node.js contributors. It’s designed to act as a checklist to identify gaps in your current Node development practices, particularly when building larger scale apps. - https://www.platformatichq.com/node-principles
#nodejs
Platformatichq
The Nine Node Pillars
9 Principles for Doing Node.js Right in Enterprise Environments
React Chrono: Dynamic, Interactive Timeline Component
Supports horizontal, vertical, and vertical alternating timelines, complete with keyboard accessibility, support for nested timelines, auto-playing timelines slideshow-style, and more. - https://react-chrono.prabhumurthy.com/
#react
Supports horizontal, vertical, and vertical alternating timelines, complete with keyboard accessibility, support for nested timelines, auto-playing timelines slideshow-style, and more. - https://react-chrono.prabhumurthy.com/
#react
Prabhumurthy
React Chrono
Smart timeline component for React
Introducing TanStack Router
TanStack Router is a powerful and mature type-safe React router aimed at client-side use (though a full-stack option is beginning to appear with TanStack Start). Adam shows off the essentials with the hope of getting you on board the TanStack train too. - https://tanstack.com/blog/tanstack-router-typescript-performance
#react
TanStack Router is a powerful and mature type-safe React router aimed at client-side use (though a full-stack option is beginning to appear with TanStack Start). Adam shows off the essentials with the hope of getting you on board the TanStack train too. - https://tanstack.com/blog/tanstack-router-typescript-performance
#react
Tanstack
A milestone for TypeScript Performance in TanStack Router | TanStack Blog
TanStack Router pushes the boundaries on type-safe routing.
The router's components such as ` and its hooks such as useSearch, useParams, useRouteContext and useLoaderData, infer from the route definitions to offer great type-safety. It's common for applications…
The router's components such as ` and its hooks such as useSearch, useParams, useRouteContext and useLoaderData, infer from the route definitions to offer great type-safety. It's common for applications…
Navigating Angular Apps: A Guide to RedirectCommand
Since Angular introduced the capability to return a UrlTree in router guards, it has become a preferred… - https://netbasal.com/navigating-angular-apps-a-guide-to-redirectcommand-1675e890349d
#angular
Since Angular introduced the capability to return a UrlTree in router guards, it has become a preferred… - https://netbasal.com/navigating-angular-apps-a-guide-to-redirectcommand-1675e890349d
#angular
Medium
Navigating Angular Apps: A Guide to RedirectCommand
Since Angular introduced the capability to return a UrlTree in router guards, it has become a preferred method for implementing redirects…
Architecture Modeling : C4 Model
What is the C4 Model? - https://lab.scub.net/architecture-modeling-c4-model-bd050c13964c
#architecture
What is the C4 Model? - https://lab.scub.net/architecture-modeling-c4-model-bd050c13964c
#architecture
Medium
Architecture Method : C4 Model
What is the C4 Model?
7 Ways to Microfrontends in 2024
The microfrontend architecture has revolutionized how we think about building and scaling web applications… - https://javascript.plainenglish.io/7-ways-to-microfrontends-in-2024-9705e440da69
#microfrontends
The microfrontend architecture has revolutionized how we think about building and scaling web applications… - https://javascript.plainenglish.io/7-ways-to-microfrontends-in-2024-9705e440da69
#microfrontends
Medium
7 Ways to Microfrontends in 2024
The microfrontend architecture has revolutionized how we think about building and scaling web applications. By breaking down frontends into…
Best Vue developer tools for 2024
Unlike monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. This article explores Vue’s ecosystem, some of it tools and libraries and how these tools make Vue a power house in creating sophisticated single-page applications (SPAs). - https://medium.com/simform-engineering/best-vue-developer-tools-for-2024-591d931b9666
#vue
Unlike monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. This article explores Vue’s ecosystem, some of it tools and libraries and how these tools make Vue a power house in creating sophisticated single-page applications (SPAs). - https://medium.com/simform-engineering/best-vue-developer-tools-for-2024-591d931b9666
#vue
Medium
Best Vue developer tools for 2024
Essential Tools and Resources for Modern Vue.js Development
The Undeniable Utility Of CSS :has
Joshua Comeau outlines some practical, real-world problems you can solve using :has(), and some wild experiments that might blow your mind. - https://www.joshwcomeau.com/css/has
#css
Joshua Comeau outlines some practical, real-world problems you can solve using :has(), and some wild experiments that might blow your mind. - https://www.joshwcomeau.com/css/has
#css
Joshwcomeau
The Undeniable Utility Of CSS :has • Josh W. Comeau
Of all the latest and greatest CSS features, the “:has” pseudo-class wasn’t exactly at the top of my wishlist. Once I started using it, however, I kept discovering incredible things I could do with it. It’s now become a core part of my toolkit! In this blog…
What's New in Express.js 5.0
We mentioned Express 5.0 and some of its new features recently, but here's a deeper look at what it has to offer. The updates are largely incremental, but set the stage for Express’s future. A few breaking changes necessitate the major version bump. - https://www.trevorlasn.com/blog/whats-new-in-express-5
#nodejs
We mentioned Express 5.0 and some of its new features recently, but here's a deeper look at what it has to offer. The updates are largely incremental, but set the stage for Express’s future. A few breaking changes necessitate the major version bump. - https://www.trevorlasn.com/blog/whats-new-in-express-5
#nodejs
What's New in Express.js v5.0
A detailed look at the key changes and improvements in Express v5.0 and how to migrate your app
How Infinite Queries Work
Infinite queries are React Query’s way to make “those doom-scrolling pages we all hate so much” as this author describes them. - https://tkdodo.eu/blog/how-infinite-queries-work
Infinite queries are React Query’s way to make “those doom-scrolling pages we all hate so much” as this author describes them. - https://tkdodo.eu/blog/how-infinite-queries-work
tkdodo.eu
How Infinite Queries work
A serious bug report about infinite queries led me to question it's architecture, but it all turned out fine in the end ...
Build AI-Powered Angular Apps with Google Gemini
A step-by-step guide to integrating Google Gemini into your Angular applications. - https://medium.com/google-cloud/build-ai-powered-angular-apps-with-google-gemini-5bf5e905ca1d
#angular
A step-by-step guide to integrating Google Gemini into your Angular applications. - https://medium.com/google-cloud/build-ai-powered-angular-apps-with-google-gemini-5bf5e905ca1d
#angular
Medium
Build AI-Powered Angular Apps with Google Gemini
A step-by-step guide to integrating Google Gemini into your Angular applications.
React Loading Skeleton: Skeleton Screens that Adapt to Your App
Use the ‘skeleton’ component directly in your components in place of content that is still loading and it’ll adapt to the right size while the real data is on the way. - https://github.com/dvtng/react-loading-skeleton
#react
Use the ‘skeleton’ component directly in your components in place of content that is still loading and it’ll adapt to the right size while the real data is on the way. - https://github.com/dvtng/react-loading-skeleton
#react
GitHub
GitHub - dvtng/react-loading-skeleton: Create skeleton screens that automatically adapt to your app!
Create skeleton screens that automatically adapt to your app! - dvtng/react-loading-skeleton
The simplicity of using Vue's reactivity system outside of Vue
Vue’s reactivity can be imported and used in JS outside of a Vue app, like in Node directly. - https://marchantweb.com/article/the-simplicity-of-using-vue's-reactivity-system-outside-of-vue
#vue
Vue’s reactivity can be imported and used in JS outside of a Vue app, like in Node directly. - https://marchantweb.com/article/the-simplicity-of-using-vue's-reactivity-system-outside-of-vue
#vue
Core Web Vitals: Rank your websites higher on SEO
Core Web Vitals are metrics that Google uses to measure the user experience of a webpage. They are an important factor in search engine ranking - https://blog.codeparrot.ai/core-web-vitals-rank-your-websites-higher-on-seo-29a2e7cba49c
#webvitals
Core Web Vitals are metrics that Google uses to measure the user experience of a webpage. They are an important factor in search engine ranking - https://blog.codeparrot.ai/core-web-vitals-rank-your-websites-higher-on-seo-29a2e7cba49c
#webvitals
Medium
Core Web Vitals: Rank your websites higher on SEO
Core Web Vitals are metrics that Google uses to measure the user experience of a webpage. They are an important factor in search engine…
The Ultimate Guide to Font Performance Optimization
Anna Monus created a comprehensive guide to font performance optimization — a set of techniques that make fonts load faster and render more smoothly. - https://www.debugbear.com/blog/website-font-performance
#css
Anna Monus created a comprehensive guide to font performance optimization — a set of techniques that make fonts load faster and render more smoothly. - https://www.debugbear.com/blog/website-font-performance
#css
Debugbear
The Ultimate Guide to Font Performance Optimization | DebugBear
Font performance optimization is a set of web development techniques that make fonts load faster and render more smoothly, including thoughtful font selection, the use of performant font formats, self-hosting, optimized @font-face declarations, font display…