Nirmalya Ghosh I'm a computer science engineer specializing in web design and development with an eye for detail. I have over three years of experience with React and also fiddle with Ruby on Rails and Elixir.

Stories by Nirmalya Ghosh

Building A Tailwind CSS Table Component

Building a Tailwind CSS table component

Dev

Style a table component using Tailwind CSS by using its utility classes, table borders, and the hover, focus, and active states.

Nirmalya Ghosh
May 24, 2023 ⋅ 9 min read
Getting Started With Mock Service Worker

Getting started with Mock Service Worker

Dev

Mock Service Worker is an API mocking library that uses the Service Worker API to intercept actual requests.

Nirmalya Ghosh
Sep 3, 2020 ⋅ 7 min read
Functional User Interfaces With Moon.js

Functional user interfaces with Moon.js

Dev

Get a crash course on the basics of Moon.js, a tiny new library based on pure functions.

Nirmalya Ghosh
Jul 22, 2020 ⋅ 5 min read
JSX-driven Components With Crank.js

JSX-driven components with Crank.js

Dev

Heavily inspired by React, Crank.js is a new, JSX-driven framework for creating components with functions, promises, and generators.

Nirmalya Ghosh
Jun 5, 2020 ⋅ 5 min read
Building a Product Hunt Clone App Using Hasura and Next.js

Building a Product Hunt clone app using Hasura and Next.js

Dev

Learn how to conduct authentication and authorization using Hasura and how to leverage GraphQL to fetch and write data from a Next.js frontend application.

Nirmalya Ghosh
Feb 20, 2020 ⋅ 16 min read