09Feb

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.

05Feb

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.