Refactoring CSS: Strategy, Regression Testing And Maintenance
Adrian Bece takes a deep dive into the CSS refactoring process and covers incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase. - http://amp.gs/jT1Rj
#css
Adrian Bece takes a deep dive into the CSS refactoring process and covers incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase. - http://amp.gs/jT1Rj
#css
Smashing Magazine
Refactoring CSS: Strategy, Regression Testing And Maintenance (Part 2) — Smashing Magazine
In this article, we’ll take a deep dive into the refactoring process itself, and cover incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase.
How to run initialization tasks before loading an Angular application?
Sometimes, we need to load some information upfront, right from the time our application starts. We want to… - http://amp.gs/jTtYd
#angular
Sometimes, we need to load some information upfront, right from the time our application starts. We want to… - http://amp.gs/jTtYd
#angular
Medium
How to run initialization tasks before loading an Angular application?
Sometimes, we need to load some information upfront, right from the time our application starts. We want to make sure that such information…
How We Improved the Load Time of our Vuejs App from 15s to 1s
Learn how to architect a full-stack Vue app to achieve better performance. - http://amp.gs/jTtoL
#vue
Learn how to architect a full-stack Vue app to achieve better performance. - http://amp.gs/jTtoL
#vue
Medium
How we improved the load time of our VueJS app from 15s to 1s
📝 Context
How We Reduced Next.js Page Size by 3.5x and Achieved a 98 Lighthouse Score - http://amp.gs/jTmea
#react #nextjs
#react #nextjs
papyrus.dev
Papyrus Blog | How we reduced Next.js page size by 3.5x and achieved a 98 Lighthouse score
Create a modern, beautiful, blazing-fast blog in seconds with Papyrus
NFC Comes to the Web
NFC functionality is now widely available on the hardware side, with browser support slowly gaining (for example: Chrome for Android 91 now supports WebNFC). As such, Sven has been experimenting with the technology and captured his thoughts here (along with a few code examples). - http://amp.gs/jTm3Q
#nfc
NFC functionality is now widely available on the hardware side, with browser support slowly gaining (for example: Chrome for Android 91 now supports WebNFC). As such, Sven has been experimenting with the technology and captured his thoughts here (along with a few code examples). - http://amp.gs/jTm3Q
#nfc
SAP
CRM & Customer Experience (CX) | Systeme für Kundenerlebnisse | SAP
SAP-Customer-Experience-Portfolio: Die SAP Business Technology Platform und SAP C/4HANA sind die neuesten Entwicklungen im Bereich Customer Experience. Mehr
👍1
Understanding Amazon’s Front-End Engineering Interview
Front-End Engineering in a Back-end World - http://amp.gs/jTZGb
#interview #amazon
Front-End Engineering in a Back-end World - http://amp.gs/jTZGb
#interview #amazon
Medium
Understanding Amazon’s Front-End Engineering Interview
Front-End Engineering in a Back-end World
How Do Chrome Extensions Impact Browser Performance?
Matt Zeunert investigates how 1000 of the most popular Chrome extensions impact browser performance and end-user experience. - http://amp.gs/jTZNe
#devtools
Matt Zeunert investigates how 1000 of the most popular Chrome extensions impact browser performance and end-user experience. - http://amp.gs/jTZNe
#devtools
Debugbear
How do Chrome extensions impact browser performance? | DebugBear
This article looks at how 1000 popular Chrome extensions impact the performance of the browser.
Conjuring Generative Blobs With The CSS Paint API
George Francis demonstrates how to build a generative blob worklet using CSS Paint API. - http://amp.gs/jTp8m
#css
George Francis demonstrates how to build a generative blob worklet using CSS Paint API. - http://amp.gs/jTp8m
#css
CSS-Tricks
Conjuring Generative Blobs With The CSS Paint API | CSS-Tricks
The CSS Paint API (part of the magical Houdini family) opens the door to an exciting new world of design in CSS. Using the Paint API, we can create custom
ESLint and Prettier with Vite and Vue.js 3
Combining ESLint and Prettier make large scale Vue 3 apps clean and error free. Learn how to set up Prettier and ESLint with Vite for your next Vue 3 project! - http://amp.gs/jTl7X
#vue
Combining ESLint and Prettier make large scale Vue 3 apps clean and error free. Learn how to set up Prettier and ESLint with Vite for your next Vue 3 project! - http://amp.gs/jTl7X
#vue
Vue.js Tutorials
ESLint and Prettier with Vite and Vue.js 3 - Vue.js Tutorials
Combing ESLint and Prettier make large scale Vue 3 apps clean and error free. Learn how to set up Prettier and ESLint with Vite for your next Vue 3 project!
40+ Node.js Integration Test Best Practices
Component and integration tests are increasingly popular testing techniques for backends. This repository digs into a variety of quick-fire patterns and practices for creating good component tests. There’s also a demo app and examples using Jest, Mocha, Express, Fastify and Nest.js. - http://amp.gs/jTBBQ
#nodejs
Component and integration tests are increasingly popular testing techniques for backends. This repository digs into a variety of quick-fire patterns and practices for creating good component tests. There’s also a demo app and examples using Jest, Mocha, Express, Fastify and Nest.js. - http://amp.gs/jTBBQ
#nodejs
How Flutter Renders The UI
A high-level look at how Flutter ends up drawing the widgets that you define. - http://amp.gs/jTnzs
#flutter
A high-level look at how Flutter ends up drawing the widgets that you define. - http://amp.gs/jTnzs
#flutter
Medium
How Flutter renders the UI
As developers we make our UI through widgets, but how do they end up on the screen? How do we get that smooth 120 frames per second? Let’s…
Refactoring CSS: Strategy, Regression Testing And Maintenance
Adrian Bece takes a deep dive into the CSS refactoring process and covers incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase. - http://amp.gs/jTnoE
#css
Adrian Bece takes a deep dive into the CSS refactoring process and covers incremental refactoring strategy, visual regression testing, and maintaining the refactored codebase. - http://amp.gs/jTnoE
#css
Managing shared code in the Angular world — Monorepo vs Multirepo ⚔️
Let’s explore the most common ways of managing multiple apps and shared modules in the front-end ecosystem - http://amp.gs/jTGK4
#angular
Let’s explore the most common ways of managing multiple apps and shared modules in the front-end ecosystem - http://amp.gs/jTGK4
#angular
Medium
Managing shared code in the Angular world — Monorepo vs Multirepo ⚔️
Let’s explore the most common ways of managing multiple apps and shared modules in the front-end ecosystem
👍1
Vue Composition API: Composables
What makes the Vue 3 Composition API so much better than the Options API is code sharing. Composables are a much more powerful and transparent approach for sharing code between components. - http://amp.gs/jTxNq
#vue
What makes the Vue 3 Composition API so much better than the Options API is code sharing. Composables are a much more powerful and transparent approach for sharing code between components. - http://amp.gs/jTxNq
#vue
How to Use RabbitMQ and Node with Docker and Docker Compose
A straightforward example of setting up a Node app to use RabbitMQ as both a consumer and producer, and using Docker to spin up an instance quickly. - http://amp.gs/jTfhH
#nodejs
A straightforward example of setting up a Node app to use RabbitMQ as both a consumer and producer, and using Docker to spin up an instance quickly. - http://amp.gs/jTfhH
#nodejs
Top Metrics You Need to Understand When Measuring Front-end Performance
5 metrics you need to understand how your UI is performing - http://amp.gs/jTCnJ
#web #performance
5 metrics you need to understand how your UI is performing - http://amp.gs/jTCnJ
#web #performance
Medium
Top Metrics You Need to Understand When Measuring Front-end Performance
5 metrics you need to understand how your UI is performing
Building a React Design System for Adoption and Scale
Achieve DS scale and adoption via independent components and a composable architecture — with examples. - http://amp.gs/jTCUT
#react #bit #designsystem
Achieve DS scale and adoption via independent components and a composable architecture — with examples. - http://amp.gs/jTCUT
#react #bit #designsystem
Medium
Building a React Design System for Adoption and Scale
Achieve DS scale and adoption via independent components and a composable architecture — with examples.