4 Most Important Features Coming in ES2022 That You Should Know About
This article is an informative overview of the most important features and changes in ECMAScript 2022 that would appear almost certainly in the new release in June 2022. - http://amp.gs/jp2tl
#javascript
This article is an informative overview of the most important features and changes in ECMAScript 2022 that would appear almost certainly in the new release in June 2022. - http://amp.gs/jp2tl
#javascript
Medium
4 most important features coming in ES2022 that you should know about
ECMAScript 2022 is a new JavaScript standard that is going to be released in June 2022. Let’s overview the most important changes that…
👍10
Introducing FormKit: a Vue 3 Form Building Framework
Web forms are the connective tissue of the internet. Let's take a look at FormKit which is a Vue 3 framework for forms. - http://amp.gs/jp2DA
#vue
Web forms are the connective tissue of the internet. Let's take a look at FormKit which is a Vue 3 framework for forms. - http://amp.gs/jp2DA
#vue
DEV Community
Introducing FormKit: A Vue 3 form building framework
Web forms are the connective tissue of the internet. Without them people can’t request their health...
👍5
Communication Between Micro-front ends
Micro front-end (MFE) is all the buzz right now. But how do we communicate between them, in a reliable… - http://amp.gs/jpwPG
#microfrontends
Micro front-end (MFE) is all the buzz right now. But how do we communicate between them, in a reliable… - http://amp.gs/jpwPG
#microfrontends
Medium
Communication Between Micro-front ends
Micro front-end (MFE) is all the buzz right now. But how do we communicate between them, in a reliable manner…
👍5
50 Software Engineering Best Practices for Technical Leaders and Seniors
Best practices for best engineers. - http://amp.gs/jpFja
#best #practies
Best practices for best engineers. - http://amp.gs/jpFja
#best #practies
Medium
50 Software Engineering Best Practices for Technical Leaders and Seniors
Best practices for best engineers.
👍10
Hosting a React App with OpenFaaS
OpenFaaS is an open source serverless function platform that sits on top of Kubernetes and it’s possible to host React-based apps in such a way. This post touches on all the main points, including cost. - http://amp.gs/jpFA7
#react
OpenFaaS is an open source serverless function platform that sits on top of Kubernetes and it’s possible to host React-based apps in such a way. This post touches on all the main points, including cost. - http://amp.gs/jpFA7
#react
OpenFaaS - Serverless Functions Made Simple
Hosting a React App with OpenFaaS
Alex walks you through how to deploy a React App as an OpenFaaS Function.
👍3👏3
Building Web Layouts For Dual-Screen And Foldable Devices
Stephanie Stimac shares a guide to optimizing your layouts for dual-screen and foldable devices. - http://amp.gs/jpXk8
#css
Stephanie Stimac shares a guide to optimizing your layouts for dual-screen and foldable devices. - http://amp.gs/jpXk8
#css
Smashing Magazine
Building Web Layouts For Dual-Screen And Foldable Devices — Smashing Magazine
Dual-screen devices are just the next evolution in responsive design. If you have a PWA or website, the APIs available make integrating into your existing code base seamless. This article explains why it’s an exciting time for layout on the web, and how dual…
👍5
Design Developers friendly RESTful APIs
Make your API live longer. - http://amp.gs/jpXL6
#api #restful
Make your API live longer. - http://amp.gs/jpXL6
#api #restful
Medium
Design Developer-friendly RESTful APIs
Make your API live longer.
👍8🤩2
35 JavaScript interview questions. Answered by me.
Hello :) I am a graduate student from Microverse, during interview prep, they gave me access to a set of… - http://amp.gs/jpLGf
#javascript #interview
Hello :) I am a graduate student from Microverse, during interview prep, they gave me access to a set of… - http://amp.gs/jpLGf
#javascript #interview
Medium
JavaScript interview questions. Answered by me.
Hello :) I am a graduate student from Microverse, during interview prep, they gave me access to a set of questions in order to practice.
👍6❤3🔥3
State Management in Vue 3 with Harlem.js
In this article, we'll take a look at Harlem.js which is a flexible spiritual successor of Vuex state management for Vue 3. - http://amp.gs/jpLsI
#vue
In this article, we'll take a look at Harlem.js which is a flexible spiritual successor of Vuex state management for Vue 3. - http://amp.gs/jpLsI
#vue
DEV Community
State management in Vue 3 with Harlem.js 📦
Introduction What is a state management? State management is very important...
👍6
System Design Interview: The Bare Minimum You Need to Know about Load Balancers
I still remember the early day when I failed a dream job interview - http://amp.gs/jpWjg
#system #design
I still remember the early day when I failed a dream job interview - http://amp.gs/jpWjg
#system #design
Medium
System Design Interview: The Bare Minimum You Need to Know about Load Balancers
I still remember the early day when I failed a dream job interview:
👍4
CSS Custom Highlight API: The Future of Highlighting Text Ranges on the Web
Patrick Brosset explains how to style text ranges using the upcoming CSS Custom Highlight API. - http://amp.gs/jpWeU
#css
Patrick Brosset explains how to style text ranges using the upcoming CSS Custom Highlight API. - http://amp.gs/jpWeU
#css
CSS-Tricks
CSS Custom Highlight API: A First Look | CSS-Tricks
The CSS Custom Highlight API is the future of styling text ranges on the web, allowing us to call out text without inserting new DOM elements.
👍9
How Many Re-Renders Is Too Many?
We have featured a number of this author’s articles which make beneficial use of animation to clearly understand React rendering behaviour. This time he zeros in on a single, simple question: when is the right time to start optimizing? - http://amp.gs/jpW0Z
#react
We have featured a number of this author’s articles which make beneficial use of animation to clearly understand React rendering behaviour. This time he zeros in on a single, simple question: when is the right time to start optimizing? - http://amp.gs/jpW0Z
#react
Alexsidorenko
How many re-renders are too many?
When should I start optimizing my React app?
👍8
Effective Code Review Checklist
Code reviews have been proven to improve software quality and save developers’ time in the long run. Also… - http://amp.gs/jpang
#codreview
Code reviews have been proven to improve software quality and save developers’ time in the long run. Also… - http://amp.gs/jpang
#codreview
Medium
Effective Code Review Checklist
Code reviews have been proven to improve software quality and save developers’ time in the long run. Also peer code reviews as a process…
🔥9
How to use the @nuxtjs/strapi Module to add Authentication to a Nuxt Application
In this tutorial, you'll learn how to use the @nuxt/strapi Module to add Authentication to a Nuxt Application in 5 steps. - http://amp.gs/jpa0b
#vue
In this tutorial, you'll learn how to use the @nuxt/strapi Module to add Authentication to a Nuxt Application in 5 steps. - http://amp.gs/jpa0b
#vue
Medium
How to use the @nuxtjs/strapi Module to add Authentication to a Nuxt Application
In this tutorial, you’ll learn how to use the @nuxt/strapi Module to add Authentication to a Nuxt Application in 5 steps.
👍4
What to Expect from Angular 14 in 2022: Is Micro Frontend Coming?
Angular 13 has been recently released but the changes were more evolutionary, can we expect more revolutionary updates from Angular 14? - http://amp.gs/jpovN
#angular
Angular 13 has been recently released but the changes were more evolutionary, can we expect more revolutionary updates from Angular 14? - http://amp.gs/jpovN
#angular
Medium
🔥 What to Expect from Angular 14 in 2022: Is Micro Frontend Coming? 🤫
Angular 13 has been recently released but the changes were more evolutionary, can we expect more revolutionary updates from Angular 14?
👍3
Horizontal Scrolling Nav
Mark Otto demonstrates how to build responsive horizontal navigation with an overflow scroll that automatically scrolls the active nav link into view. - http://amp.gs/jpM1h
#css
Mark Otto demonstrates how to build responsive horizontal navigation with an overflow scroll that automatically scrolls the active nav link into view. - http://amp.gs/jpM1h
#css
👍6❤1
What's Really Going On Inside Your node_modules Folder?
A running joke is that node_modules folders are so huge they’re heavier than black holes but when packages get taken over by nefarious groups, the contents of node_modules becomes somewhat less funny. This post looks into what malicious packages can do and the broad problem of supply chain attacks generally. - http://amp.gs/jpMsj
#nodejs
A running joke is that node_modules folders are so huge they’re heavier than black holes but when packages get taken over by nefarious groups, the contents of node_modules becomes somewhat less funny. This post looks into what malicious packages can do and the broad problem of supply chain attacks generally. - http://amp.gs/jpMsj
#nodejs
🔥5
How to Upgrade to the React 18 Release Candidate
The full production release of React 18 is seemingly imminent: just out, the detailed documentation covering the upgrade to this week’s release candidate. The post also includes useful information about some of the major new features. - http://amp.gs/jp5ye
#react
The full production release of React 18 is seemingly imminent: just out, the detailed documentation covering the upgrade to this week’s release candidate. The post also includes useful information about some of the major new features. - http://amp.gs/jp5ye
#react
👍6
An Open Source eCommerce Platform for Nuxt.js
Through this guide, you will learn how to set up a starter storefront with Nuxt.js for the frontend part and link it with Medusa, an open-source headless commerce engine in Node.js. - http://amp.gs/jpQYk
#vue
Through this guide, you will learn how to set up a starter storefront with Nuxt.js for the frontend part and link it with Medusa, an open-source headless commerce engine in Node.js. - http://amp.gs/jpQYk
#vue
👍4❤2
Enhancements to the Ubiquitous 2D HTML Canvas
Canvas is heavily used around the Web in its Canvas2D guise (up to 40% of pages, apparently?) and this post looks at some of the newer features and enhancements being made to it. - http://amp.gs/jpQiu
#javascript #canvas
Canvas is heavily used around the Web in its Canvas2D guise (up to 40% of pages, apparently?) and this post looks at some of the newer features and enhancements being made to it. - http://amp.gs/jpQiu
#javascript #canvas
👍2❤1