ββReactJS is a frontend Javascript library which is loved by software engineers and people in the industry due to itβs performance, ease of syntax and component based approach.
β± 3 min read
π #React #Interviews
β± 3 min read
π #React #Interviews
Medium
Master these 11 Core ReactJS concepts to conquer your next interview
ReactJS is a frontend Javascript library which is loved by software engineers and people in the industry due to itβs performance, ease ofβ¦
ββββDocumentation makes your reusable components comprehensible and discoverable. It is a crucial part of every component library.
β± 5 min read
π #Documentation #React
β± 5 min read
π #Documentation #React
Medium
5 Ways to Document React Components in 2020
Learn how to document reusable UI components.
π€ Coding News β‘οΈ pinned Β«ββJoin our chat room π Programming and tech related discussions π€Β»
ββA step by step guide to understand the core concepts and build a first extension.
β± 5 min read
π #NodeJS
β± 5 min read
π #NodeJS
Medium
Native Extensions for Node.js
A step by step guide to understand the core concepts and build a first extension
ββContributing to a design system should be simple, even if you arenβt on the core team. Find it, change it, publish it, and everyone uses it! Easy peasy.
β± 20 min read
π #Styleguides
β± 20 min read
π #Styleguides
Medium
Stewarding Design System Contributions
Giving What They Need, When Needed, To Keep Them On Track
ββββ5 SEO lessons learned by writing 1 blog post every day for 2 years
β± 5 min read
π #SEO
β± 5 min read
π #SEO
Flaviocopes
Flavio Copes
I help people learn to code.
ββIβve been familiar with the βprogressive web appβ (PWA) concept for a while now. But thereβs always been an itch in the back of my mind about it.
β± 8 min read
π #PWA
β± 8 min read
π #PWA
Medium
Seriously, though. What is a progressive web app?
Attempting to clarify the history of the term and cite the dang thing.
ββRecently I had to decide what technology to use for a large javascript project to make ajax calls. If you are using JavaScript, you have different chances to make call requests.
β± 6 min read
π #JavaScript
β± 6 min read
π #JavaScript
Medium
Comparing different ways to make HTTP requests in Javascript in 2020
Concise, useful JavaScript lessonsβββmake it easy.
π€ Coding News β‘οΈ pinned Β«ββ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Β»
ββDetermining what this is is actually rather simple. The overarching rule is that this is determined at the time a function is invoked by inspecting where itβs called, its call site. It follows these rules, in order of precedence.
β± 4 min read
π #JS
β± 4 min read
π #JS
Medium
The Simple Rules to βthisβ in Javascript
A few rules determine what the 'thisβ keyword is inside a function
ββTo explain what new does, letβs start with just a normal function, called without new. We want to write a function that will create βpersonβ objects. Itβll give these objects name and age properties based on parameters that it takes in.
β± 4 min read
π #JS
β± 4 min read
π #JS
Medium
Javascriptβs βnewβ Keyword Explained as Simply as Possible
Normal Function Call
ββI think itβs great that the JavaScript community is paying attention to the problems caused by the use of classes and inheritance, but Iβm worried that the beginners are confused as classes are both βbadβ and were just added to the language. Even more confusingly, some libraries, notably React, use ES6 classes all over its documentation. Is React intentionally following βbad practicesβ?
β± 5 min read
π #React
β± 5 min read
π #React
Medium
Mixins Are Dead. Long Live Composition
When React 0.13 came out, everybody freaked out.
ββCustom hooks leverage the power of React hooks to add additional functionality to our React apps. Since the release of the React Hooks, there has been an explosive growth of custom hooks, thousands of React devs all over the world have churned out hundreds of custom hooks that simplify most of the arduous and boring tasks we do in React projects.
β± 6 min read
π #React
β± 6 min read
π #React
Medium
11 Useful Custom React Hooks for Your Next Web App
Top 11 recommended ReactJS custom Hooksβββwith examples.
π€ Coding News β‘οΈ pinned Β«ββRecently I had to decide what technology to use for a large javascript project to make ajax calls. If you are using JavaScript, you have different chances to make call requests. β± 6 min read π #JavaScriptΒ»
ββYou spend a significant amount of time each day in your code editor, invest in yourself.
β± 6 min read
π #TextEditor #VScode
β± 6 min read
π #TextEditor #VScode
Medium
7 VS Code Extensions that will make your life significantly easier.
You spend a significant amount of time each day in your code editor, invest in yourself.
π€ Coding News β‘οΈ pinned Β«ββI was always interested in color science. In 2014, I gave a talk about CSS Color 4 at various conferences around the π ... β± 7 min read π #CSSΒ»