Browsing Category
Software
11715 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
Stop Overloading Your Angular Components: Start Using Host Directives!
When we build Angular apps, sometimes our components do too much. Take an AppComponent, for instance, that’s burdened…
Bun: An All-in-One Toolkit for JavaScript and TypeScript Apps
In the ever-evolving landscape of JavaScript and TypeScript development, having the right tools at your disposal is crucial.…
How to set up your own proxy server in minutes?
Today, most websites track your online activities by capturing essential information such as IP addresses, cookies, and geolocation.…
How to use Optional class (Java) – best practices
Qick info about Optional Optional isn’t meant to be stored as state. Optional is not meant to be…
The Problem with System Design Interview Prep
The Situation Back in December, I got the unfortunate news that I had just been laid off from…
Ember-cli config
Ember pioneered the standardised usage of global cli tool. This is a perfect way to give new users…
Comprehensive Exploration of Flutter: A Detailed Guide
1. Preface Flutter is an open-source mobile UI framework launched by Google, which allows developers to build high-performance,…
Introducing Android emulators, iOS simulators, and other product updates from Project IDX
Posted by the IDX team Six months ago, we launched Project IDX, an experimental, cloud-based workspace for full-stack,…
Medical & Healthcare Apps For Businesses
Medical and healthcare apps have entirely changed how healthcare businesses work. These apps not only make tasks easier…
ESP32 Embedded Rust at the HAL: I2C Scanner
This blog post is the eleventh of a multi-part series of posts where I explore various peripherals in…