10 of the Best Nuxt 3 Tutorials
Nuxt 3 has a ton of really amazing features that make it a spectacular framework. But all those features means it can be hard to learn, and hard to even know where to start. This article is compilation of 10 amazing tutorials to help you get started with Nuxt 3 or help you on your Nuxt 3 journey. - https://masteringnuxt.com/blog/10-of-the-best-nuxt3-tutorials
#vue
Nuxt 3 has a ton of really amazing features that make it a spectacular framework. But all those features means it can be hard to learn, and hard to even know where to start. This article is compilation of 10 amazing tutorials to help you get started with Nuxt 3 or help you on your Nuxt 3 journey. - https://masteringnuxt.com/blog/10-of-the-best-nuxt3-tutorials
#vue
Masteringnuxt
10 of the Best Nuxt 3 Tutorials
This article is compilation of 10 amazing tutorials to help you get started with Nuxt 3 or help you on your Nuxt 3 journey.
👍3❤1
Introduction to Event-Driven Architecture in Node.js Typescript
Event-driven architecture is a popular software design pattern that enables a system to react to various… - https://medium.com/scb-abacus/introduction-to-event-driven-architecture-in-node-js-typescript-354302bc055c
#nodejs
Event-driven architecture is a popular software design pattern that enables a system to react to various… - https://medium.com/scb-abacus/introduction-to-event-driven-architecture-in-node-js-typescript-354302bc055c
#nodejs
Medium
Introduction to Event-Driven Architecture in Node.js Typescript
Event-driven architecture is a popular software design pattern that enables a system to react to various events that occur in the…
👍8
Domain-Driven Design and Micro Frontends: Organizing Autonomous Teams for…
Bring order to chaos with DDD and a Micro frontend architecture - https://itnext.io/domain-driven-design-and-micro-frontends-organizing-autonomous-teams-for-collaborative-success-1aa6b5f327db
#frontend #ddd
Bring order to chaos with DDD and a Micro frontend architecture - https://itnext.io/domain-driven-design-and-micro-frontends-organizing-autonomous-teams-for-collaborative-success-1aa6b5f327db
#frontend #ddd
Medium
Domain-Driven Design and Micro Frontends: Organizing Autonomous Teams for Collaborative Success
Bring order to chaos with DDD and a Micro frontend architecture
👍7
Building AR Face Masks in React Native
This tutorial teaches how to build a custom augmented reality (AR) face mask using DeepAR and then subsequently using the result in a React Native application. - https://blog.logrocket.com/building-ar-face-masks-react-native/
#reactnative
This tutorial teaches how to build a custom augmented reality (AR) face mask using DeepAR and then subsequently using the result in a React Native application. - https://blog.logrocket.com/building-ar-face-masks-react-native/
#reactnative
LogRocket Blog
Building AR face masks in React Native - LogRocket Blog
Learn how to build Snapchat-like AR face mask filters for your React Native apps in this step-by-step tutorial.
👍4
CSS in 2024, Am I Right?
Jhey Tompkins shows how you can create a stunning UI slider pretty much with just CSS. - https://www.youtube.com/watch?v=FWn8HBFQ4n4
#css
Jhey Tompkins shows how you can create a stunning UI slider pretty much with just CSS. - https://www.youtube.com/watch?v=FWn8HBFQ4n4
#css
YouTube
CSS in 2024, am I right? #css
It's wild that you can create this control with pretty much CSS alone 🤯
Support and details:
– Scroll-driven animations: https://caniuse.com/mdn-css_properties_view-timeline
– Anchor positioning: https://drafts.csswg.org/css-anchor-position-1/
– @property:…
Support and details:
– Scroll-driven animations: https://caniuse.com/mdn-css_properties_view-timeline
– Anchor positioning: https://drafts.csswg.org/css-anchor-position-1/
– @property:…
👍6
You Don't Need Storybook to Make a Component Playground — By combining React Live and some string concatenation, you can create a solution that you have full control over. - https://www.bekk.christmas/post/2023/12/you-don-t-need-storybook-to-make-a-playground
#react
#react
Bekk Christmas
You don't need Storybook to make a playground
Storybook offers an awesome, interactive playground to test different props, but at a price: with it comes a straitjacket of a design. By combining React Live and some string concatenation, you can create a solution that you have full control over, while…
👍5
Custom Angular Pipes and Dynamic Locale
Support more than one date format with custom pipes. - https://medium.com/dailyjs/dynamic-locales-in-angular-dd9a527ebe1f
#angular
Support more than one date format with custom pipes. - https://medium.com/dailyjs/dynamic-locales-in-angular-dd9a527ebe1f
#angular
Medium
Custom Angular Pipes and Dynamic Locale
Support more than one date format with custom pipes.
👍4
7 Quick Tips about Vue Styles You (Might) Didn’t Know
This article explores 7 tips to understanding how to work with the style tag in a Vue.js Single File Component. - https://fadamakis.com/7-quick-tips-about-vue-styles-you-might-didnt-know-5ec2fcecb384
#vue
This article explores 7 tips to understanding how to work with the style tag in a Vue.js Single File Component. - https://fadamakis.com/7-quick-tips-about-vue-styles-you-might-didnt-know-5ec2fcecb384
#vue
Fotis Adamakis - Frontend Architecture & DX
7 Quick Tips about Vue Styles You (Might) Didn’t Know
Seven useful tips for managing styles in Vue single file components, covering scoped styles, CSS variables, and component-level style tricks.
👍3
Microservices with CQRS and Event Sourcing in TypeScript with NestJS
Microservices with CQRS and Event Sourcing is an architecture that has gained a lot of popularity in recent… - https://blog.bitsrc.io/microservices-with-cqrs-and-event-sourcing-in-typescript-with-nestjs-831fba1e068b
#nodejs
Microservices with CQRS and Event Sourcing is an architecture that has gained a lot of popularity in recent… - https://blog.bitsrc.io/microservices-with-cqrs-and-event-sourcing-in-typescript-with-nestjs-831fba1e068b
#nodejs
Medium
Microservices with CQRS and Event Sourcing in TypeScript with NestJS
Microservices with CQRS and Event Sourcing is an architecture that has gained a lot of popularity in recent years. In this article, we…
👍5❤1
Under the Radar CSS Features for Your CSS Reset
Kevin Powell explores some subtle improvements you can add to your CSS Reset. - https://www.youtube.com/watch?v=cCAtD_BAHNw
#css
Kevin Powell explores some subtle improvements you can add to your CSS Reset. - https://www.youtube.com/watch?v=cCAtD_BAHNw
#css
YouTube
Under the radar CSS features for your CSS reset
Looking to up your CSS game? I’ve got free and premium courses: 👉https://kevinpowell.co/courses?utm_campaign=general&utm_source=youtube&utm_medium=newresetfeatures
Most people worry about setting a blank stage and browser parity when using a CSS reset, but…
Most people worry about setting a blank stage and browser parity when using a CSS reset, but…
👍6
How to Set Up Self-Healing URLs in Next.js for Better SEO - https://mikebifulco.com/posts/self-healing-urls-nextjs-seo
#react
#react
mikebifulco.com
How to set up self-healing URLs in Next.js for better SEO
Set up self-healing URLs with the App Router in Next.js for better SEO, accessibility, and usability
👍7
React Fights You Can Have with Your Team
See if you and your fellow developers are on the same page when it comes to a few React related opinions – that's the Christmas spirit! - https://www.bekk.christmas/post/2023/13/react-fights-you-can-have-with-your-team
#react
See if you and your fellow developers are on the same page when it comes to a few React related opinions – that's the Christmas spirit! - https://www.bekk.christmas/post/2023/13/react-fights-you-can-have-with-your-team
#react
Bekk Christmas
React fights you can have with your team
There are many ways to solve problems in React, some will say too many. In a large code base it is helpful if the developers are united about the way to maintain the code base. Take a look at the topics I present to you in this article, which one do you use…
👍6
How to Reuse Micro Frontends
Micro frontends are difficult to reuse. But here’s how you can leverage the right toolset to reuse micro… - https://javascript.plainenglish.io/how-to-reuse-micro-frontends-72dcea9da15e
#microfrontends
Micro frontends are difficult to reuse. But here’s how you can leverage the right toolset to reuse micro… - https://javascript.plainenglish.io/how-to-reuse-micro-frontends-72dcea9da15e
#microfrontends
Medium
How to Reuse Micro Frontends
Micro frontends are difficult to reuse. But here’s how you can leverage the right toolset to reuse micro frontends across different…
👍4
The State of Benchmarking in Node.js
While Node has always been fast (thanks largely to its V8 underpinnings), there’s a renewed focus on performance in the face of benchmarks and claims from alternatives like Deno and Bun. Lars looks at the ecosystem of benchmarking options in the space. - https://www.webpro.nl/articles/the-state-of-benchmarking-in-nodejs
#nodejs
While Node has always been fast (thanks largely to its V8 underpinnings), there’s a renewed focus on performance in the face of benchmarks and claims from alternatives like Deno and Bun. Lars looks at the ecosystem of benchmarking options in the space. - https://www.webpro.nl/articles/the-state-of-benchmarking-in-nodejs
#nodejs
WebPro
The State of Benchmarking in Node.js
👍5
Clean Layout Architecture for Vue Applications
Layouts are an essential pattern to reduce code repetition and create maintainable and professional-looking applications. Nuxt provides this out of the box. In this article, a recommended way to implementing layouts in your Vue.js application is introduced outlining its benefits. - https://fadamakis.com/clean-layout-architecture-for-vue-applications-a738201a2a1e
#vue
Layouts are an essential pattern to reduce code repetition and create maintainable and professional-looking applications. Nuxt provides this out of the box. In this article, a recommended way to implementing layouts in your Vue.js application is introduced outlining its benefits. - https://fadamakis.com/clean-layout-architecture-for-vue-applications-a738201a2a1e
#vue
Fotis Adamakis - Frontend Architecture & DX
Clean Layout Architecture for Vue Applications
A clean and scalable layout architecture pattern for Vue applications that reduces code repetition and supports multiple layout sections per page.
👍3👎1
React Libraries for 2023
The React ecosystem is so large that there's often a problem of being spoiled for choice, so opinionated guides to different solutions tend to do well, like this annual list from Robin Wieruch. Fingers crossed we get a 2024 edition soon? - https://www.robinwieruch.de/react-libraries/
#react
The React ecosystem is so large that there's often a problem of being spoiled for choice, so opinionated guides to different solutions tend to do well, like this annual list from Robin Wieruch. Fingers crossed we get a 2024 edition soon? - https://www.robinwieruch.de/react-libraries/
#react
Robin Wieruch
React Libraries for 2026 - Robin Wieruch
A curated list of React libraries for 2026 with recommendations for state, data fetching, routing, styling, UI, forms, testing, auth, and hosting.
👍5
Using CSS Houdini To Extend Styling and Layout Capabilities
Emmanuel Odioko explores CSS Houdini’s definition, functionality, and use cases. - https://blog.logrocket.com/css-houdini-extend-styling-layout-capabilities
#css
Emmanuel Odioko explores CSS Houdini’s definition, functionality, and use cases. - https://blog.logrocket.com/css-houdini-extend-styling-layout-capabilities
#css
LogRocket Blog
Using CSS Houdini to extend styling and layout capabilities - LogRocket Blog
We explore CSS Houdini, a set of APIs that can extend CSS styling and even create new features that aren’t part of the standard CSS toolkit.
👍4
MikroORM 6: The Polished, Flexible ORM
After over a year in development, MikroORM 6 is stable. It’s a TypeScript-based ORM, based around Data Mapper, Unit of Work and Identity Map patterns, with support for MongoDB, MySQL, Postgres, and SQLite. v6 adds strict partial loading, cursor-based pagination, reworked support for raw SQL fragments, an all-new Getting Started guide, plus many other DX-focused improvements. - https://mikro-orm.io/blog/mikro-orm-6-released
#nodejs
After over a year in development, MikroORM 6 is stable. It’s a TypeScript-based ORM, based around Data Mapper, Unit of Work and Identity Map patterns, with support for MongoDB, MySQL, Postgres, and SQLite. v6 adds strict partial loading, cursor-based pagination, reworked support for raw SQL fragments, an all-new Getting Started guide, plus many other DX-focused improvements. - https://mikro-orm.io/blog/mikro-orm-6-released
#nodejs
mikro-orm.io
MikroORM 6: Polished | MikroORM
After more than a year in the development, I am thrilled to announce the next major version of MikroORM has just become stable. It brings many improvements throughout the whole system, and doubles down on type-safety and strictness.
👍9
6 Ways to Speed Up Your Vue.js Application
In this article discover the steps you can follow to make sure your Vue application is working as fast as possible. With these steps, you’ll know exactly what to fix and won’t have to guess anything. - https://betterprogramming.pub/6-ways-to-speed-up-your-vue-js-application-2673a6f1cde4
#vue
In this article discover the steps you can follow to make sure your Vue application is working as fast as possible. With these steps, you’ll know exactly what to fix and won’t have to guess anything. - https://betterprogramming.pub/6-ways-to-speed-up-your-vue-js-application-2673a6f1cde4
#vue
Medium
6 Ways to Speed Up Your Vue.js Application
A checklist you can use to ensure your Vue app is lightning fast
👍5