X

Prometheus

  • Cloud
  • Technology
  • Tools

Nowadays, having several servers, load-balancers, API Gateways, and storage devices is a common thing. However, keeping the infrastructure up and…

Webpack

  • Technology

With the rise of Javascript only applications, the tools needed for developers have been evolving. Angularjs / Reactjs applications may…

FPM

  • Programming

After the initial days where websites were static pages, the internet quickly moved to rendering dynamic data based on the…

Virtual DOM

  • Software Architecture

Document Object Model a.k.a. DOM is a cross-platform and language-independent programming interface. It treats various types of documents such as…

SPA (Single Page Application)

  • Software Architecture
  • User Experience

At first, I was baffled when I heard about SPA i.e. Single Page Application. I was like - huh -…