The Ultimate Guide To The Angular App Shell
Why not join the app shell band-wagon and make your Angular app load faster and impress more people? - http://amp.gs/jn4YX
#angular
Why not join the app shell band-wagon and make your Angular app load faster and impress more people? - http://amp.gs/jn4YX
#angular
Medium
The Ultimate Guide to the Angular App Shell
Users are demanding that we deliver faster, better experiences. Create an Angular app shell to help achieve this.
👍4
Simplify Your Color Palette With CSS Color-Mix()
Daniel Yuschick shows how you can define a color palette and theme without too much effort using CSS color-mix(). - http://amp.gs/jn4VH
#css
Daniel Yuschick shows how you can define a color palette and theme without too much effort using CSS color-mix(). - http://amp.gs/jn4VH
#css
👍8
How Shopify Built Hydrogen: A React Framework for Building Custom Storefronts
A deep dive into Shopify’s use of React for their brand new development platform for their merchants. “Frameworks aren’t a zero-sum game. Next.js, Remix, all the others are still awesome, but it makes a lot of sense for Shopify to build their own framework purpose-built for commerce.” - http://amp.gs/jn4Jt
#react
A deep dive into Shopify’s use of React for their brand new development platform for their merchants. “Frameworks aren’t a zero-sum game. Next.js, Remix, all the others are still awesome, but it makes a lot of sense for Shopify to build their own framework purpose-built for commerce.” - http://amp.gs/jn4Jt
#react
👍3🔥1
10 Best Node.js Framework in 2021
JavaScript is the most commonly used programming language in the developer community. Node.js has extended… - http://amp.gs/jnRjn
#nodejs
JavaScript is the most commonly used programming language in the developer community. Node.js has extended… - http://amp.gs/jnRjn
#nodejs
Medium
10 Best Node.js Framework in 2021
JavaScript is the most commonly used programming language in the developer community. Node.js has extended the capabilities of JavaScript…
👍6💩4
6 Algorithms Every Developer Should Know
Data Structures and Algorithms aren’t really my thing. - http://amp.gs/jnRhK
#algorithms
Data Structures and Algorithms aren’t really my thing. - http://amp.gs/jnRhK
#algorithms
Medium
6 Algorithms Every Developer Should Know
Data Structures and Algorithms aren’t really my thing.
👍3👏1
Ten Talks from JSConf Budapest 2022
Took place a few weeks ago and these are good quality recordings. Gil Tayar’s talk about the type annotations proposal is a good place to start. - https://www.youtube.com/playlist?list=PL37ZVnwpeshGuMZrOZzEo8QLBjjpbtBGm#budapest2022
#conf2022
Took place a few weeks ago and these are good quality recordings. Gil Tayar’s talk about the type annotations proposal is a good place to start. - https://www.youtube.com/playlist?list=PL37ZVnwpeshGuMZrOZzEo8QLBjjpbtBGm#budapest2022
#conf2022
YouTube
JSConf Budapest 2022 - YouTube
👍2
Extracting Reactive Component Logic in Svelte and Vue
In this article, we'll see how reactive code similar to Vue Composition API can be achieved in Svelte. - http://amp.gs/jnRWR
#vue
In this article, we'll see how reactive code similar to Vue Composition API can be achieved in Svelte. - http://amp.gs/jnRWR
#vue
DEV Community
Extracting reactive component logic in Svelte and Vue
After having worked with Angular 1, React and Vue and following all the updates for a very long time...
👍5👎1
Front End Lead — Angular Interview Question & Answers
ES6 Feature Default parameters Template literals… - http://amp.gs/jnU9N
#angular
ES6 Feature Default parameters Template literals… - http://amp.gs/jnU9N
#angular
👍3😁1
Notes on Maintaining an Internal React Component Library
A developer’s thoughts on maintaining a component library as part of an existing design system used by a large number of frontend apps at DigitalOcean. - http://amp.gs/jnd14
#react
A developer’s thoughts on maintaining a component library as part of an existing design system used by a large number of frontend apps at DigitalOcean. - http://amp.gs/jnd14
#react
www.gabe.pizza
Notes on maintaining an internal React component library
A collection of my thoughts on maintaining a component library as part of an existing design system used by a large number of frontend applications.
👍2
Dealing With Hover on Mobile
Kevin Powell shares some advice on dealing with hover on mobile devices. - https://www.youtube.com/watch?v=uuluAyw9AI0
#css
Kevin Powell shares some advice on dealing with hover on mobile devices. - https://www.youtube.com/watch?v=uuluAyw9AI0
#css
YouTube
Dealing with hover on mobile
We can't hover on mobile devices, so what can we do about hover animations and other things that we might need to have on laptops and desktops? Well, we have a media query for that!
🔗 Links
✅ My full build of this card: https://youtu.be/5DEq5cWNYt8
…
🔗 Links
✅ My full build of this card: https://youtu.be/5DEq5cWNYt8
…
👍6🤔1
5 tips to Learn Flutter Like a Pro
After 4 years teaching Flutter, here is what advice I have. - http://amp.gs/jnOB6
#flutter
After 4 years teaching Flutter, here is what advice I have. - http://amp.gs/jnOB6
#flutter
Medium
5 tips to Learn Flutter Like a Pro [from a Flutter course creator]
After 4 years teaching Flutter, here is what advice I have.
👍4🤮1
AbortController is Your Friend
AbortController provides a way to abort web requests at any point without waiting for a response, but it’s possible to apply its handy mechanism to other use cases, as shown here. - http://amp.gs/jnOX5
#javascript
AbortController provides a way to abort web requests at any point without waiting for a response, but it’s possible to apply its handy mechanism to other use cases, as shown here. - http://amp.gs/jnOX5
#javascript
👍3🔥1
Executing Shell Commands from Node.js
Dr. Axel’s journey through the backrooms of Node.js continues with another in-depth guide – this time tackling running other programs from our Node apps. The focus is on the built-in child_process module here, but you might also want to consider things like execa too. - http://amp.gs/jnr7j
#nodejs
Dr. Axel’s journey through the backrooms of Node.js continues with another in-depth guide – this time tackling running other programs from our Node apps. The focus is on the built-in child_process module here, but you might also want to consider things like execa too. - http://amp.gs/jnr7j
#nodejs
👍4
Vue Use State Effect
The vue-use-state-effect library allows you to create sharable states/stores inside your application. You can then handle them via composables with your own custom logic. - http://amp.gs/jnroO
#vue
The vue-use-state-effect library allows you to create sharable states/stores inside your application. You can then handle them via composables with your own custom logic. - http://amp.gs/jnroO
#vue
👎4👍2
What is new in Angular 14?
Honestly, they haven’t brought a lot of features into a single major version for a while, so the community seems to be thrilled and looking forward to it. - http://amp.gs/jnS4Y
#angular
Honestly, they haven’t brought a lot of features into a single major version for a while, so the community seems to be thrilled and looking forward to it. - http://amp.gs/jnS4Y
#angular
Medium
What is new in Angular 14?
Honestly, they haven’t brought a lot of features into a single major version for a while, so the community seems to be thrilled and looking…
👍5👎1
The New Wave of React State Management
It wouldn’t be a complete React Status if there wasn’t something about state management. This (quite lengthy) article gives a sweeping overview, along with some history and opinion on the way, rather than presenting the capabilities of a single tool or approach. - http://amp.gs/jnS6Q
#react
It wouldn’t be a complete React Status if there wasn’t something about state management. This (quite lengthy) article gives a sweeping overview, along with some history and opinion on the way, rather than presenting the capabilities of a single tool or approach. - http://amp.gs/jnS6Q
#react
Frontendmastery
The new wave of React state management
Understand the core problems state management libraries need to solve. And how the proliferation of modern libraries address them in new ways.
👍4
How to Animate SVG Shapes on Scroll
Mary Lou explains how to animate SVG paths while smooth scrolling a page. - http://amp.gs/jnNqs
#css
Mary Lou explains how to animate SVG paths while smooth scrolling a page. - http://amp.gs/jnNqs
#css
Codrops
How to Animate SVG Shapes on Scroll | Codrops
Scrolling can be so much fun! Let's have a look at how to make SVG shapes and clip-paths animate on scroll to add a bit
👍5❤2
👍8👎1
Ways to Estimate npm Package Market Share
Industry analysis is far from an exact science, but it’s interesting to see the techniques and data sources you can use to estimate things like relative market share of various packages. - http://amp.gs/jnq7x
#nodejs
Industry analysis is far from an exact science, but it’s interesting to see the techniques and data sources you can use to estimate things like relative market share of various packages. - http://amp.gs/jnq7x
#nodejs
🔥6👍4
Awesome React Components: A Curated List of, Perhaps Unsurprisingly, Components
A thorough (and frequently updated) compilation of just over 500 components in all sorts of categories from rich text editors and menus to trees and the perennial date picker. - http://amp.gs/jnqWM
#react
A thorough (and frequently updated) compilation of just over 500 components in all sorts of categories from rich text editors and menus to trees and the perennial date picker. - http://amp.gs/jnqWM
#react
👍10🙏1