Let's make web great again.
No-nonsense, straight to the point web development articles.
People say good things about me...
“I highly recommend Suman's work and work ethic. Suman created a technical article for the RICOH THETA developer community of which I am a co-organizer. He was quick to understand the topic, testing out the SDK, and asking about issues and ideas. The final result beat my expectations handily.”
Jesse Casman
Maker of Developer Communities
Recent Posts
Build an FAQ Page on Next.js with Material UI
This is how you can create a simple but good looking FAQ section on your “Next.js” application with “Material UI” design library
How To Build a Document Viewer in Next.js
This quick guide will show you how to display the preview of a document using react-documents package in a Next.js application. Steps 1. Create a…
How I Deployed Node.js/Express App to Vercel (Painfully)
Learn how to deploy Node.js/Express app to Vercel with only 2-3 clear steps! Screenshots and error messages shown throughout the post!