If you have already worked with SVGs or you are new to it, this article is for you. I am sharing a few important concepts which will help you debug and create SVGs.
React Lesson 8: Deep Dive into React Redux
Today, we’re going to do more complicated things. We will go away from the manual description of “closure,” subscriptions, and so on. All these things are, of course, not for manual maintenance. We will learn how to do these things easily and gracefully.
How to Stay Motivated While Working Remotely/Freelancing?
When someone mentions remote work, most people, first of all, think of the freedom and numerous benefits it gives. Indeed, working remotely can be much more fun than sitting in a crowded office.
Dockerization of Node.JS Applications on Amazon Elastic Containers
This article is about creating a critical task-based highly available and scalable NodeJS application on the Amazon Cloud with an architecture that minimizes its cost.
Think Like a Pythonista — Building a Book Sharing App
Python with the boom of machine learning has been the goto language for most companies and newbies. The best way to learn Python is not to learn it’s syntax but to build an app with it.
Comprehension in Python
In this article, we will discuss one of the powerful features of Python programming language called Comprehensions. We will cover the usage of Comprehensions as a way to optimize the code.
How I Got Started with Angular and TypeScript
I share my experience on how to learn the most basic parts of Angular and TypeScript.
Top 6 Features of PHP 7.4 – Explained with Examples
PHP 7.4 is a minor version, but it includes plenty of new features. Here I show you the top 6 of them with examples. They can make a significant effect on your PHP development process.
The Full Guide to the New Excel XLOOKUP Function
Microsoft recently announced that XLOOKUP would be the new replacement for VLOOKUP. Let’s dive into the function now!
Three Essential Rules for Architecting iOS Unit Tests in 2020
Unit testing on the iOS operating system is one of the best features you’ll be able to involve yourself in. Not only does it effortlessly allow you to optimize your code and ensure it’s working in the