Geshan Manandhar

  https://geshan.com.np 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.

   



14 Stories by Geshan Manandhar

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.
1 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.
5 8 min read

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.
12 8 min read

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

Build a REST API with the Express.js framework using Node.js and MySQL to easily write a new microservice.
18 10 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.
6 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.
2 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.
0 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.
0 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.
0 5 min read

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.
2 10 min read

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.
0 6 min read

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.
6 4 min read