Caching Vue Refs - Abdelrahman Awad
Introducing self-managed-caching on server-side and client-side has a lot of benefits and can help you out when you need atomic control over your data. - http://amp.gs/Qx67
#vue
Introducing self-managed-caching on server-side and client-side has a lot of benefits and can help you out when you need atomic control over your data. - http://amp.gs/Qx67
#vue
The Styled-Components Happy Path
A well-illustrated synthesis of all the author’s ideas which support making your CSS less fragile. It also helps eliminate specificity issues and provides a clean mental model to help you understand what your pages are going to look like. - http://amp.gs/QfcM
#react
A well-illustrated synthesis of all the author’s ideas which support making your CSS less fragile. It also helps eliminate specificity issues and provides a clean mental model to help you understand what your pages are going to look like. - http://amp.gs/QfcM
#react
Joshwcomeau
The styled-components Happy Path
styled-components is a wonderfully powerful styling library for React, and over the years I've learned a lot about how to use it effectively. This article shares my personal “best practices”.
Dealing With Permissions in Angular and NgRx
A base guide to permission and role handling for routes and components with Angular and NgRx - http://amp.gs/QCcU
#angular
A base guide to permission and role handling for routes and components with Angular and NgRx - http://amp.gs/QCcU
#angular
Medium
Dealing With Permissions in Angular and NgRx
A base guide to permission and role handling for routes and components with Angular and NgRx
Building the Twitter UI with Ionic Components
What if you could build any popular UI with Ionic components? This tutorial on building a Twitter UI with Ionic is the start to a new series of tutorials on doing just that. - http://amp.gs/QkwJ
#ionic
What if you could build any popular UI with Ionic components? This tutorial on building a Twitter UI with Ionic is the start to a new series of tutorials on doing just that. - http://amp.gs/QkwJ
#ionic
https://devdactic.com
Building the Twitter UI with Ionic Components
What if you could build any popular UI with Ionic components? This tutorial on building a Twitter UI with Ionic is the start to a new series of tutorials!
Events and Callbacks: Parent/Child Component Communication in Vue - Markus Oberlehner
Did you ever run into problems because you forgot to update an event handler when renaming a custom event or changing the data it emits? Callbacks can solve this, but is it a good idea to use callbacks in a Vue app? Learn why callbacks are considered an anti-pattern in Vue and when to use callbacks instead of events in Vue.js. - http://amp.gs/QeHk
#vue
Did you ever run into problems because you forgot to update an event handler when renaming a custom event or changing the data it emits? Callbacks can solve this, but is it a good idea to use callbacks in a Vue app? Learn why callbacks are considered an anti-pattern in Vue and when to use callbacks instead of events in Vue.js. - http://amp.gs/QeHk
#vue
markus.oberlehner.net
Events and Callbacks: Parent/Child Component Communication in Vue
Learn why callbacks are considered an anti-pattern in Vue and when to use callbacks instead of events in Vue.js.
An Introduction to Aleph: The React Framework in Deno
When the initial creator of Node.js moved on to create Deno to address the ‘10 things that were wrong with it’, that was newsworthy. Intrigued? This is how to get started. - http://amp.gs/Q72o
#react
When the initial creator of Node.js moved on to create Deno to address the ‘10 things that were wrong with it’, that was newsworthy. Intrigued? This is how to get started. - http://amp.gs/Q72o
#react
Medium
Introduction to Aleph - The React Framework in Deno
Aleph is a JavaScript framework that offers you the best developer experience in building modern web applications with React while using…
How to Create a Shrinking Header on Scroll Without JavaScript
Håvard Brynjulfsen explains how to create a shrinking header on scroll using position: sticky. - http://amp.gs/QPDl
#css
Håvard Brynjulfsen explains how to create a shrinking header on scroll using position: sticky. - http://amp.gs/QPDl
#css
CSS-Tricks
How to Create a Shrinking Header on Scroll Without JavaScript | CSS-Tricks
Imagine a header of a website that is nice and thick, with plenty of padding on top and bottom of the content. As you scroll down, it shrinks up on itself,
Awesome Node: Over 600 Curated Node Packages, Resources and Links
We link to this every year or so as it’s a truly definitive list of categorized Node resources and continues to be updated, pruned, and added to over time. - http://amp.gs/QysS
#nodejs
We link to this every year or so as it’s a truly definitive list of categorized Node resources and continues to be updated, pruned, and added to over time. - http://amp.gs/QysS
#nodejs
GitHub
GitHub - sindresorhus/awesome-nodejs: Delightful Node.js packages and resources
:zap: Delightful Node.js packages and resources. Contribute to sindresorhus/awesome-nodejs development by creating an account on GitHub.
Advanced Preloading Strategy For Large Applications In Angular
In Most of the applications we have a requirement of preloading modules before user navigates to a particular page to reduce loading time. In this article we will not be talking about inbuilt preloading support provided by Angular, or the ones using PreloadingStrategy. Instead we will be talking about implementing something that is more suitable for a large scale application and something which is progressive and scalable. - http://amp.gs/Qhuy
#angular
In Most of the applications we have a requirement of preloading modules before user navigates to a particular page to reduce loading time. In this article we will not be talking about inbuilt preloading support provided by Angular, or the ones using PreloadingStrategy. Instead we will be talking about implementing something that is more suitable for a large scale application and something which is progressive and scalable. - http://amp.gs/Qhuy
#angular
Medium
Advanced Preloading Strategy For Large Applications In Angular
Advanced Preloading Strategy For Modules In Large Scale Angular Applications.
How to drastically reduce your bundle size and load time in Vue.js – Karlo Majer
Performance is one of the most important aspects when it comes to web applications. Here’s how we reduced the bundle size and load time of our Vue.js app. - http://amp.gs/QvdH
#vue
Performance is one of the most important aspects when it comes to web applications. Here’s how we reduced the bundle size and load time of our Vue.js app. - http://amp.gs/QvdH
#vue
Medium
How to drastically reduce your bundle size and load time in Vue.js
Performance is one of the most important aspects when it comes to web applications. Here’s how we improved our Vue.js app’s performance.
Free Crash Course To The Nitty-Gritty Of Figma
The collaborative interface design tool Figma is rapidly gaining popularity. If you are a Figma user already or are planning to give the tool a try, Pablo Stanley’s free video course Figma Crash helps you take your Figma skills to the next level. - http://amp.gs/Qgrk
#figma
The collaborative interface design tool Figma is rapidly gaining popularity. If you are a Figma user already or are planning to give the tool a try, Pablo Stanley’s free video course Figma Crash helps you take your Figma skills to the next level. - http://amp.gs/Qgrk
#figma
Zero-Downtime Deploys with DigitalOcean, GitHub, and Docker
Uses a Node-based app to demonstrate the concept, although it could apply to anything else you can run with Docker. - http://amp.gs/QEdu
#nodejs
Uses a Node-based app to demonstrate the concept, although it could apply to anything else you can run with Docker. - http://amp.gs/QEdu
#nodejs
LogRocket Blog
Zero-downtime deploys with DigitalOcean, GitHub, and Docker - LogRocket Blog
Learn to use DigitalOcean, GitHub, and Docker to deploy with zero downtime and scale for services running on two or more droplets.
Three Approaches to Integrate React with Custom Elements
“the idea that React cannot integrate deeply with Web Components is a myth”, asserts the author, who then boldly goes on to explain precisely how to do it. - http://amp.gs/QVyt
#react
“the idea that React cannot integrate deeply with Web Components is a myth”, asserts the author, who then boldly goes on to explain precisely how to do it. - http://amp.gs/QVyt
#react
CSS-Tricks
3 Approaches to Integrate React with Custom Elements | CSS-Tricks
In my role as a web developer who sits at the intersection of design and code, I am drawn to Web Components because of their portability. It makes sense:
:focus-visible Support Comes to Firefox
Geoff Graham gives a short introduction to the :focus-visible pseudo-selector, which is, as of version 85, supported in Firefox. - http://amp.gs/Q9RK
#css
Geoff Graham gives a short introduction to the :focus-visible pseudo-selector, which is, as of version 85, supported in Firefox. - http://amp.gs/Q9RK
#css
CSS-Tricks
:focus-visible Support Comes to Firefox | CSS-Tricks
Look at that! The :focus-visible pseudo-selector is now supported in Firefox, as of version 85 which shipped yesterday. I had to rush over to the MDN Docs
7 Vue Patterns That You Should Be Using More Often
There are lots of changes with every new Vue release. Here are some of the best new patterns that you may have missed. - http://amp.gs/Q4y3
#vue
There are lots of changes with every new Vue release. Here are some of the best new patterns that you may have missed. - http://amp.gs/Q4y3
#vue
Medium
7 Vue Patterns That You Should Be Using More Often
Let’s take a look at some interesting but not so popular Vue features.
How to Forge a Powerful Custom Builder in Angular
While all the builders provided by Nrwl, Nest.js, and Angular are certainly great, most of us have ignored the immense power of custom builders. From bundling to deploying — everything is possible. - http://amp.gs/Q4af
#angular
While all the builders provided by Nrwl, Nest.js, and Angular are certainly great, most of us have ignored the immense power of custom builders. From bundling to deploying — everything is possible. - http://amp.gs/Q4af
#angular
Medium
How to Forge a Powerful Custom Builder in Angular
While all the builders provided by Nrwl, Nest.js, and Angular are certainly great, most of us have ignored the immense power of custom…
10 Things Front-End Developers Should Learn in 2021
This piece aims to give you some guidance on what you should focus on in 2021 as a front-end developer to level up your game, whether you're just starting with programming or already have some experience. - http://amp.gs/QRyM
#frontend
This piece aims to give you some guidance on what you should focus on in 2021 as a front-end developer to level up your game, whether you're just starting with programming or already have some experience. - http://amp.gs/QRyM
#frontend
10 Things Front-End Developers Should Learn in 2021
How to boost your engineering career next year
Dynamic Static Typing in TypeScript
A look at some of TypeScript’s more advanced features including union types, conditional types, template literal types, and generics. - http://amp.gs/QRQ4
#typescript
A look at some of TypeScript’s more advanced features including union types, conditional types, template literal types, and generics. - http://amp.gs/QRQ4
#typescript
Smashing Magazine
Dynamic Static Typing In TypeScript — Smashing Magazine
In this article, we look at some of the more advanced features of TypeScript, like union types, conditional types, template literal types, and generics. We want to formalize the most dynamic JavaScript behavior in a way that we can catch most bugs before…
How to Generate Thumbnails using AWS Lambda from Videos Uploaded to S3
A perfect pairing of serverless and Node. This thorough walkthrough covers using Node to tie together processing new videos uploaded to an S3 bucket, running FFmpeg to generate thumbnails, and then upload those back to S3. - http://amp.gs/QUPd
#nodejs
A perfect pairing of serverless and Node. This thorough walkthrough covers using Node to tie together processing new videos uploaded to an S3 bucket, running FFmpeg to generate thumbnails, and then upload those back to S3. - http://amp.gs/QUPd
#nodejs
Norrapscm
Generate thumbnails using Lambda from videos uploaded to S3
Use AWS Lambda w/ FFmpeg to generate thumbnails automatically when a video is uploaded to a particular S3 bucket.
😁1