Account Management using Cloud Firestore in Angular
Extending your authentication process with user settings - http://amp.gs/bESd
#angular
Extending your authentication process with user settings - http://amp.gs/bESd
#angular
Medium
Account Management using Cloud Firestore in Angular
Extending your authentication process with user settings
How to Communicate Between Components in Vue.js
In this article, you'll learn how you can communicate between components in Vue.js in five different ways! - http://amp.gs/bVTN
#vue
In this article, you'll learn how you can communicate between components in Vue.js in five different ways! - http://amp.gs/bVTN
#vue
Medium
How to Communicate between Components in Vue.js
Sometimes, we need a way to send the data from one component to another without using the Vuex store.
30 Awesome JavaScript Shorthand Techniques That You Should Know
This article lists the 30 shorthand techniques in a programming language that simplifies and optimizes your JavaScript code. - http://amp.gs/bVrb
#javascript
This article lists the 30 shorthand techniques in a programming language that simplifies and optimizes your JavaScript code. - http://amp.gs/bVrb
#javascript
Medium
30 Awesome JavaScript Shorthand Techniques That You Should Know
Simplify and Optimize your JavaScript code using these shorthand techniques
How to Set Up Local Notifications in Flutter
Local notifications originate from the application itself, as opposed to Push notifications which are triggered from a remote server. - http://amp.gs/bVQl
#flutter
Local notifications originate from the application itself, as opposed to Push notifications which are triggered from a remote server. - http://amp.gs/bVQl
#flutter
freeCodeCamp.org
How to Set Up Local Notifications in Flutter
Notifications are an excellent way to engage your users or to get them to go back to your application. You can also use notifications to make users pay attention to something while they're using the app. There are two types of notifications: 1. Push Notifications…
Best Tricks to Make Your Node.js Web App Faster
This tutorial will help you explore Node.js’ efficiency and performance and show how it can help you achieve better results with the integration of fewer resources. - http://amp.gs/b9gJ
#nodejs
This tutorial will help you explore Node.js’ efficiency and performance and show how it can help you achieve better results with the integration of fewer resources. - http://amp.gs/b9gJ
#nodejs
Building Component Library with Docz and Lerna
Component libraries are all the rage these days, with many companies rolling out their own solutions or… - http://amp.gs/b4zL
#library
Component libraries are all the rage these days, with many companies rolling out their own solutions or… - http://amp.gs/b4zL
#library
Medium
Building Component Library with Docz and Lerna
Component libraries are all the rage these days, with many companies rolling out their own solutions or sticking to a bunch of open source…
Extending Vue Router Links in Vue 3
Learn how to easily handle both internal and external links in Vue 3 by wrapping the router link component in your own custom AppLink component. - http://amp.gs/b4Lg
#vue
Learn how to easily handle both internal and external links in Vue 3 by wrapping the router link component in your own custom AppLink component. - http://amp.gs/b4Lg
#vue
vueschool.io
Extending Vue Router Links in Vue 3 - Vue School Blog
Easily handle both internal and external links in Vue 3 by wrapping the router link component in your own custom AppLink component.
API Design for a React Tree Table
A well-illustrated, step-by-step tutorial for building an emulation of the macOS Finder for navigating through hierarchical data. The documentation is complete and well-organized and source code is available. It's always good when someone clearly lays out the challenges they faced when building something like this. - http://amp.gs/bRKS
#react
A well-illustrated, step-by-step tutorial for building an emulation of the macOS Finder for navigating through hierarchical data. The documentation is complete and well-organized and source code is available. It's always good when someone clearly lays out the challenges they faced when building something like this. - http://amp.gs/bRKS
#react
Angular dynamic form generator
Prerequisites: A basic understanding of angular, angular’s reactive forms and basic recursion. - http://amp.gs/bUqd
#angular
Prerequisites: A basic understanding of angular, angular’s reactive forms and basic recursion. - http://amp.gs/bUqd
#angular
10 Best Practices for Node.js Applications
Node.js Practices You Need To Know - http://amp.gs/bdvd
#nodejs
Node.js Practices You Need To Know - http://amp.gs/bdvd
#nodejs
Medium
10 Best Practices for Node.js Applications
Node.js Practices You Need To Know
Creating Colorful, Smart Shadows
Kirupa Chinnathambi shows how to create a shadow effect that inherits some of the colors from the foreground element. - http://amp.gs/bOg2
#css
Kirupa Chinnathambi shows how to create a shadow effect that inherits some of the colors from the foreground element. - http://amp.gs/bOg2
#css
KIRUPA
Creating Colorful, Smart Shadows
Learn how to create a shadow effect that inherits some of the colors from the foreground element.
Reusable Module vs Component in Vue 3 Composition API
In this article, you'll learn the key difference between reusable modules vs components in Vue 3 Composition API and when to use them. - http://amp.gs/brVb
#vue
In this article, you'll learn the key difference between reusable modules vs components in Vue 3 Composition API and when to use them. - http://amp.gs/brVb
#vue
A Complete Guide to Building a Grocery Delivery UI with React Native
If you want to start the next big grocery delivery service (or more likely just learn how such apps work for your own ends!) this isn't just a useful tutorial but is full of links to the various bits and pieces you can pull together to build such an app. - http://amp.gs/bSCh
#react
If you want to start the next big grocery delivery service (or more likely just learn how such apps work for your own ends!) this isn't just a useful tutorial but is full of links to the various bits and pieces you can pull together to build such an app. - http://amp.gs/bSCh
#react
Medium
A Complete Guide to Build a Grocery Delivery App with React Native
A tutorial for both beginners and experienced React Native users to build a successful grocery delivery app in the post-Covid world.
Angular HTTP Interceptor using multiple RxJS streams
I recently ran into a need of using an interceptor with multiple streams. I hope the solution below helps… - http://amp.gs/bAfb
#angular
I recently ran into a need of using an interceptor with multiple streams. I hope the solution below helps… - http://amp.gs/bAfb
#angular
Medium
Angular HTTP Interceptor using multiple RxJS streams
I recently ran into a need of using an interceptor with multiple streams. I hope the solution below helps others dealing with a similar…
Dynamic CSS Masks with Custom Properties and GSAP
Michelle Barker demonstrates how to animate CSS masks based on the cursor position using GSAP and custom properties for a unique spotlight effect. - http://amp.gs/bqtx
#css
Michelle Barker demonstrates how to animate CSS masks based on the cursor position using GSAP and custom properties for a unique spotlight effect. - http://amp.gs/bqtx
#css
Codrops
Dynamic CSS Masks with Custom Properties and GSAP | Codrops
I recently redesigned my personal website to include a fun effect in the hero area, where the user’s cursor movement rev
Why JWT Should Not Be Your Default for Sessions
“My point in all this is not to discourage the use of JWT in general, but be deliberate and careful when you do. Be aware of both the security and functionality trade-offs and pitfalls.” - http://amp.gs/bsmN
#nodejs
“My point in all this is not to discourage the use of JWT in general, but be deliberate and careful when you do. Be aware of both the security and functionality trade-offs and pitfalls.” - http://amp.gs/bsmN
#nodejs
Reducing HTML Payload with Next.js
Bookaway, a transportation booking platform, had to reduce the size of their HTML pages to provide a better user experience and, in turn, improve discoverability with major search engines. - http://amp.gs/biz5
#react
Bookaway, a transportation booking platform, had to reduce the size of their HTML pages to provide a better user experience and, in turn, improve discoverability with major search engines. - http://amp.gs/biz5
#react
Smashing Magazine
Reducing HTML Payload With Next.js (Case Study) — Smashing Magazine
This article showcases a case study of Bookaway’s landing page performance. We’ll see how taking care of the props we send to Next.js pages can make loading times and Web Vitals better.
Starting a TypeScript Project in 2021
A guide for starting a TypeScript project in 2021 with modern tooling. - http://amp.gs/biWV
#vue
A guide for starting a TypeScript project in 2021 with modern tooling. - http://amp.gs/biWV
#vue
Auditing Design Systems for Accessibility
Anna E. Cook explains how to create a design system with baked-in accessibility and how to find & audit accessibility issues in your existing design systems. - http://amp.gs/buJ4
#css
Anna E. Cook explains how to create a design system with baked-in accessibility and how to find & audit accessibility issues in your existing design systems. - http://amp.gs/buJ4
#css