7 Repos To Help You Master JavaScript
List of resources to help become a better JavaScript developer. - http://amp.gs/jYJBx
#javascript
List of resources to help become a better JavaScript developer. - http://amp.gs/jYJBx
#javascript
Why I Love Vue 3's Composition API
Vue 3 introduced the Composition API to provide a better way to collocate code related to the same logical concern. - http://amp.gs/jY0oG
#vue
Vue 3 introduced the Composition API to provide a better way to collocate code related to the same logical concern. - http://amp.gs/jY0oG
#vue
Tips for writing better React components
A guide to writing clean and readable React components -
http://amp.gs/jYK3K
#react
A guide to writing clean and readable React components -
http://amp.gs/jYK3K
#react
Micro-Frontends From the Begining to Expert
In this article, I will arrange all the previous articles and videos in a way that can help people understand… - http://amp.gs/jY30G
#microfrontends
In this article, I will arrange all the previous articles and videos in a way that can help people understand… - http://amp.gs/jY30G
#microfrontends
Medium
Micro-Frontends From Beginner to Expert
In this article, I will arrange all the previous articles and videos in a way that can help people understand Micro-Frontends, gradually…
How To Work with Files Using Streams in Node
Streams provide an efficient mechanism for working with files in Node – this is a practical and straightforward introduction to how to work with them. - http://amp.gs/jYHdL
#nodejs
Streams provide an efficient mechanism for working with files in Node – this is a practical and straightforward introduction to how to work with them. - http://amp.gs/jYHdL
#nodejs
Digitalocean
How To Work with Files Using Streams in Node.js | DigitalOcean
Streams are an efficient way to handle files in Node.js. In this tutorial, you’ll create a command-line program, and then use it with streams to read, write,…
Building a 3D Game Menu Component
Adam Argyle gives a foundational overview of how to build a responsive, adaptive, and accessible 3D game menu. - http://amp.gs/jY2Sj
#css
Adam Argyle gives a foundational overview of how to build a responsive, adaptive, and accessible 3D game menu. - http://amp.gs/jY2Sj
#css
web.dev
Building a 3D game menu component
A foundational overview of how to build a responsive, adaptive, and accessible 3D game menu.
Delegating Effectively as a Tech Lead
Lessons and missteps in engineering leadership - http://amp.gs/jYwvo
#techlead
Lessons and missteps in engineering leadership - http://amp.gs/jYwvo
#techlead
Medium
Delegating Effectively as a Tech Lead
Lessons and missteps in engineering leadership
Teaful: Tiny, Easy and Powerful React State Management
A new entrant (most recently known as Fragstore) into the React state management sweepstakes for the smallest solutions. At less than 1KB, this library is a strong contender in that department. - http://amp.gs/jYFBx
#react
A new entrant (most recently known as Fragstore) into the React state management sweepstakes for the smallest solutions. At less than 1KB, this library is a strong contender in that department. - http://amp.gs/jYFBx
#react
Aralroca
Teaful: tiny, easy and powerful React state management
Teaful is a new npm package where you can manage your stores with less than 1kb without the need of boilerplate: reducers, actions, selectors, connect, etc. And without unnecessary rerenders! It subscribes only to the changes of the used properties.
Fullstack Open Source E-commerce - Vue Storefront & Vendure
Vue Storefront is a frontend platform for headless commerce. Vendure is a headless framework. Learn how they work together to help you quickly create an eCommerce site. - http://amp.gs/jYXGI
#vue
Vue Storefront is a frontend platform for headless commerce. Vendure is a headless framework. Learn how they work together to help you quickly create an eCommerce site. - http://amp.gs/jYXGI
#vue
How to Integrate Firebase with Flutter
A simplified guide to integrating Firebase with your Flutter apps. - http://amp.gs/jYLTN
#flutter
A simplified guide to integrating Firebase with your Flutter apps. - http://amp.gs/jYLTN
#flutter
Using Position Sticky With CSS Grid
Ahmad Shadeed shows how to make position sticky work with CSS grid items. - http://amp.gs/jYLUJ
#css
Ahmad Shadeed shows how to make position sticky work with CSS grid items. - http://amp.gs/jYLUJ
#css
Ahmad Shadeed Blog
Using Position Sticky With CSS Grid - Ahmad Shadeed
How to make position sticky work with CSS grid items
Node.js Architecture and Best Practices for Node.js Development
Often, the Web Application process that involves JavaScript is accompanied by Nodejs, an Open-source… - http://amp.gs/jYLcg
#nodejs
Often, the Web Application process that involves JavaScript is accompanied by Nodejs, an Open-source… - http://amp.gs/jYLcg
#nodejs
Medium
Node.js Architecture and Best Practices for Node.js Development
Often, the Web Application process that involves JavaScript is accompanied by Nodejs, an Open-source, cross-platform JavaScript runtime…
Debugging HTML: Accessibility
Manuel Matuzović offers some tips on debugging accessibility features of HTML elements using DevTools in Firefox, Chrome, and Edge. - http://amp.gs/jYW4g
#html #accessibility
Manuel Matuzović offers some tips on debugging accessibility features of HTML elements using DevTools in Firefox, Chrome, and Edge. - http://amp.gs/jYW4g
#html #accessibility
Debugging HTML: Accessibility - HTMHell
You can debug accessibility features of HTML elements using DevTools in Firefox, Chrome, and Edge.
Build a Multi-player Real-time Tic-Tac-Toe Game with Vue
In this article, you'll learn how to develop a tic-tac-toe game from scratch using Vue by integrating real-time features with socketio so that two players can play the game from different browsers at the same time. - http://amp.gs/jYWFQ
#vue
In this article, you'll learn how to develop a tic-tac-toe game from scratch using Vue by integrating real-time features with socketio so that two players can play the game from different browsers at the same time. - http://amp.gs/jYWFQ
#vue
DEV Community
Build Multiplayer Realtime Tic Tac Toe Game with Socket.io and Vue
In this article, we will develop a tic-tac-toe game from scratch using Vue. We will integrate the...
Announcing TypeScript 4.5 RC
The first release candidate of TypeScript 4.5 is here with no changes now expected before the final release. We’ll focus more on the final release but a big change with this RC is deferring the promised ESM support for Node.js. - http://amp.gs/jYaL1
#typescript
The first release candidate of TypeScript 4.5 is here with no changes now expected before the final release. We’ll focus more on the final release but a big change with this RC is deferring the promised ESM support for Node.js. - http://amp.gs/jYaL1
#typescript
TypeScript
Announcing TypeScript 4.5 RC
Today we’re excited to announce our Release Candidate (RC) of TypeScript 4.5! Between now and the stable release of TypeScript 4.5, we expect no further changes apart from critical bug fixes. To get started using the RC, you can get it through NuGet,
50+ Awesome Vue.js Templates and Themes
A huge list of high-quality templates for Vue.js including admin dashboards, landing pages, web apps, and more. - http://amp.gs/jYoSv
#vue
A huge list of high-quality templates for Vue.js including admin dashboards, landing pages, web apps, and more. - http://amp.gs/jYoSv
#vue
Responsive Layouts, Fewer Media Queries
Temani Afif shows how to replace multiple media queries with simple CSS declarations. - http://amp.gs/jYMR0
#css
Temani Afif shows how to replace multiple media queries with simple CSS declarations. - http://amp.gs/jYMR0
#css
CSS-Tricks
Responsive Layouts, Fewer Media Queries | CSS-Tricks
We cannot talk about web development without talking about Responsive Design. It’s just a given these days and has been for many years. Media queries are a
❤1
What I Look for When Hiring Senior Software Engineers
Soft skills often trump hard skills at this level - http://amp.gs/jYMXZ
#interview
Soft skills often trump hard skills at this level - http://amp.gs/jYMXZ
#interview
Medium
What I Look for When Hiring Senior Software Engineers
Soft skills often trump hard skills at this level
Micro Frontends Using Webpack 5 Module Federation
In-depth guide on Webpack 5 module federation for micro frontends - http://amp.gs/jY5h7
#microfrontends
In-depth guide on Webpack 5 module federation for micro frontends - http://amp.gs/jY5h7
#microfrontends
Medium
Micro Frontends Using Webpack 5 Module Federation
In-depth guide on Webpack 5 module federation for micro frontends