Latest Articles

Blog

Discover insights on web development, microservices, and modern software practices. From beginner guides to advanced tutorials, find everything you need to level up your skills.

80 articles available
3 min read
ABP Framework - Getting startedPart 2

SPA Authentication using Next.js, ABP and IdentityServer4. Part 2

In this post we will implement the SPA authentication for the Nexjs.js app as the frontend and ABP with IdentityServer as Backend

abpnextjsreactidentity-server+1 more
Read full article
3 min read
ABP Framework - Getting startedPart 1

ABP Getting Started With .Net Core and EF Core. ABP Part 1

This is an introduction to the ABP Application framework with .Net core and EF core. I have created a Todo App with a CRUD function.

abp
Read full article
1 min read

Docker swarm setup for localhost

In this post we will see how to setup docker swarm for localhost.

dockerdocker-swarm
Read full article
2 min read

Set up Wsl with zsh and oh-my-zsh

In this post we will see how to setup zsh shell in the wsl and use oh-my-zsh.

terminal
Read full article
2 min read

Set up Windows Terminal with PoshGit, oh-my-posh and Cascadia Code PL

In this post we will see how to setup windows terminal with PoshGit and oh-my-posh to make the terminal more productive

terminal
Read full article
1 min read

Css for leaflet div element

If you are like me who struggle with anything CSS. These are some small css that will help you to fill the leaflet map without setting the fixed height

cssleaflet
Read full article
1 min read

Setup docker in Ubuntu 18.04

In this post you will see how to setup docker in Ubuntu 18.04. We will also change the default ssh port and install fail2ban.

dockerubuntu
Read full article
3 min read

Traefik setup with docker swarm

In this post you will see how to setup traefik with docker swarm. Along with that we will also setup Portainer and Swarmpit so that it is easy to manage the docker swarm.

dockertraefik
Read full article