Okay, now for some reason, you’ve finally chosen Chrome as the browser you’re developing for. Then you open Developer Tools and start debugging your code...
⏱ 8 min read
#Chrome
⏱ 8 min read
#Chrome
Medium
Use Chrome DevTools Like a Senior Frontend Developer
6 tips you must know if you choose Chrome as your development environment.
Typical mistakes that developers sometimes make when working with functional components and hooks in React component.
⏱ 5 min read
#React
⏱ 5 min read
#React
Medium
3 Mistakes Junior Developers Make With React Function Component State
A follow-up to “3 Mistakes Junior Developers Make With a React Component’s State”
Deno v1.0.0 is scheduled for release on May 13. Here are a few interesting facts that may play a role in determining that.
⏱ 6 min read
#Deno
⏱ 6 min read
#Deno
Medium
What is Deno and will it Replace NodeJS?
Deno v1.0.0 is scheduled for release on May 13. Here are a few interesting facts that may play a role in determining that.
Don’t get me wrong, I like Firebase — but with everything dev related, there’s always a good and bad side, with a pinch of annoying that no one really wants to talk about.
⏱ 6 min read
#Firebase
⏱ 6 min read
#Firebase
Medium
Is Firebase really as awesome as it seems?
weighing up the good, the bad, and the annoying
JavaScript is now a very popular programming language, based on which a large number of libraries and frameworks have been derived. But no matter how the upper ecosystem evolves, it can’t do without vanilla JavaScript. Here I’ve selected 4 JavaScript interview questions to test a programmer’s skill of vanilla JavaScript.
⏱ 11 min read
#JavaScript
⏱ 11 min read
#JavaScript
Medium
Improve Your JavaScript Level With These 4 Questions
Things you should know to prepare JavaScript Interviews.
Understanding Data Structures is helpful in all aspects of programming, you don’t need to have a particular use case where you’ll use a Tree or a Graph to have to consider learning about them. In fact, I don’t think I’ve ever implemented a proper Tree structure in my 15 years of software development, however, understanding how they work has helped me several times in the past.
⏱ 12 min read
#JavaScript
⏱ 12 min read
#JavaScript
Medium
Data Structures You Should Know as a JavaScript Developer
Understanding Data Structures is helpful in all aspects of programming, you don’t need to have a particular use case where you’ll use a…
Image compression, processing, resizing, and more, for your next web app.
⏱ 6 minutes read
#JavaScript #Image
⏱ 6 minutes read
#JavaScript #Image
Medium
10 JavaScript Image Manipulation Libraries for 2020
Image compression, processing, resizing, and more, for your next web app.
How I switched from building products for frontend developers to building products for users.
⏱ 7 minutes read
#Frontend #Backend
⏱ 7 minutes read
#Frontend #Backend
Medium
What I Learned by Transitioning from Backend to Frontend Development
How I switched from building products for frontend developers to building products for users.
React + Firebase is a powerful combination for quickly and securely building apps, from proof-of-concept straight through massive scale production.
⏱ 6 minutes read
#React #Firebase
⏱ 6 minutes read
#React #Firebase
Medium
The Right Way to Add Firebase to Your React Project Using React Hooks
Here’s the right way to add Firebase to your React project using hooks and just a few lines of code.
Have you always wanted to play a trick on a fellow web developer?
Or do you want to prove your useless knowledge?
Here are some nasty one-liners to really turn a web project upside down.
⏱ 4 minutes read
#JavaScript
Or do you want to prove your useless knowledge?
Here are some nasty one-liners to really turn a web project upside down.
⏱ 4 minutes read
#JavaScript
Medium
5 One-Liners to Mess Up Your Code Easily
Evil tricks with JavaScript & CSS
We’re excited to announce that Node.js 15 was released today. Node.js 15 replaces Node.js 14 as our ‘current’ release line, with Node.js 14 being promoted to LTS (long-term support) later this month.
⏱ 5 minutes read
#Node
⏱ 5 minutes read
#Node
Medium
Node.js v15.0.0 is here!
This blog was written by Bethany Griggs, with additional contributions from the Node.js Technical Steering Committee.
React code is ugly. I’m not talking about any technical trait of the framework; I’m talking straightforward aesthetics, how the code looks on my screen, and the feelings it evokes.
⏱ 9 minutes read
#React
⏱ 9 minutes read
#React
Medium
How To Write Beautiful React Code
The search for a prettier way of authoring your React code
Here I have hand-picked some of the most useful code snippets from 30 seconds of code. It’s an awesome resource, go ahead and show it some love.
⏱ 5 minutes read
#JavaScript
⏱ 5 minutes read
#JavaScript
Development frameworks are used to organize the development progress. Developers get the ready structure for their code base, can apply reusable elements, and increase product speed. Using web frameworks for the front end is common — developers use frameworks to work with JavaScript.
⏱ 11 minutes read
#Node #JavaScript
⏱ 11 minutes read
#Node #JavaScript
Medium
Which One Is the Best Node.js Framework: Choosing Among 10 Tools
Development frameworks are used to organize the development progress. Developers get the ready structure for their code base, can apply…
How to leverage Bit + NPM to simplify monorepo architecture, with and without Lerna and friends.
⏱ 8 minute read
#Monorepo
⏱ 8 minute read
#Monorepo
Medium
Monorepos Made Simpler with Bit
How to leverage Bit + NPM to simplify monorepo architecture, with and without Lerna and friends.
The shorthand techniques of any programming language help you to write more clean and optimized code and lets you achieve your goal with less coding. Let’s discuss some of the shorthand techniques of JavaScript one by one.
⏱ 6 minutes read
#JavaScript
⏱ 6 minutes read
#JavaScript
Medium
20 JavaScript Shorthand Techniques that will save your time
The shorthand techniques of any programming language help you to write more clean and optimized code. Shorthand techniques improve…
Hi! I want to discuss with you how to manage Frontend architecture in large organizations. It feels to me that there are not many articles about this topic and it is not explained well.
⏱ 16 minutes read
#Architecture
⏱ 16 minutes read
#Architecture
Medium
Frontend Architecture at Scale for Large Organizations
Let’s discuss how to manage Frontend architecture in large organizations. Frontend architecture is involved in too many areas nowadays...
This article proposes a visual vocabulary of brands, systems, and products. The vocabulary denotes a design system’s varying outputs, documentation, adoption, and organizational boundaries. To conclude, the vocabulary is illustrated via complete, scenario-based example
⏱ 7 minutes read
#Design
⏱ 7 minutes read
#Design
Medium
Design Systems Architecture Diagrams
A Visual Vocabulary to Relate Systems, Products & Brands
Many companies are still struggling with basic IT operations. They spend too much time putting out fires and manually building, configuring and maintaining infrastructure resulting in a considerable loss of capital that could have helped with the transformation of their company.
⏱ 26 minutes read
#Ansible #Terraform #DevOps
⏱ 26 minutes read
#Ansible #Terraform #DevOps
Medium
Building Repeatable Infrastructure with Terraform and Ansible on AWS
Many companies are still struggling with basic IT operations. They spend too much time putting out fires and manually building…