Building an enterprise-grade Angular project structure
An important task in setting up a modern front-end project is to define a scalable, long-term and… - http://amp.gs/jI5l4
#angular
An important task in setting up a modern front-end project is to define a scalable, long-term and… - http://amp.gs/jI5l4
#angular
Medium
Building an enterprise-grade Angular project structure
An important task in setting up a modern front-end project is to define a scalable, long-term and future-proof folders structure, and the…
Custom Scrollbars In CSS
Ahmad Shadeed gives a comprehensive introduction to styling scrollbars. - http://amp.gs/jIQmc
#css
Ahmad Shadeed gives a comprehensive introduction to styling scrollbars. - http://amp.gs/jIQmc
#css
Ahmad Shadeed Blog
Custom Scrollbars In CSS - Ahmad Shadeed
Learn about the old and new way to style custom scrollbars in CSS.
The Modern Guide to React State Patterns
At one stage, you could basically just say ‘use Redux’ but there are so many options now and this guide flies through a few approaches. - http://amp.gs/jIQbZ
#react
At one stage, you could basically just say ‘use Redux’ but there are so many options now and this guide flies through a few approaches. - http://amp.gs/jIQbZ
#react
LogRocket Blog
The modern guide to React state patterns - LogRocket Blog
There are a ton of state libraries out there — and that's a great thing. Learn today's options for managing state in React applications.
Explicit ESM in Node with .mjs
As you’ve probably gathered from the many links in recent issues, Node is now fully aboard the ES modules train. In this two part series, Tierney Cyren explains explicit ways to determine ES module files from CommonJS files (the .mjs and .cjs extensions) and then an implicit way. - http://amp.gs/jI6TX
#nodejs
As you’ve probably gathered from the many links in recent issues, Node is now fully aboard the ES modules train. In this two part series, Tierney Cyren explains explicit ways to determine ES module files from CommonJS files (the .mjs and .cjs extensions) and then an implicit way. - http://amp.gs/jI6TX
#nodejs
DEV Community
Explicit ESM in Node.js with .mjs
A brief explainer on the usage of .mjs and .cjs in Node.js.
SEO and Performance Optimisation with Nuxt Image
This article shows how to use Nuxt Image to optimize the app’s loading times and SEO performance. It showcases nuxt-img and nuxt-picture components and showcases how different configurations drastically improve and optimize large images. - http://amp.gs/jIb8z
#vue #nuxt #seo
This article shows how to use Nuxt Image to optimize the app’s loading times and SEO performance. It showcases nuxt-img and nuxt-picture components and showcases how different configurations drastically improve and optimize large images. - http://amp.gs/jIb8z
#vue #nuxt #seo
The Road To Enterprise Blog
SEO and Performance Optimisation with Nuxt Image
Slow websites can result with in SEO ranking and may be abandoned by impatient users. In this article, we will explore the Nuxt Image module and see how it can be used to improve the performance and loading speed of Nuxt apps.
Become an Effective Software Engineering Manager - http://amp.gs/jjIIU
#sem #software #engineering #manager
#sem #software #engineering #manager
Medium
Become an Effective Software Engineering Manager
Become an Effective Software Engineering Manager — by James Stanier (0 / 96)
Why React Hooks Cannot Be Conditioned
If you’re encountering the puzzling React Hook "useState" is called conditionally error, this provides a helpful explanation as to why. - http://amp.gs/jj81A
#react
If you’re encountering the puzzling React Hook "useState" is called conditionally error, this provides a helpful explanation as to why. - http://amp.gs/jj81A
#react
blog.atomrc.dev
Why React Hooks cannot be conditioned - Thomas Belin
Did you know that you cannot condition React Hooks? Here is the reason why
Optimizing Web Vitals using Lighthouse
Addy Osmani covers new tooling features in Lighthouse, PageSpeed, and DevTools to help identify how your site can improve on the Web Vitals. - http://amp.gs/jj8uG
#lighthouse
Addy Osmani covers new tooling features in Lighthouse, PageSpeed, and DevTools to help identify how your site can improve on the Web Vitals. - http://amp.gs/jj8uG
#lighthouse
web.dev
Optimizing Web Vitals using Lighthouse
Today, we will cover new tooling features in Lighthouse, PageSpeed and DevTools to help identify how your site can improve on the Web Vitals.
Serving Sharp Images to High Density Screens
Jake Archibald created a guide to compressing and serving images for dense screens. - http://amp.gs/jjTeR
#css
Jake Archibald created a guide to compressing and serving images for dense screens. - http://amp.gs/jjTeR
#css
Jakearchibald
Halve the size of images by optimising for high density displays
Why compressing images for dense screens is different, and how to serve them
The Node.js Developer Roadmap for 2021
The Roadmap To Becoming a Node.js Developer - http://amp.gs/jjTMh
#nodejs
The Roadmap To Becoming a Node.js Developer - http://amp.gs/jjTMh
#nodejs
Medium
The Node.js Developer Roadmap for 2021
The Roadmap To Becoming a Node.js Developer
Mobile Detection With Nuxt SSR
Learn a couple of ways to detect a user’s device with Nuxt SSR so you can streamline your server response and tailor the best experience for your users. - http://amp.gs/jjz9z
#vue #nuxt
Learn a couple of ways to detect a user’s device with Nuxt SSR so you can streamline your server response and tailor the best experience for your users. - http://amp.gs/jjz9z
#vue #nuxt
Masteringnuxt
Mobile Detection With Nuxt SSR
Learn a couple of ways to detect a user’s device with Nuxt SSR so you can streamline your server response and tailor the best experience for your users.
React SEO Strategies and Best Practices
Having your app emerge from all the search results background noise depends on it being efficiently indexed by Googlebot and other web crawlers. This article explains how your app is indexed by them and then provides techniques for optimization. - http://amp.gs/jjzcw
#react #seo
Having your app emerge from all the search results background noise depends on it being efficiently indexed by Googlebot and other web crawlers. This article explains how your app is indexed by them and then provides techniques for optimization. - http://amp.gs/jjzcw
#react #seo
Toptal Engineering Blog
React SEO Best Practices and Strategies
React is one of the most popular JavaScript libraries in the industry yet it’s not ideal for SEO. This article outlines what makes React challenging for SEO and demonstrates what developers can do to address some search engine issues facing React websites…
Solutions Architect Tips — The 5 Types of Architecture Diagrams
The flow, service, persona, infrastructure, and developer diagram - http://amp.gs/jj1sW
#architecture
The flow, service, persona, infrastructure, and developer diagram - http://amp.gs/jj1sW
#architecture
Medium
Solutions Architect Tips — The 5 Types of Architecture Diagrams
The flow, service, persona, infrastructure, and developer diagram
Optical Size, the Hidden Superpower of Variable Fonts
Roel Nieskens explains how variable font letters actually change the way they look when shown in small or large sizes. - http://amp.gs/jjYNj
#css
Roel Nieskens explains how variable font letters actually change the way they look when shown in small or large sizes. - http://amp.gs/jjYNj
#css
pixelambacht.nl
Optical size, the hidden superpower of variable fonts – Pixelambacht
Front-end antics and typographic mischievousness
Designing Scalable Angular Apps: Pages, Containers and Views
Terminology and a methodology that would help you build a scalable Angular application. - http://amp.gs/jjtsl
#angular
Terminology and a methodology that would help you build a scalable Angular application. - http://amp.gs/jjtsl
#angular
Medium
Designing Scalable Angular Apps: Pages, Containers and Views
Terminology and a methodology that would help you build a scalable Angular application.
React Cool Virtual: A Hook for Rendering Large Datasets
This library implements a small, efficient hook which employs Dom recycling. It’s an alternative to the plethora of libraries already in this space. - http://amp.gs/jjtbf
#react #components
This library implements a small, efficient hook which employs Dom recycling. It’s an alternative to the plethora of libraries already in this space. - http://amp.gs/jjtbf
#react #components
GitHub
GitHub - wellyshen/react-cool-virtual: 😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
😎 ♻️ A tiny React hook for rendering large datasets like a breeze. - GitHub - wellyshen/react-cool-virtual: 😎 ♻️ A tiny React hook for rendering large datasets like a breeze.
What's New in Vue 3.1?
Vue 3.1 has been released. This article covers the main features being released, including the migration build allowing you to build and run a Vue 2 application with Vue 3 in a compatibility mode. - http://amp.gs/jjmqE
#vue
Vue 3.1 has been released. This article covers the main features being released, including the migration build allowing you to build and run a Vue 2 application with Vue 3 in a compatibility mode. - http://amp.gs/jjmqE
#vue
Ninja Squad
What’s new in Vue 3.1?
Vue 3.1 is out!
Next.js 11 Released
The popular React framework takes some more steps forward with improved performance, Webpack 5 support, an experimental way to make Create React App apps Next.js compatible, and Next.js Live, a preview of a way to build Next.js apps in the browser, collaboratively, with your team. - http://amp.gs/jjZr4
#nextjs
The popular React framework takes some more steps forward with improved performance, Webpack 5 support, an experimental way to make Create React App apps Next.js compatible, and Next.js Live, a preview of a way to build Next.js apps in the browser, collaboratively, with your team. - http://amp.gs/jjZr4
#nextjs
nextjs.org
Next.js 11
Next.js 11 continues our mission to create the best developer experience with a new conformance system and performance improvements.