How to improve the PageSpeed score of your Nuxt.js website in 6 steps
- https://localazy.com/blog/how-improve-pagespeed-score-nuxt-js-website-6-steps?utm_campaign=how-to-improve-the-pagespeed-score-of-yo
#vue
- https://localazy.com/blog/how-improve-pagespeed-score-nuxt-js-website-6-steps?utm_campaign=how-to-improve-the-pagespeed-score-of-yo
#vue
localazy.com
How to improve the PageSpeed score of your Nuxt.js website in 6 steps
Poor website performance might be costing you money. Learn why the PageSpeed score is important and how the web developers at Localazy improved the PageSpeed score of our Nuxt.js website in 6 steps.
👍6
Micro Frontends in Action: Architecture and Integration Approaches
A good frontend is tough to develop, but scaling frontend development for several teams to work at the same… - https://medium.com/deciphering-deadlocks/micro-frontends-in-action-architecture-and-integration-approaches-411e1e3b66b6?utm_campaign=micro-frontends-in-action-architecture
#microfrontends
A good frontend is tough to develop, but scaling frontend development for several teams to work at the same… - https://medium.com/deciphering-deadlocks/micro-frontends-in-action-architecture-and-integration-approaches-411e1e3b66b6?utm_campaign=micro-frontends-in-action-architecture
#microfrontends
Medium
Micro Frontends in Action: Architecture and Integration Approaches
A good frontend is tough to develop, but scaling frontend development for several teams to work at the same time on a large and complex…
👍5
Introducing Gatsby, A 'Reactive Site Generator'?
Gatsby’s new focus is on enabling teams to publish content rapidly using a new architecture that they say allows Gatsby Cloud to publish to its CDN in one second. This post benchmarks Gatsby’s “Reactive Site Generation” (RSG) approach against traditional static and server side approaches. - https://www.gatsbyjs.com/blog/re-introducing-gatsby-a-reactive-site-generator/?utm_campaign=introducing-gatsby--a-reactive-site-gen
#react
Gatsby’s new focus is on enabling teams to publish content rapidly using a new architecture that they say allows Gatsby Cloud to publish to its CDN in one second. This post benchmarks Gatsby’s “Reactive Site Generation” (RSG) approach against traditional static and server side approaches. - https://www.gatsbyjs.com/blog/re-introducing-gatsby-a-reactive-site-generator/?utm_campaign=introducing-gatsby--a-reactive-site-gen
#react
Gatsby
(Re-) Introducing Gatsby, A Reactive Site Generator | Gatsby
Gatsby Cloud can now publish to our CDN in one second. This is now 100x faster than the exact same Gatsby site building on a standard CI/CD service! I introduce a benchmark to compare Reactive Site Generation (RSG) to Static Site Generators (SSG) and Server…
👍4❤1
How to Use OpenTelemetry to Trace Node.js Applications
A five-step tutorial sharing how to instrument your app to better troubleshoot production errors. - https://developers.redhat.com/articles/2022/08/23/how-use-opentelemetry-trace-nodejs-applications?utm_campaign=how-to-use-opentelemetry-to-trace-node.j
#nodejs
A five-step tutorial sharing how to instrument your app to better troubleshoot production errors. - https://developers.redhat.com/articles/2022/08/23/how-use-opentelemetry-trace-nodejs-applications?utm_campaign=how-to-use-opentelemetry-to-trace-node.j
#nodejs
Red Hat Developer
How to use OpenTelemetry to trace Node.js applications | Red Hat Developer
One great thing about Node.js is how well it performs inside a container. The shift to containerized deployments and environments comes with extra complexity. This article addresses the added
👍5
Dynamic Link Previews for a React SPA using AWS Lambda@Edge
Using AWS’s edge-based serverless function service to render an index.html with dynamic meta tags to support link previews on WhatsApp, Twitter, and similar services for a React SPA. - https://cgarethc.medium.com/dynamic-link-previews-with-a-react-spa-using-aws-lambda-edge-e33d51e6795c?utm_campaign=dynamic-link-previews-for-a-react-spa-us
#spa #link #preview
Using AWS’s edge-based serverless function service to render an index.html with dynamic meta tags to support link previews on WhatsApp, Twitter, and similar services for a React SPA. - https://cgarethc.medium.com/dynamic-link-previews-with-a-react-spa-using-aws-lambda-edge-e33d51e6795c?utm_campaign=dynamic-link-previews-for-a-react-spa-us
#spa #link #preview
Medium
Dynamic link previews with a React SPA using AWS Lambda@Edge
Using AWS Lambda@Edge to render an index.html with dynamic meta tags to support link previews on WhatsApp, Twitter etc for a React SPA
👍5
Component Communication in VueJs - https://pasankamburugamuwa1.medium.com/component-communication-in-vuejs-6a4ee553fcbf?utm_campaign=component-communication-in-vuejs---https
#vue
#vue
Medium
Component Communication in VueJs
In most Javascript frameworks, the entire web page is divided into smaller components and together with all those components, we call a web…
❤3
The Future of CSS: Variable Units, powered by Custom Properties
Bramus Van Damme explains how CSS Custom Units work. - https://www.bram.us/2022/07/08/the-future-of-css-variable-units-powered-by-custom-properties/?utm_campaign=the-future-of-css-variable-units--power
#css
Bramus Van Damme explains how CSS Custom Units work. - https://www.bram.us/2022/07/08/the-future-of-css-variable-units-powered-by-custom-properties/?utm_campaign=the-future-of-css-variable-units--power
#css
Bram.us
The Future of CSS: Variable Units, powered by Custom Properties
Thanks to Variable Units, authors can define Custom Properties and use them as units in their CSS
👍4
Extract Parameter Types from String Literal Types with TypeScript
If the things that TypeScript’s type system can do impress or confuse you, this well presented article will give you a turbocharged dose of either..! - https://lihautan.com/extract-parameters-type-from-string-literal-types-with-typescript/?utm_campaign=extract-parameter-types-from-string-lite
#typescript
If the things that TypeScript’s type system can do impress or confuse you, this well presented article will give you a turbocharged dose of either..! - https://lihautan.com/extract-parameters-type-from-string-literal-types-with-typescript/?utm_campaign=extract-parameter-types-from-string-lite
#typescript
👍4
Advanced React Component Composition
A deep dive into the principles of composition for designing and building reusable components that scale. - https://frontendmastery.com/posts/advanced-react-component-composition-guide/?utm_campaign=advanced-react-component-composition
#react
A deep dive into the principles of composition for designing and building reusable components that scale. - https://frontendmastery.com/posts/advanced-react-component-composition-guide/?utm_campaign=advanced-react-component-composition
#react
Frontendmastery
Advanced React component composition
A deep dive on composition in React. Learn key principles for designing and building reusable components that scale.
👍4
Code Angular the 2022 Way
Don’t be left out of Angular 14 by continuing to code Angular the old way. Upgrade your app today to make your code cleaner and faster. - https://javascript.plainenglish.io/code-angular-the-2022-way-make-the-change-and-be-ahead-8493224ac6ae?utm_campaign=code-angular-the-2022-waydont-be-le
#angular
Don’t be left out of Angular 14 by continuing to code Angular the old way. Upgrade your app today to make your code cleaner and faster. - https://javascript.plainenglish.io/code-angular-the-2022-way-make-the-change-and-be-ahead-8493224ac6ae?utm_campaign=code-angular-the-2022-waydont-be-le
#angular
Medium
Code Angular the 2022 Way
Don’t be left out of Angular 14 by continuing to code Angular the old way. Upgrade your app today to make your code cleaner and faster.
👍3
Vue recursive components: Rendering nested comments - https://blog.logrocket.com/rendering-nested-comments-recursive-components-vue/
#vue
#vue
LogRocket Blog
Vue recursive components: Rendering nested comments - LogRocket Blog
Explore how you can use recursive components in Vue to manage tree-like structured data with an example comments section.
❤4👍1
Avoiding <img> layout shifts: aspect-ratio vs width & height attributes
Jake Archibald explores ways to avoid layout shifts using width and height attributes or aspect-ratio in CSS. - https://jakearchibald.com/2022/img-aspect-ratio
#css
Jake Archibald explores ways to avoid layout shifts using width and height attributes or aspect-ratio in CSS. - https://jakearchibald.com/2022/img-aspect-ratio
#css
Jakearchibald
Avoiding <img> layout shifts: aspect-ratio vs width & height attributes
Two ways to do the same thing, but which is best?
👍6
S.O.L.I.D Principles with JS examples
The SOLID Principles were presented initially by Uncle Bob in his book Agile Software Development: Principles, Patterns, and Practices and they intended to make software designs more understandable, flexible and maintainable. - https://medium.com/front-end-weekly/s-o-l-i-d-principles-with-js-examples-db95b44e82e
#solid #javascript
The SOLID Principles were presented initially by Uncle Bob in his book Agile Software Development: Principles, Patterns, and Practices and they intended to make software designs more understandable, flexible and maintainable. - https://medium.com/front-end-weekly/s-o-l-i-d-principles-with-js-examples-db95b44e82e
#solid #javascript
Medium
S.O.L.I.D Principles with JS examples
The SOLID Principles were presented initially by Uncle Bob in his book Agile Software Development: Principles, Patterns, and Practices and…
❤7👍2👎1
How to Use Forms in React
A seemingly basic topic covered at a low level in Robin’s typically easily accessible manner. Once you grasp the basics, you can then pick up things like React Hook Form or Formik with confidence. - https://www.robinwieruch.de/react-form/
#react
A seemingly basic topic covered at a low level in Robin’s typically easily accessible manner. Once you grasp the basics, you can then pick up things like React Hook Form or Formik with confidence. - https://www.robinwieruch.de/react-form/
#react
www.robinwieruch.de
How to use Forms in React
How to use Forms in React by example. You will learn how to create a form template in a React functional component with validation to submit data ...
👍3👏1
Alternative way to localize in Angular - https://garage.sekrab.com/posts/alternative-way-to-localize-in-angular
#angular
#angular
Sekrab Garage
Alternative way to localize in Angular - Sekrab Garage
Twisting Angular localization . Angular out of the box i18nThe current solution of Angular for localization suffices for most of the requirements. The main feature is that the language content goes out in the build , so if you hav.... Posted in Angular…
👍3
Building a Node API with API-First Design
Now that APIs are a key aspect of the software industry, the concept of API-first design is gaining traction. Under this paradigm, an API definition is created and collaborated on before any code is written. - https://blog.treblle.com/building-a-node-api-with-api-first-design/
#nodejs
Now that APIs are a key aspect of the software industry, the concept of API-first design is gaining traction. Under this paradigm, an API definition is created and collaborated on before any code is written. - https://blog.treblle.com/building-a-node-api-with-api-first-design/
#nodejs
Treblle Blog
Building a Node API with API-first design
What is API-first design and how do you approach it as a Node developer?
👍5
In-Depth Look at TypeScript Generics — Advanced Inference - https://itnext.io/in-depth-look-at-typescript-generics-part-2-advanced-inference-5c75638ee6bf
#typescript
#typescript
Medium
In-Depth Look at TypeScript Generics: Part 2 — Advanced Inference
Advanced type inference combined generics allows us to build complex types on top of other ones.
👍4💩1
Can SVG Symbols Affect Web Performance?
Bart Stefański explores how SVG Symbols affect web performance. - https://bstefanski.com/can-svg-symbols-affect-web-performance
#css
Bart Stefański explores how SVG Symbols affect web performance. - https://bstefanski.com/can-svg-symbols-affect-web-performance
#css
👍6
Ref vs Reactive
Vue 3’s Composition API provides two main ways of declaring reactive data. What’s the difference between these and which should you use? - https://vuejsdevelopers.com/2022/06/01/ref-vs-reactive/
#vue
Vue 3’s Composition API provides two main ways of declaring reactive data. What’s the difference between these and which should you use? - https://vuejsdevelopers.com/2022/06/01/ref-vs-reactive/
#vue
Ref vs Reactive
Vue 3’s Composition API provides two main ways of declaring reactive data. What’s the difference between these and which should you use?
👍3
How to Deploy and Host Angular 🅰️ Micro Frontend for FREE Using Firebase 🔥
A tutorial on how to deploy and host a micro frontend app free and with zero stress. - https://itnext.io/how-to-deploy-and-host-angular-%EF%B8%8F-micro-frontend-for-free-using-firebase-6e675b511a4
#angular
A tutorial on how to deploy and host a micro frontend app free and with zero stress. - https://itnext.io/how-to-deploy-and-host-angular-%EF%B8%8F-micro-frontend-for-free-using-firebase-6e675b511a4
#angular
Medium
How to Deploy and Host Angular 🅰️ Micro Frontend for FREE Using Firebase 🔥
A tutorial on how to deploy and host a micro frontend app free and with zero stress.
👍2
The Minimum TypeScript You Need for React
If you don’t have the time to learn every React-related tool in fine detail, here’s at least the need to know list for TypeScript, to free up some time to learn the other things you’ll also need to know. - https://ente.io/blog/tech/typescript-for-react/
#react
If you don’t have the time to learn every React-related tool in fine detail, here’s at least the need to know list for TypeScript, to free up some time to learn the other things you’ll also need to know. - https://ente.io/blog/tech/typescript-for-react/
#react
ente
The minimum TypeScript you need for React
React/TypeScript 101
👍2