Browsing Category
Software
12273 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
NestJS tip: how to change HTTP server timeouts
What If you don’t know what those HTTP timeouts are, I recommend you to read the following articles:…
Should I use Nginx or Apache Server?
Both Nginx and Apache are popular webservers that are used to host applications and websites on the world…
Unicode string length can mean different things in different languages
I was working on a text processing example across several different programming languages, including C++, Java, Rust, and…
Blockchain explained easy
You’ve probably heard about blockchain, right? It can seem pretty confusing though.. Don’t worry anymore! In this article,…
Clawject: Simplifying Dependency Injection in TypeScript
Outline Greetings, I’m the creator of Clawject, a dependency injection framework for TypeScript. I’m here to introduce you…
HEY.com Review: A Game-Changer or A Gimmick?
In June 2020, Basecamp decided to take on the giants of email service providers with the launch of HEY.com, aiming to revolutionize the…
Enhance Your Express.js Backend with Middleware for Efficient Request Processing
What is Middlewares in Express.js? In the realm of backend development with Express.js, managing repetitive tasks like user…
Set Image or Gradient as Text Background in CSS 😎
How to Spice Up Your Text with Background Image or Gradient in CSS 😎 Hey fellow developers! Ever…
Caption This! 🤔💭
Ready to unleash your inner wordsmith? We need your wit to crack the code behind this picture-perfect scene.…
🦊 GitLab: A Python Script Calculating DORA Metrics
Initial thoughts Considered alternate solutions GitLab Value Stream Analytics (official solution) LinearB (SaaS solution with free tier) Four…