Browsing Category
Software
12432 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
ElixirConf 2022 – That’s a wrap!
If you’ve been following my sporadic twitter posts as I continue building my skills as a developer, you’ll…
How to add a screenshot in Github Desktop.
The importance of a readme file is to give a brief preview of the contents of the project.It…
Software Architecture – MVC
Which is ? MVC is an acronym Model, View and Controller that facilitates the exchange of information between…
Creating an Azure Kubernetes cluster with an attached Azure Container Registry with Bicep
Azure Kubernetes Service (AKS) simplifies deploying a managed Kubernetes cluster into Azure by offloading the operational overhead to…
How to become a full-stack developer in 2022
Do you have an interest in web programming? Do you identify with the phrase “jack of all trades“?…
Spin your own VS Code in Digital Ocean
In the last post we saw how to spin VS Code in Digital Ocean droplet using Coder’s GitHub…
¿Cómo funcionan la decodificación y la codificación de las URL?
Cada vez que visitas un sitio web, tu navegador codifica y decodifica las URLs detrás de cámaras. Esto…
How to Create a Full Autocomplete Search Application with Elasticsearch, Kibana and NestJS – The Concluding Part
Hello and welcome to the concluding part of this series. In the previous articles, we walked through the…
tsParticles 2.3.0 Released
tsParticles 2.3.0 Changelog New Features Added bounds to particles.destroy options, if the particle is outside one of the…
How to build Reduct Storage on MacOs
Hey all, we’re going to add support of macOS in the next release (0.9) of the storage engine.…