I'm Faria Begum Riya, software developer based in Dhaka, Bangladesh.This is my digital space where I write articles mostly about coding.
Since you are here, would you like to play a favorite game of mine?
Advices from Robert C. Martin's book Clean Code about writing clean functions. Writing clean function is essential to keep code maitainable and scalable.
The Proxy is a standard built-in object introduced in ES6. It acts as a gatekeeper for an object. Let's look at some where Proxies can be useful.
A slider micro-interaction built with React. We will build a tree animation that grows with slider change.Using react-transition-group library build a smooth UI interaction.