Browsing Category
Software
12304 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
Navigating the Tech Landscape: My journey with Django, JavaScript, and Unfinished Projects
As 2023 draws to a close, I find myself reflecting on the past year – one filled with…
The new CSS pseudo-classes explained :has()
Technology: CSS Topic: Pseudo-classess explained Version: 1.1 Author: Cezary Mazur Author Website: https://cezarymazur.pl CSS is developing more and…
Refactorización de código JavaScript para Startups: Eficiencia con Set y Map
En el dinámico mundo de las startups, el código eficiente y bien estructurado es un activo muy impoartante.…
A Brief History of JavaScript Frameworks
This article is inspired by Fireship’s short video on web development. the untold history of web development –…
What you can learn from my 2023
When we plan for the future, we always prepare and hope for the best scenario. We never think…
What’s new features in Angular 17?
Google team released the latest version of Angular – Angular 17 on November 6, 2023, creating a significant…
Dominando las Estructuras de Datos en JavaScript: Arrays, Objects, Sets y Maps
Para ser un desarrollador de JavaScript profesional, es esencial comprender las estructuras de datos fundamentales: Arrays, Objects, Sets…
Introduction to Data Science
Data Science is an interdisciplinary field that uses scientific methods, processes, algorithms, and systems to extract knowledge and…
I Build a GitHub Worth Estimate Generator
Hellooo Developers 👋 Welcome to my another blog post . In the fast-paced world of software development, GitHub…
Enums and Events in Solidity
Enums or Enumerations in Solidity allow developers to create a new user-defined type with a restricted set of…