Geshan Manandhar Geshan is a seasoned software engineer with more than a decade of software engineering experience. He has a keen interest in REST architecture, microservices, and cloud computing. He also blogs at geshan.com.np.

Stories by Geshan Manandhar

Build a REST API with Node.js, Express, and MySQL

Build a REST API with Node.js, Express, and MySQL

Build a REST API using MySQL as a database and Node.js as a language to track the most popular programming languages.

Geshan Manandhar
Jul 27, 2023 â‹… 12 min read
Setting Up Laravel With Docker Compose On Ubuntu V22.04

How to run Laravel with Docker Compose on Ubuntu v22.04

Learn how to run the Laravel framework with Docker Compose on Ubuntu v22.04 using the Backpack Laravel package.

Geshan Manandhar
Dec 5, 2022 â‹… 10 min read

Optimizing your Node.js app’s performance with clustering

Boost the performance of your Node.js apps with the cluster module, which allows you to fully utilize the CPUs at your disposal.

Geshan Manandhar
Aug 29, 2022 â‹… 8 min read
Node Docker Improve DX

Node.js and Docker: Improve DX with Docker Compose

When running a Docker container in a production environment, it has be built with the right stage of production.

Geshan Manandhar
Jun 16, 2022 â‹… 8 min read

Organizing your Express.js project structure for better productivity

Increase your team’s productivity with this tutorial on structuring an Express project for maintainability, clarity, and consistency.

Geshan Manandhar
Jan 10, 2022 â‹… 4 min read

How to implement feature flags in React

Learn how to safely test changes to your React apps without deploying code using feature flags in Flagsmith.

Geshan Manandhar
Oct 13, 2021 â‹… 6 min read

Understanding axios.create

Learn why and how to effectively use axios.create in your next project with this in-depth tutorial and example build.

Geshan Manandhar
Oct 6, 2021 â‹… 6 min read

How to deploy Next.js on Google Cloud Run

Learn how to deploy a React app with Next.js via Google Cloud Run, an easy-to-use serverless service with a generous free trial.

Geshan Manandhar
Jul 7, 2021 â‹… 5 min read

Cloudflare Pages tutorial: Deploying a React app via GitHub

Learn how to deploy a React app to Cloudflare Pages from your Github repository for free, and without configuring a complex build process.

Geshan Manandhar
Jun 8, 2021 â‹… 5 min read
Deploying a Full-stack Node + React App for Free with Begin

Deploying a full-stack Node.js + React app for free with Begin

There aren’t many options out there to host a full-stack Node.js and React app on a single provider. Begin lets you do just that.

Geshan Manandhar
May 11, 2021 â‹… 10 min read
Intro to KubeVela: A Better Way to Ship Applications

Intro to KubeVela: A better way to ship applications

KubeVela is a more enjoyable, app-centric, fully self-service tool for shipping applications to your Kubernetes clusters.

Geshan Manandhar
May 6, 2021 â‹… 6 min read
Services Deploy Nodejs App Free

3 services to deploy your Node.js app for free

Discover three free services, Qovery, Vercel, and Heroku, that let you deploy a Node.js API built with Express.js and MySQL.

Geshan Manandhar
Apr 20, 2021 â‹… 4 min read