How to Use Promise.allSettled()
How to use Promise.allSettled() to perform parallel async operations and collect the promises statuses into an array. - http://amp.gs/jTkT0
#javascript
How to use Promise.allSettled() to perform parallel async operations and collect the promises statuses into an array. - http://amp.gs/jTkT0
#javascript
React Children and Iteration Methods
You might think you’ve learnt everything about iterating over React’s .children prop. However, this detailed review of the .toArray method may reveal a few things of which you were not aware. - http://amp.gs/jTk2H
#react
You might think you’ve learnt everything about iterating over React’s .children prop. However, this detailed review of the .toArray method may reveal a few things of which you were not aware. - http://amp.gs/jTk2H
#react
Using CSS Shapes for Interesting User Controls and Navigation
Preethi showcases how to craft fluid user controls using CSS shapes. - http://amp.gs/jTe3p
#css
Preethi showcases how to craft fluid user controls using CSS shapes. - http://amp.gs/jTe3p
#css
CSS-Tricks
Using CSS Shapes for Interesting User Controls and Navigation | CSS-Tricks
Straight across or down, that’s the proverbial order for user controls on a screen. Like a list of menu items. But what if we change that to a more fluid
Microservices Authentication Strategies: Theory to Practice
Some theory and then some practice using OpenID Connect, Google Cloud, and a Node + React app with authentication. - http://amp.gs/jT7qQ
#nodejs
Some theory and then some practice using OpenID Connect, Google Cloud, and a Node + React app with authentication. - http://amp.gs/jT7qQ
#nodejs
Deploying Your Flutter App to Play Store
Walks through the steps you need to take to get our Flutter app into Google’s Play Store. - http://amp.gs/jTPhh
#flutter
Walks through the steps you need to take to get our Flutter app into Google’s Play Store. - http://amp.gs/jTPhh
#flutter
DEV Community
Flutter - deploying your app to Play Store
I've had some luck to study and work with flutter these days. Flutter is a Google's UI kit, made for...
Top 20+ Vue.js Frameworks and Libraries for your Next Project
In this article, we will be exploring over 20 Vue frameworks and libraries that you might find useful for your next Vue-based projects. - http://amp.gs/jTykh
#vue
In this article, we will be exploring over 20 Vue frameworks and libraries that you might find useful for your next Vue-based projects. - http://amp.gs/jTykh
#vue
DEV Community
Top 20+ vue.js frameworks and libraries for your next project
Vue is a progressive framework for building user interfaces. Unlike other monolithic frameworks, It...
Why You Should Stop Using The “Container/Presentational” Pattern in Redux (.. Or Not!)
A dramatic, concrete assertion right in the title almost invites differing points of view (maybe that’s the author’s intent?) and this article is no exception. After reading, you will want to review the ensuing discussion on Reddit where Redux expert Mark Erikson chipped in. - http://amp.gs/jTh8n
#react
A dramatic, concrete assertion right in the title almost invites differing points of view (maybe that’s the author’s intent?) and this article is no exception. After reading, you will want to review the ensuing discussion on Reddit where Redux expert Mark Erikson chipped in. - http://amp.gs/jTh8n
#react
CSS Architecture and Performance in Micro Frontends
Mateusz Krzeszowiak shares how their team manages CSS-related architecture and web performance on a big scale. - http://amp.gs/jThRu
#css
Mateusz Krzeszowiak shares how their team manages CSS-related architecture and web performance on a big scale. - http://amp.gs/jThRu
#css
With Great Angular Components Comes Great (Single) Responsibility
One of the recent requirements in our application was to create a dynamic actions menu component that takes a… - http://amp.gs/jThM2
#angular
One of the recent requirements in our application was to create a dynamic actions menu component that takes a… - http://amp.gs/jThM2
#angular
👍1
Differences between WebSockets and SocketIO
WebSockets and SocketIO are probably two of the most popular solutions for implementing real-time… - http://amp.gs/jTvEj
#socketio #websocket
WebSockets and SocketIO are probably two of the most popular solutions for implementing real-time… - http://amp.gs/jTvEj
#socketio #websocket
How we Improved the Load Time of our Vue.js App from 15s to 1s
A case study on reducing the load time of a Vue enterprise app. - http://amp.gs/jTv2V
#vue
A case study on reducing the load time of a Vue enterprise app. - http://amp.gs/jTv2V
#vue
How One Conditional Can Entangle Your React App
A cautionary exploration of how a lack of intentional composition can impact your React project. - http://amp.gs/jTgnZ
#react
A cautionary exploration of how a lack of intentional composition can impact your React project. - http://amp.gs/jTgnZ
#react
CSS Nesting, Specificity and You
Kilian Valkhof shows how to use native CSS nesting today, outlines the pitfalls, and explains how to avoid them. - http://amp.gs/jTg2V
#css
Kilian Valkhof shows how to use native CSS nesting today, outlines the pitfalls, and explains how to avoid them. - http://amp.gs/jTg2V
#css
Kilian Valkhof | Front-end & user experience developer
CSS Nesting, specificity and you | Kilian Valkhof
Native CSS nesting is coming to browsers soon. With nesting, that you might be familiar with from Sass or Less, you can greatly cut down on writing repetitive selectors. But you can also really work yourself into a corner if you’re not careful. This is an…
NodeJS Performance Optimization with Clustering
This article gives insights into using the Cluster module to scale your NodeJS application to improve the performance of your NodeJS application by making better use of system resources. - http://amp.gs/jTEUQ
#nodejs
This article gives insights into using the Cluster module to scale your NodeJS application to improve the performance of your NodeJS application by making better use of system resources. - http://amp.gs/jTEUQ
#nodejs
Medium
NodeJS Performance Optimization with Clustering
How to Scale your NodeJS Application Execution on Multiple Processor Cores
Famous Angular forRoot pattern
Recently I came across this strange bug in one of my applications. I had a service that in my mind was a… - http://amp.gs/jTVVb
#angular
Recently I came across this strange bug in one of my applications. I had a service that in my mind was a… - http://amp.gs/jTVVb
#angular
Medium
Famous Angular forRoot pattern
Recently I came across this strange bug in one of my applications. I had a service that in my mind was a singleton in the scope of the…
Ten Good Reasons to Learn Flutter in 2021
Flutter is now the most popular framework for cross-platform development. - http://amp.gs/jT97R
#flutter
Flutter is now the most popular framework for cross-platform development. - http://amp.gs/jT97R
#flutter
Medium
10 Good Reasons To Learn Flutter
Flutter is now the most popular framework for cross-platform development and in the last 30 days, more than one in eight of the new apps…
25 Vue Tips You Need to Know
I've picked up a ton of useful tips over the years developing and writing about Vue. Some are clever, some I use almost every day, and some are more advanced — but they're all useful. - http://amp.gs/jTR8J
#vue
I've picked up a ton of useful tips over the years developing and writing about Vue. Some are clever, some I use almost every day, and some are more advanced — but they're all useful. - http://amp.gs/jTR8J
#vue
DEV Community
25 Vue Tips You Need to Know
I've picked up a ton of useful tips over the years developing and writing about Vue. Some are clever, some I use almost every day, and some are more advanced — but they're all useful.
👍1
An Introduction to jq
jq is a fast, C-powered command-line utility to parse, sort, filter, and do just about anything with JSON data. Adam’s post is now the place to go to to remember jq syntax instead of Googling it. - http://amp.gs/jTRb9
#nodejs
jq is a fast, C-powered command-line utility to parse, sort, filter, and do just about anything with JSON data. Adam’s post is now the place to go to to remember jq syntax instead of Googling it. - http://amp.gs/jTRb9
#nodejs
Earthly Blog
An Introduction to JQ
In this article, I’m going to go over the basics building blocks of jq in enough depth that you will be able to understand how jq works.