Following are the key points described later in this article:
A MEAN Stack based web/mobile app makes use of following technologies:
You may note that we are no more required to use middleware technologies such as JEE or .NET to process user request/response. Its all about Javascript. :). In following text, I shall briefly explain the skeleton of any Web application with examples and show analogy with MEAN Stack.
A web application framework is required to fulfil some of the following key objectives:
Following are key components of any web application framework in general:
In Java web application, following are key components and related technologies:
Following diagram represents a JEE based web app.
Java Web App Framework
A MEAN Web/Mobile app looks like following:
Following diagram represents MEAN Stack App:
MEAN App Framework
Large language models (LLMs) have fundamentally transformed our digital landscape, powering everything from chatbots and…
As Large Language Models (LLMs) evolve into autonomous agents, understanding agentic workflow design patterns has…
In today's data-driven business landscape, organizations are constantly seeking ways to harness the power of…
In this blog, you would get to know the essential mathematical topics you need to…
This blog represents a list of questions you can ask when thinking like a product…
AI agents are autonomous systems combining three core components: a reasoning engine (powered by LLM),…