Ensure JavaScript Code Quality with Husky and Hooks
Building a robust eco-system to enforce code quality with JavaScript - http://amp.gs/jzZAZ
#javascript #quality
Building a robust eco-system to enforce code quality with JavaScript - http://amp.gs/jzZAZ
#javascript #quality
Medium
Enforce JavaScript Code Quality with Husky and Hooks
Building a robust eco-system to enforce code quality with JavaScript
Top Node.js Development Trends in 2021
Lots of predictions for trends in Node.js for the year 2021 are being assumed by developers across the globe… - http://amp.gs/jzptF
#nodejs
Lots of predictions for trends in Node.js for the year 2021 are being assumed by developers across the globe… - http://amp.gs/jzptF
#nodejs
Medium
Top Node.js Development Trends in 2021
Lots of predictions for trends in Node.js for the year 2021 are being assumed by developers across the globe. In the following paragraphs…
Building A Stepper Component
Ahmad Shadeed explores different designs for a stepping component and explains how to implement each one in HTML and CSS. - http://amp.gs/jzp0a
#css
Ahmad Shadeed explores different designs for a stepping component and explains how to implement each one in HTML and CSS. - http://amp.gs/jzp0a
#css
Ishadeed
Building A Stepper Component
Building a horizontal and vertical stepper component with CSS flexbox
Understanding Angular Modules
A quick but comprehensive guide for understanding the different types of Angular Modules - http://amp.gs/jzlxi
#angular
A quick but comprehensive guide for understanding the different types of Angular Modules - http://amp.gs/jzlxi
#angular
Medium
Understanding Angular Modules
A quick but comprehensive guide for understanding the different types of Angular Modules
6 Reasons to use Nuxt for Your Next Project in 2021
With all of the framework choices in 2021, why should you consider Nuxt? - http://amp.gs/jzlwP
#vue
With all of the framework choices in 2021, why should you consider Nuxt? - http://amp.gs/jzlwP
#vue
Masteringnuxt
6 reasons to use Nuxt for your next project in 2021
With all of the framework choices in 2021, why should you consider Nuxt?
The Best Frontend Development Strategies in 2022
This article is challenging, polarising, and thought-provoking on purpose. It covers a lot of fresh content and ideas which you are most likely not aware of. - http://amp.gs/jzBJU
#frontend
This article is challenging, polarising, and thought-provoking on purpose. It covers a lot of fresh content and ideas which you are most likely not aware of. - http://amp.gs/jzBJU
#frontend
Medium
The best frontend development strategies in 2022
This article is challenging, polarising and thought provoking on purpose. It covers a lot of fresh content and ideas which you are most…
React Polymorphic Components with TypeScript
The inherent flexibility of polymorphic components is both an asset and a potential liability. However, you can use the strong typing capabilities of TypeScript to address some of the downsides of their use. - http://amp.gs/jznrG
#react
The inherent flexibility of polymorphic components is both an asset and a potential liability. However, you can use the strong typing capabilities of TypeScript to address some of the downsides of their use. - http://amp.gs/jznrG
#react
Medium
React polymorphic components with TypeScript
Polymorphic component is a powerful React pattern for controlling how your components render in DOM.
Deploying a Cloud Spanner-Based Node App
Cloud Spanner is an ‘unlimited scale’ managed relational database service Google offers (and which was spun out of an internal database system Google used for numerous services). This post covers the practicalities of building a simple app with a Spanner database and spinning it up on Google Cloud. - http://amp.gs/jzG93
#nodejs
Cloud Spanner is an ‘unlimited scale’ managed relational database service Google offers (and which was spun out of an internal database system Google used for numerous services). This post covers the practicalities of building a simple app with a Spanner database and spinning it up on Google Cloud. - http://amp.gs/jzG93
#nodejs
Google Cloud Blog
Deploying a Cloud Spanner-based Node.js application | Google Cloud Blog
How to Toggle Caching for Routing Components in Angular
Caching routing components must be an easy task to do, but it is not by default. - http://amp.gs/jzxv5
#angular
Caching routing components must be an easy task to do, but it is not by default. - http://amp.gs/jzxv5
#angular
Medium
How to Toggle Caching for Routing Components in Angular
Caching routing components must be an easy task to do, but it is not by default.
👍1
Exploring the CSS Paint API: Blob Animation
Temani Afif demonstrates how to create a blog animation using CSS Paint API. - http://amp.gs/jzfBi
#css
Temani Afif demonstrates how to create a blog animation using CSS Paint API. - http://amp.gs/jzfBi
#css
CSS-Tricks
Exploring the CSS Paint API: Blob Animation | CSS-Tricks
After the fragmentation effect, I am going to tackle another interesting animation: the blob! We all agree that such effect is hard to achieve with CSS, so we
Vue: When a Computed Property Can Be the Wrong Tool
This article explores scenarios where computed properties might degrade your Vue components. - http://amp.gs/jzCpw
#vue
This article explores scenarios where computed properties might degrade your Vue components. - http://amp.gs/jzCpw
#vue
DEV Community
Vue: When a computed property can be the wrong tool
Exploring scenarios where computed properties might degrade your Vue component's performance.
How to Handle JavaScript Event Propagation Life Cycle
An intensive discussion with relevant examples about Event Bubbling and Capturing in JavaScript. It helps you understand the event flow and how capturing and bubbling works to optimize your application with correct event handling. - http://amp.gs/jzkYv
#javascript
An intensive discussion with relevant examples about Event Bubbling and Capturing in JavaScript. It helps you understand the event flow and how capturing and bubbling works to optimize your application with correct event handling. - http://amp.gs/jzkYv
#javascript
Best Practices for Logging in Node
Nine tips walking through the essentials if you’re getting serious about logging - things like avoiding logging sensitive information, writing descriptive messages, and using logging levels correctly. - http://amp.gs/jzkMt
#nodejs
Nine tips walking through the essentials if you’re getting serious about logging - things like avoiding logging sensitive information, writing descriptive messages, and using logging levels correctly. - http://amp.gs/jzkMt
#nodejs
Global vs. Local Styling in Next.js
Approaching the topic of structuring CSS nicely within Next-powered apps. - http://amp.gs/jzeF0
#react #nextjs
Approaching the topic of structuring CSS nicely within Next-powered apps. - http://amp.gs/jzeF0
#react #nextjs
Firefox’s bolder Default is a Problem for Variable Fonts
Šime Vidas outlines some intricacies with variable fonts in Firefox. - http://amp.gs/jz73w
#css
Šime Vidas outlines some intricacies with variable fonts in Firefox. - http://amp.gs/jz73w
#css
CSS-Tricks
Firefox’s `bolder` Default is a Problem for Variable Fonts | CSS-Tricks
Variable fonts make it easy to create a large set of font styles from a single font file. Unfortunately, the default rendering of the <b> and
Flexible Angular Components
A guide to content projection using ng-template - http://amp.gs/jzPNI
#angular
A guide to content projection using ng-template - http://amp.gs/jzPNI
#angular
Medium
Flexible Angular Components
A guide to content projection using ng-template
Build a Video Chat App with Vue and Daily Prebuilt
In this tutorial, you'll see how to incorporate video calls into your Vue app using Daily. - http://amp.gs/jzyOm
#vue
In this tutorial, you'll see how to incorporate video calls into your Vue app using Daily. - http://amp.gs/jzyOm
#vue
Daily API: Developer Tips To Build Video and Audio Chat
Build a video chat app with Vue and Daily Prebuilt
Embed Daily Prebuilt and add custom video call controls to any Vue app
Building Reactive Systems with Node.js
A look at why reactive systems are especially easy to implement with Node, followed by a walk through a reactive system built with Node and Apache Kafka. - http://amp.gs/jzhRX
#nodejs
A look at why reactive systems are especially easy to implement with Node, followed by a walk through a reactive system built with Node and Apache Kafka. - http://amp.gs/jzhRX
#nodejs
Exploring the multi_select_item Package in Flutter
…with a demo of how to implement it. - http://amp.gs/jzgBz
#flutter
…with a demo of how to implement it. - http://amp.gs/jzgBz
#flutter
Medium
Explore Multi-Select Items In Flutter
Flutter widget is built using a modern framework. It is like a react. In this, we start with the widget to create any application. Each…