React content
-
Build a Chrome Extension using Manifest V3
Aug 11, 2023 • Nazmul Idris
A guide on how to build a Chrome Extension using Manifest V3 that replaces the use of bookmarks (in a way) allowing you to create your own names for a URL or a set of URLs. -
Reference handbook for using Ink v3.2.0 components (w/ React, Node.js and TypeScript)
Nov 25, 2021 • Nazmul Idris
This article is reference handbook for using Ink v3.2.0 (with TypeScript and React) components to create CLI apps. IDEA Ultimate / Webstorm project files are provided. -
Advanced guide to Ink v3.2.0 (w/ React, Node.js and TypeScript)
Nov 5, 2021 • Nazmul Idris
This article is an advanced guide to using Ink v3.2.0 (with TypeScript and React) to create CLI apps. IDEA Ultimate / Webstorm project files are provided. -
Introduction to Ink v3.2.0 (w/ React, Node.js and TypeScript)
Nov 4, 2021 • Nazmul Idris
This article is an introduction to using Ink v3.2.0 (with TypeScript and React) to create CLI apps. IDEA Ultimate / Webstorm project files are provided. -
React hooks (v17.0.3) and Redux handbook using TypeScript (v4.3.4)
Oct 19, 2021 • Nazmul Idris
This handbook will take you thru using function components in React and Redux (using TypeScript) and writing tests for them (using react-testing-library). IDEA Ultimate / Webstorm project files are provided. This handbook is written as a reference. You can easily jump to the section that is relevant to you or read them in any order that you like. -
CSS responsive design using Grid, Flexbox, and media queries handbook
Oct 19, 2021 • Nazmul Idris
This handbook is a reference guide on how to understand and use CSS to build web applications that incorporate responsive design using Grid, Flexbox, and media queries. IDEA Ultimate / Webstorm project files are provided. This handbook is written as a reference. You can easily jump to the section that is relevant to you or read them in any order that you like. -
Flexbox: Building a navigation bar (Part 2/2)
Nov 14, 2017 • Nadia Idris
This is a second article on 2 part series. In this article you will learn how to build a simple example responsive navigation design using Flexbox and media queries. 📦 -
Building a real world app using React, Redux, Firebase, and Typescript
Oct 6, 2016 • Nazmul Idris
The purpose of this tutorial is to serve as a starting point for a real world React, Redux, and Firebase example. The starter project is on GitHub. -
Building a real world app using React, Firebase, and Typescript
Oct 2, 2016 • Nazmul Idris
The purpose of this tutorial is to serve as a starting point for a real world React and Firebase example. The starter project is on GitHub.