Logo
PublicationTech InterviewYouTubeSay Hello

#BACKEND

Popular Tags
  • #JAVASCRIPT
  • #ANDROID
  • #NODEJS
  • #BACKEND
  • #MACHINE_LEARNING
Janishar Ali

Janishar Ali

How to Create Microservices — A Practical Guide Using Go

gomicro is a Go microservices architecture using goserve micro framework. The blogging platform example is built using Kong API gateway, NATS, Mongo, Redis, and Docker. It implements authentication, authorization, and apikey protection.

15 Jan 2026
Thumbnail

Janishar Ali

Janishar Ali

How to Architect Good Go Backend REST API Services

goserve is a robust Go backend architecture. It offers a performant and scalable framework, emphasizing feature separation, clean code, and testability. Ideal for REST API development, goserve simplifies unit and integration testing, ensuring high-quality, production-ready applications with ease.

15 Jan 2026
Thumbnail

Janishar Ali

Janishar Ali

Mastering NestJS — Building an Effective REST API Backend

Nextjs is a very popular framwork for writing API backend services using Typescript (JavaScript). Building a secure and maintainable service requires understanding software concepts, dependency injection, abstraction, and integration with popular libraries. In this article we will deep dive and develop a complete project to power an actual mobile application.

25 May 2025
Thumbnail

Janishar Ali

Janishar Ali

Design NodeJs Backend Architecture like a Pro

Node.js backend architecture in Typescript. Learn the concepts behind building a highly maintainable and performant backend server application in ExpressJs. Implement a blog platform - role based APIs using JWT. ExpressJs, Mongodb, Redis, Joi, and Jest

12 May 2025
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Learn Debugging Node.js Applications

Most programming languages have their own debuggers supported by IDEs but Javascript is a scripting language, therefore, it doesn’t have an inbuilt full-featured debugger. We will discuss more on how to debug Node.js Applications.

13 Aug 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

MVC Architecture in Web Applications

MVC architecture has become an extremely common and favoured design pattern for creating web applications. Let us explore more and learn why is it so famous and preferred in the world of web design.

10 Aug 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

What is Docker and what's so special about it?

Docker is a platform enabling the creation and use of a containerized app which increases application portability in an efficient way. Read the blog to know more.

31 Jul 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

How to use Docker?

Docker is an excellent platform that increases app portability in a very efficient manner. We will be discussing how to get started with Docker for beginners.

31 Jul 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Deno vs Node

Deno is this new thing everyone is hyped about. Many say Node is redundant now. Is it? Well, No. But read this blog to find out more!

29 Jul 2020
Thumbnail

AfterAcademy Tech

AfterAcademy Tech

Express.js Middleware in Javascript

Middlewares are a set of functions in Javascript which are executed when a request is made to the web-server. We will be discussing the basics of middleware and how to code them in this blog.

25 Jul 2020
Thumbnail

  • 1
  • 2
  • 3

Popular Tags
  • #JAVASCRIPT
  • #ANDROID
  • #NODEJS
  • #BACKEND
  • #MACHINE_LEARNING
CONNECT WITH US

© Copyright 2025 AfterAcademy
Privacy Policy
Terms And Conditions
Cookie Policy
This website uses cookies to ensure you
get the best experience on our website.
Read More