Ganesh Mani I'm a full-stack developer, Android application/game developer, and tech enthusiast who loves to work with current technologies in web, mobile, the IoT, machine learning, and data science.

Stories by Ganesh Mani

Blitz.js vs. RedwoodJS

Blitz.js vs. RedwoodJS

Dev

In this guide, we’ll show how Blitz.js and RedwoodJS help improve performance, streamline processes, and enhance the developer experience.

Ganesh Mani
Aug 7, 2020 ⋅ 5 min read
Why You Should Be Using useWorker

Why you should be using useWorker

Dev

Web workers are worker threads that run tasks and other functionalities in the background. Learn how to set up and use web workers and see useWorker in action.

Ganesh Mani
Jul 6, 2020 ⋅ 4 min read
The Blitz.js logo.

Building a full-stack React application with Blitz.js

Dev

This tutorial demonstrates the value of Blitz.js through a simple recipe application built with React.

Ganesh Mani
May 29, 2020 ⋅ 6 min read
React Top-Level APIs That Could Change the Way You Write Components

React top-level APIs that could change the way you write components

Dev

These top-level API’s will help you to write your React components more efficiently, and knowing when and how to use them is crucial to your development cycle.

Ganesh Mani
May 29, 2020 ⋅ 5 min read
The React logo.

Building a Trello clone with React Hooks and GraphQL

Dev

Learn how to build a Trello-like application using React Hooks and GraphQL.

Ganesh Mani
May 11, 2020 ⋅ 10 min read
Building accessible components with Downshift

Building accessible components with Downshift

Dev

We should view web accessibility not as a feature, but as a responsibility. Learn how to build an accessible select component, autocomplete, and form dropdown as well as how to use Downshift with Popper.js.

Ganesh Mani
Apr 20, 2020 ⋅ 8 min read
Comparing hooks libraries for GraphQL

Comparing hooks libraries for GraphQL

Dev

React class components require you to maintain lots of abstractions. React Hooks maintain the logic as a function, eliminating the need to encapsulate it.

Ganesh Mani
Mar 24, 2020 ⋅ 10 min read
AWS Services Cheet Sheet

AWS services cheat sheet

Dev

AWS, the world’s leading cloud provider, delivers myriad services to help developers of all kinds build, manage, and maintain their apps and projects more efficiently.

Ganesh Mani
Feb 14, 2020 ⋅ 6 min read