Hi

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?

Recent Posts

Gilded Rose Kata and Strategy Pattern

My take on solving the Gilded Rose refactoring problem using the strategy pattern technique with JavaScript.

Writing Clean Functions

Advices from Robert C. Martin's book Clean Code about writing clean functions. Writing clean function is essential to keep code maitainable and scalable.

JavaScript Proxy and it's use cases

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.

Animated UI with react-transition-group

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.

Delightful micro-interaction with CSS

Small delightful micro-interaction truly shows you care about small details that gives joy. We will create an animated checklist using simple CSS techniques.

Creating Universal Widgets - Transforming React components into cross-framework widget

We'll build a React-based widget and bundle it with rollup. Then use this bundled widget to embed it in any JavaScript based application.

Newsletter