ββ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
ββ127 Helpful JavaScript Snippets You Can Learn in 30 Seconds or Less β Part 5 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 6 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
ββMemes are great - they're such a fun way of describing ideas and opinions. So it's no coincidence that I picked a meme generator app as the capstone project in my free React course on Scrimba. The app works by pulling a random meme image from an API and placing your text over the top of it to create your very own, personalized meme.
β± 8 min read
π #React
β± 8 min read
π #React
freeCodeCamp.org
Learn React by Building a Meme Generator
Memes are great - they're such a fun way of describing ideas and opinions. So it's no coincidence that I picked a meme generator app as the capstone project in my free React course [https://scrimba.com/g/glearnreact] on Scrimba. The app works by pulling aβ¦
ββWe are going to rewrite React from scratch. Step by step. Following the architecture from the real React code but without all the optimizations and non-essential features.
β± 9 min read
π #React
β± 9 min read
π #React
pomb.us
Build your own React
We are going to rewrite React from scratch. Step by step. Following the architecture from the real React code but without all theβ¦
ββIn their own words: Prism is a lightweight, extensible syntax highlighter β meaning it can be used to highlight code blocks or code samples in a website.
β± 4 min read
π #React #PrismJS
β± 4 min read
π #React #PrismJS
Medium
Get PrismJS working in React
In their own words: Prism is a lightweight, extensible syntax highlighter β meaning it can be used to highlight code blocks or code samplesβ¦
ββJavaScript is famous for the number of frameworks and tools that are created around it every week, and React, being one of the most popular of those frameworks as of late, βsuffersβ a similar fate, causing new developers to get overwhelmed when they attempt to start delving into the technology.
β± 13 min read
π #React #Tools
β± 13 min read
π #React #Tools
Medium
11 Top React Developer Tools for 2020
React developer tools you should add to your toolbox