Browsing Category
Software
12436 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
Java App Development: Reasons and Benefits of Using
Java is one of the most wide-spread programming languages used for making software. It can work on any…
Going from SDE1 to SDE2, and beyond! 🚀 What it actually takes.
“I’m good at writing code. Just this month I shipped 11 PRs! I even updated most of my…
Laravel’de Pivot Tablo Oluşturma Rehberi
Laravel, güçlü ve esnek bir framework olup, veri tabanı ilişkileri konusunda oldukça kullanışlı araçlar sunar. Bu rehberde, pivot…
The Most Commonly Used Databases with Node.js and Express
In the world of web development, Node.js and Express have become go-to technologies for building fast, scalable, and…
Sử dụng MongoDB hiệu quả trong Nodejs
MongoDB là một database hướng tài liệu (document), một dạng NoSQL database. Vì thế, MongoDB sẽ tránh cấu…
𝗙𝗿𝗲𝘀𝗵𝗣𝗶𝗰𝗸 Web application
🚀 𝗙𝗿𝗲𝘀𝗵𝗣𝗶𝗰𝗸: 𝗦𝗶𝗺𝗽𝗹𝗶𝗳𝘆𝗶𝗻𝗴 𝗚𝗿𝗼𝗰𝗲𝗿𝘆 𝗣𝗶𝗰𝗸𝘂𝗽𝘀 🚀 I’m thrilled to share FreshPick, a project I recently completed as part…
Fixing the Draggable Element Background Issue in Chromium Browsers
When developing a chess game today, I stumbled upon a peculiar behavior in Chromium browsers while implementing draggable…
Frontend Challenge | Best Beaches in the World!
This is a submission for Frontend Challenge v24.04.17, CSS Art: June. Inspiration Today, I am highlighting a serene…
Mastering Client-Side Web Development Tools with JavaScript🚀
Client-side web development tools have revolutionized how developers build, test, and deploy web applications. This post will guide…
Understanding MongoDB Aggregation: A Simple Guide 🚀
MongoDB, one of the most popular NoSQL databases, offers powerful tools for data aggregation. Aggregation is a process…