Browsing Category
Software
12407 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
How open sources tool can help you to secure your website api?
API security is an increasingly important concern for businesses as more and more organizations rely on APIs to…
Containerizing Node.js Applications with Docker
❓ What is Docker ..? 1.Docker is a tool (PaaS) to make it easier to create, deploy, and…
Creating a Service Monitor in k8s
Prometheus is an excellent monitoring tool developed for Kubernetes monitoring. Many of the helm charts like Nginx, RabbitMq…
Default vs named module export in Javascript
Introduction In JavaScript, we can use the export keyword to make certain variables, functions, and classes available to…
Simple React-Hook-Form v7 Tutorial with Typescript
Here is the repo with starter code if you want to follow along: https://github.com/PranavB6/tutorials Part 1: Basic Form…
How to add robots.txt to Next.js Application
What Is A Robot.Txt File? Webmasters build robots.txt files to instruct web robots (typically search engine robots) on…
Re-entrancy attacks in Ethereum smart contrats
A re-entrancy attack is a type of vulnerability that can occur in smart contracts that allow an attacker…
Linux vs Ubuntu : Beyond an OS!
Linux and Ubuntu are closely related, but they are not the same thing. Here are some key differences…
Why We Use CSS Preprocessors ?
CSS preprocessors are tools that allow us to write CSS in a more powerful and expressive way, using…
Get Ready for Thought -Provoking Insights and Engaging Tech Content: Announcing My New Substack Newsletter
Heyyy Everyoneee!! I am super duper excited to announce that I have finally started my own Substack newsletter! For…