Browsing Category
Software
12379 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
Welcome Thread – v221
Leave a comment below to introduce yourself! You can talk about what brought you here, what you’re learning,…
Reusable Input Field in vue.js
Reusable InputField Component Create InputField component export default { props:{ type: { type: String, default: 'text' }, value:…
Object VS Data Structure : The Fight !
As developer, we need to hide code implementation for users, we don’t want to expose the logic of…
MS Clarity Video Recorder is amazing (something like Google Analytics) and suitable for Guide Documents
I recently created a homepage for guide documentation for my own library, and I attached Microsoft Clarity to…
The Advantages of Medusa’s Composable Architecture for Enterprise E-commerce Solutions
The e-commerce market has exploded in recent years, with more and more businesses turning to online sales to…
GIT Commands Cheat Sheet
The 77 Commands You Need To Know Thanks for reading this. If you have an idea and want…
How to Make a Great Pull Request and Some Other Things I Learned This Week
Hey there! Welcome to this week’s edition of What I Learned. After a week of delving into new…
Modern stack to build a real-time event-driven app
The rise of real-time event-driven applications has led to the development of modern technology stacks that can handle…
“Undefined” in javascript: Amazing Cases.
๐ ๐๐ก๐ ๐๐ฎ๐ซ๐ข๐จ๐ฎ๐ฌ ๐๐๐ฌ๐ ๐จ๐ “๐๐ง๐๐๐๐ข๐ง๐๐” ๐ข๐ง ๐๐๐ฏ๐๐๐๐ซ๐ข๐ฉ๐ญ ๐ In JavaScript, “undefined” is a primitive data type that…
Moonly weekly progress update #45 – First Staking Client
Moonly weekly progress update #45 โ First Staking Client I think we can celebrate this milestone. Why? Because…