ββThrottling and debouncing give us control over the rate at which a function is called. They are need to know techniques for any web developer.
β± 8 min read
π #JavaScript
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
β± 8 min read
π #JavaScript
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
Medium
Throttling and Debouncing in JavaScript
Are you excessively invoking functions and hampering performance?
π€ Coding News β‘οΈ pinned Β«ββIn this article I am going to talk about two different ways of authentication: stateful and stateless authentication. If you have learnt about networking, you may already heard about stateful and stateless, but in this article I am going to give these twoβ¦Β»
This media is not supported in your browser
VIEW IN TELEGRAM
When you are working with you favorite framework
ββMany people wonder how a single-threaded Node.js can compete with multithreaded back ends. As such, it may seem counterintuitive that so many huge companies pick Node as their back end, given its supposed single-threaded nature. To know why, we have to understand what we really mean when we say that Node is single-threaded.
β± 8 min read
π #NodeJS
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
β± 8 min read
π #NodeJS
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
LogRocket Blog
A complete guide to threads in Node.js - LogRocket Blog
While it is single-threaded, Node.js uses worker threads that allow for a separate execution thread that runs alongside the main thread.
ββJavascript reach has increased from a web browser to all places of programming.
Node.js β Used for CLI and Server.
Electron β Used for cross-platform desktop Apps.
React native β Used for cross-platform mobile Apps.
IoT β Low-cost IoT devices, now support javascript.
β± 9 min read
π #JavaScript
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
Node.js β Used for CLI and Server.
Electron β Used for cross-platform desktop Apps.
React native β Used for cross-platform mobile Apps.
IoT β Low-cost IoT devices, now support javascript.
β± 9 min read
π #JavaScript
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
Medium
Javascript New Features
Javascript reach has increased from just a web browser to all places of programing.
ββIn this modern era of web development, we donβt really need a heavy-handed reset, or even a reset at all, because CSS browser compatibility issues are much less likely than they were in the old IE 6 days.
β± 8 min read
π #CSS
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
β± 8 min read
π #CSS
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
Andy Bell
A Modern CSS Reset - Andy Bell
This post is 4+ years old now, so Iβd recommend reading this more up to date version! I think about and enjoy very boring CSS stuffβprobably much more than I should do, to be honest. One thing that Iβve probably spent too much time thinking about over theβ¦
JAMstack.systems is the presentation about fast, secure and dynamic sites built with JavaScript, APIs, and prerendered Markup, served without web servers.
β± 10 min read
π #JavaScript #API #JAMstack
βοΈ Donβt forget to star the repo and share it in twitter
β± 10 min read
π #JavaScript #API #JAMstack
βοΈ Donβt forget to star the repo and share it in twitter
jamstack.systems
Gatsby MDX Deck about Modern Web Development on the JAMstack.
ββThis tutorial explains the basics of OAuth 2.0 and how to deploy an OAuth2 authorization service in Node.js to Google Cloud Functions.
β± 8 min read
π #OAuth2 #Security #JWT #Serverless
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
β± 8 min read
π #OAuth2 #Security #JWT #Serverless
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
Medium
Understanding OAuth2 and Deploying a Basic OAuth2 Authorization Service to Cloud Functions
This tutorial explains the basics of OAuth 2.0 and how to deploy an OAuth2 authorization service in Node.js to Google Cloud Functions.
ββThis is a graph I made with the technologies that will make you a well-rounded developer proficient in Vue.js programming.
β± 3 min read
π #Vue
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
β± 3 min read
π #Vue
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
Flaviocopes
Roadmap to become a Vue.js 2 developer in 2020
This is a graph I made with the technologies that will make you a well-rounded developer proficient in Vue.js programming.
ββHi, I wrote an article about how a process of fighting code complexity drives your project architecture:
I called this phenomena "Architecture on Demand".
β± 19 min read
π #Programming
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
I called this phenomena "Architecture on Demand".
β± 19 min read
π #Programming
βοΈ Donβt forget to say if you liked the article by leaving a comment below this post
β¬οΈ
ββYou can easily choose your UI design based on viewport width in CSS using media queries, but sometimes you need to get the window width or breakpoints to adjust your UI as per the viewport width in React.
β± 4 min read
π #React
β± 4 min read
π #React
Medium
useBreakpoint HookβββGet Media Query Breakpoints in React
Creating a custom Hook to get window widths or breakpoints
ββFor most websites nowadays, images are the primary bottlenecks to site performance...
β± 6 min read
π #JavaScript
β± 6 min read
π #JavaScript
Medium
Lazy Loading Images with IntersectionObserver
How Walmart.com lazy loads with Intersection Observer native JavaScript.
ββCSS position sticky has really good browser support, yet most developers arenβt using it.
β± 5 min read
π #CSS
β± 5 min read
π #CSS
Medium
CSS Position Sticky - How It Really Works!
CSS position sticky has really good browser support, yet most developers arenβt using it.
ββA few days ago I was writing my bi-annual review, and I was thinking of how I could include some meaningful metrics about the success of our design system in Badoo.
β± 12 min read
π #DesignSystems
β± 12 min read
π #DesignSystems
Medium
Measuring the Impact of a Design System
Visualising the positive impact on the work of a team of UI engineers, by the adoption of a design system.
ββAt Torii, we decided to go the no-ops path as much as possible meaning weβll focus all our efforts on our product and not on operations. While we enjoy doing devops, thatβs not our main focus as a company.
β± 8 min read
π #Serverless #AWS #Lambda
β± 8 min read
π #Serverless #AWS #Lambda
Medium
Lessons Learned β A Year Of Going βFully Serverlessβ In Production
At Torii, we decided to go the no-ops path as much as possible meaning weβll focus all our efforts on our product and not on operationsβ¦
ββ127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or Less β Part 1 of 6
β± 3 min read
π #JavaScript
β± 3 min read
π #JavaScript
Medium
127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or LessβββPart 1 of 6
JavaScript is one of the most popular languages you can learn
ββ127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or Less β Part 2 of 6
β± 2 min read
π #JavaScript
β± 2 min read
π #JavaScript
Medium
127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or LessβββPart 1 of 6
JavaScript is one of the most popular languages you can learn
ββ127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or Less β Part 3 of 6
β± 2 min read
π #JavaScript
β± 2 min read
π #JavaScript
Medium
127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or LessβββPart 1 of 6
JavaScript is one of the most popular languages you can learn
ββ127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or Less β Part 4 of 6
β± 2 min read
π #JavaScript
β± 2 min read
π #JavaScript
Medium
127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or LessβββPart 1 of 6
JavaScript is one of the most popular languages you can learn