PinnedInFrontend WeeklybyJhon Black·Dec 7, 2020Write code without if-else statement or art of avoiding if statementNot a long time ago I was looking for the job and once I was asked to create a function which returns true or false if the input is a…A response icon2A response icon2
Jhon Black·Sep 26, 2021How to type your Redux-compose in TypeScriptHow to use redux-compose and not suffer from typing it.
Jhon Black·Oct 29, 2019First week with Rust: I looked at Rust, I compared it, and I like it!Recently I started to think about learning some completely new programming language I already put my hands on Python and C++ but I wanted…