6 Stories by Nirmalya Ghosh
Learn how to style a simple table component with Tailwind CSS by using its intuitive utility classes as well as table borders.
Mock Service Worker is an API mocking library that uses the Service Worker API to intercept actual requests.
Get a crash course on the basics of Moon.js, a tiny new library based on pure functions.
Heavily inspired by React, Crank.js is a new, JSX-driven framework for creating components with functions, promises, and generators.
You can further enhance data fetching in Next.js 9.3 by using Prisma. Learn how.
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.