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.
👍4
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.
👍3❤1
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…
👍3😁1
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 — React & JavaScript animation library
Motion (prev Framer Motion) is a fast, production-grade web animation library for React, JavaScript and Vue. Build smooth UI animations with examples, tutorials, and a tiny footprint.
👍2
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
❤2👍2
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…
👍7
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.
👍4
Easy Fix for a Very Annoying z-index Issue
Kevin Powell gives an excellent tip to help you deal with weird z-index glitches when working with CSS Transitions. - https://www.youtube.com/watch?v=ocl4eN9IrD0
#css
Kevin Powell gives an excellent tip to help you deal with weird z-index glitches when working with CSS Transitions. - https://www.youtube.com/watch?v=ocl4eN9IrD0
#css
YouTube
Easy fix for a very annoying z-index issue
I've launched channel memberships! https://www.youtube.com/@KevinPowell/join
🔗 Links
✅ The longer video where I create the entire thing: https://youtu.be/fs_5R8V4JCI
✅ My CSS Day talk: https://www.youtube.com/watch?v=k_3pRxdv-cI
⌚ Timestamps
00:00 - Introduction…
🔗 Links
✅ The longer video where I create the entire thing: https://youtu.be/fs_5R8V4JCI
✅ My CSS Day talk: https://www.youtube.com/watch?v=k_3pRxdv-cI
⌚ Timestamps
00:00 - Introduction…
👍4
TC39 Meets Again and Advances Key Proposals
The Ecma TC39 group that pushes forward the development of ECMA/JavaScript met again this week and moved several key proposals forward, including Deferred Import Evaluation, Error.isError(), RegExp escaping, and Promise.try. - https://socket.dev/blog/tc39-advances-key-proposals
#javascript
The Ecma TC39 group that pushes forward the development of ECMA/JavaScript met again this week and moved several key proposals forward, including Deferred Import Evaluation, Error.isError(), RegExp escaping, and Promise.try. - https://socket.dev/blog/tc39-advances-key-proposals
#javascript
Socket
TC39 Advances Key Proposals: Deferred Import Evaluation, Err...
Ecma TC39 is meeting this week and has moved key ECMAScript proposals forward, advancing Deferred Import Evaluation, Error.isError(), RegExp Escaping,...
👍3
React and FormData
FormData is ironically both the ‘newest and yet oldest’ standard for accessing form data. Here are some practical ways for using it with TypeScript. - https://reacttraining.com/blog/react-and-form-data
#react
FormData is ironically both the ‘newest and yet oldest’ standard for accessing form data. Here are some practical ways for using it with TypeScript. - https://reacttraining.com/blog/react-and-form-data
#react
ReactTraining.com
React and FormData
React Corporate Workshops, Training, and Consulting
👍3
Real-World Nuxt — Dynamic Layout with Teleport
This article explores creating a dynamic layout in Nuxt. It discusses using Teleport to achieve this. The article breaks down the steps into creating changeable navigation items, rendering content by Teleport, and adding dynamic content on clicking a navigation item. - https://muozalp.com/real-world-nuxt-dynamic-layout-with-teleport-part-2-30d88f151a08
#vue
This article explores creating a dynamic layout in Nuxt. It discusses using Teleport to achieve this. The article breaks down the steps into creating changeable navigation items, rendering content by Teleport, and adding dynamic content on clicking a navigation item. - https://muozalp.com/real-world-nuxt-dynamic-layout-with-teleport-part-2-30d88f151a08
#vue
👍3
Angular Signal Queries: simplifying DOM querying - https://www.codemotion.com/magazine/frontend/angular-signal-queries-simplifying-dom-querying/
#angular
#angular
Codemotion Magazine
Angular Signal Queries: simplifying DOM querying
Angular Signal Queries offer an alternative to @ViewChild, @ViewChildren, @ContentChild and @ContentChildren. Let’s see what has changed.
👍1
Backgrounds for the Box Model
Chris Coyier explains that you can limit how far the background-image of an element applies by using background-clip. - https://frontendmasters.com/blog/backgrounds-for-the-box-model-and-why-it-can-be-useful/
#css
Chris Coyier explains that you can limit how far the background-image of an element applies by using background-clip. - https://frontendmasters.com/blog/backgrounds-for-the-box-model-and-why-it-can-be-useful/
#css
👍6
Implementing Filtered Semantic Search Using pgvector and JavaScript - https://www.timescale.com/blog/implementing-filtered-semantic-search-using-pgvector-and-javascript/
#nodejs
#nodejs
Tigerdata
TigerData is PostgreSQL++ for time series and event data
Cloud-native PostgreSQL engineered for powerful price-performance and speed at scale.
👍3
Using the Page Visibility API
Set up event listeners to do things when page visiblity changes. - https://developer.mozilla.org/en-US/blog/using-the-page-visibility-api/
#javascript
Set up event listeners to do things when page visiblity changes. - https://developer.mozilla.org/en-US/blog/using-the-page-visibility-api/
#javascript
MDN Web Docs
Using the Page Visibility API | MDN Blog
This post takes a look at what page visibility is, how you can use the Page Visibility API in your applications, and describes pitfalls to avoid if you build features around this functionality.
👍4👏1
Nuxt 2 End-of-Life (EOL)
Nuxt 2 will reach End of Life (EOL) on June 30th, 2024. This article from the Nuxt team discusses what we should expect after this development. - https://nuxt.com/blog/nuxt2-eol
#vue #eol
Nuxt 2 will reach End of Life (EOL) on June 30th, 2024. This article from the Nuxt team discusses what we should expect after this development. - https://nuxt.com/blog/nuxt2-eol
#vue #eol
Nuxt
Nuxt 2 End-of-Life (EOL) · Nuxt Blog
Nuxt 2 will reach End of Life (EOL) on June 30th, 2024. We've partnered with HeroDevs on offering Never-Ending Support (NES).
👍3❤1
Creating an Animated Hamburger Menu Icon for React - https://blog.logrocket.com/creating-animated-hamburger-menu-icon-react/
#react
#react
LogRocket Blog
Creating an animated hamburger menu icon for React - LogRocket Blog
Build a responsive React hamburger menu with CSS animations and ensure seamless (and delicious) cross-platform consistency.
👍3
Always unsubscribe. No exceptions. Debate closed.
So many years with Angular. So many years with RxJS. Yet people still fight over “when NOT to unsubscribe”. - https://itnext.io/always-unsubscribe-no-exceptions-debate-closed-5184c2655ac3
#angular
So many years with Angular. So many years with RxJS. Yet people still fight over “when NOT to unsubscribe”. - https://itnext.io/always-unsubscribe-no-exceptions-debate-closed-5184c2655ac3
#angular
Medium
Always unsubscribe. No exceptions. Debate closed.
So many years with Angular. So many years with RxJS. Yet people still fight over “when NOT to unsubscribe”.
👍2
An SSR Performance Showdown
Fastify’s Matteo Collina set out to find out the current state of server-side rendering performance across today’s most popular libraries - https://blog.platformatic.dev/ssr-performance-showdown
#ssr
Fastify’s Matteo Collina set out to find out the current state of server-side rendering performance across today’s most popular libraries - https://blog.platformatic.dev/ssr-performance-showdown
#ssr
Platformatic Blog
An SSR Performance Showdown
💡
Note: In the first iteration of this benchmark, we made a few mistakes, summarized in this tweet by Theo Browne . We'd like to first apologize for these errors, and to sincerely thank Rich Harris, Ryan Carniato, Dan Abramov, Balázs Németh and Domi...
Note: In the first iteration of this benchmark, we made a few mistakes, summarized in this tweet by Theo Browne . We'd like to first apologize for these errors, and to sincerely thank Rich Harris, Ryan Carniato, Dan Abramov, Balázs Németh and Domi...
👍2