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
👍5
Making a Discord Playlist Bot with Serverless Cloud
Serverless Cloud is a serverless platform from Serverless Inc., the folks behind Serverless Framework. (Have we said ‘serverless’ enough yet?) This post ties together Node.js with some specific Serverless Cloud features to easily create a Discord chat bot that can add songs to a shared Spotify playlist. - http://amp.gs/jp6IR
#nodejs
Serverless Cloud is a serverless platform from Serverless Inc., the folks behind Serverless Framework. (Have we said ‘serverless’ enough yet?) This post ties together Node.js with some specific Serverless Cloud features to easily create a Discord chat bot that can add songs to a shared Spotify playlist. - http://amp.gs/jp6IR
#nodejs
👍8
Taming CSS Variables with Web Inspector
Razvan Caliman outlines the improvements made to Safari’s Web Inspector to help you work easier with CSS variables. - http://amp.gs/jp6Oc
#css
Razvan Caliman outlines the improvements made to Safari’s Web Inspector to help you work easier with CSS variables. - http://amp.gs/jp6Oc
#css
WebKit
Taming CSS Variables with Web Inspector
CSS Custom Properties, better known as CSS variables, have been widely adopted by web designers to build reusable and configurable design systems.
👍3
'My Experience Building a Chess App in React'
The author describes himself as a self-taught, relative newcomer to React development. As a result, he describes his approach to this well-defined problem in terms that those at a similar point in the learning curve will find easy to understand. - http://amp.gs/jpbxe
#react
The author describes himself as a self-taught, relative newcomer to React development. As a result, he describes his approach to this well-defined problem in terms that those at a similar point in the learning curve will find easy to understand. - http://amp.gs/jpbxe
#react
👍6