Forem

# softwaredevelopment

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
De Xamarin.Forms a .NET MAUI: Uma Evolução Que Transcende Limites

De Xamarin.Forms a .NET MAUI: Uma Evolução Que Transcende Limites

Comments
3 min read
Started Learning Software Development

Started Learning Software Development

Comments 2
1 min read
🔐🛡️ Var, Let, Const: How Declaration Choices Affect Your Code's Security

🔐🛡️ Var, Let, Const: How Declaration Choices Affect Your Code's Security

Comments
3 min read
Why i created a lightweight mini spring alternative and how I did it

Why i created a lightweight mini spring alternative and how I did it

1
Comments
7 min read
Enhancing Performance in React: Why You Should Consider useDeferredValue Over Throttling and Debouncing

Enhancing Performance in React: Why You Should Consider useDeferredValue Over Throttling and Debouncing

1
Comments
3 min read
How Generative AI is Revolutionizing Software Development

How Generative AI is Revolutionizing Software Development

3
Comments
3 min read
Build A Ussd In DotNet

Build A Ussd In DotNet

6
Comments
2 min read
The Relevance of Computational Thinking in Programming

The Relevance of Computational Thinking in Programming

Comments
4 min read
How to Get Automatic Code Review Using LLM Before Committing

How to Get Automatic Code Review Using LLM Before Committing

71
Comments 2
7 min read
The Perils of Callback Hell: Navigating the Pyramid of Doom in JavaScript

The Perils of Callback Hell: Navigating the Pyramid of Doom in JavaScript

Comments
3 min read
30+ CSS libraries and frameworks help you style your applications efficiently.

30+ CSS libraries and frameworks help you style your applications efficiently.

6
Comments
6 min read
Understanding Clean Code: Meaningful Names ⚡

Understanding Clean Code: Meaningful Names ⚡

Comments
3 min read
Demystifying the Software Development Life Cycle (SDLC)

Demystifying the Software Development Life Cycle (SDLC)

2
Comments
4 min read
The Harmony of Code and Music: How The TB-303 Sequencing Mirrors Software Engineering

The Harmony of Code and Music: How The TB-303 Sequencing Mirrors Software Engineering

26
Comments 2
7 min read
System Design Basics - Load Balancing Algorithms

System Design Basics - Load Balancing Algorithms

408
Comments 11
10 min read
Understanding Clean Code: Why It Matters ⚡

Understanding Clean Code: Why It Matters ⚡

4
Comments
2 min read
Layered Architecture Pattern

Layered Architecture Pattern

1
Comments
1 min read
ASP.NET Core DI constructor with parameters

ASP.NET Core DI constructor with parameters

4
Comments 1
4 min read
Understanding Object-Oriented Programming (OOP) and Its Importance

Understanding Object-Oriented Programming (OOP) and Its Importance

2
Comments 2
3 min read
Understanding SLIs and SLOs in Microservices Architecture with PowerShell Commands and Code Observability

Understanding SLIs and SLOs in Microservices Architecture with PowerShell Commands and Code Observability

1
Comments
6 min read
Why You’re Getting Blamed for Delays (And How Open-Source Dora Metrics Can Help)

Why You’re Getting Blamed for Delays (And How Open-Source Dora Metrics Can Help)

40
Comments 1
5 min read
Code Refactoring: Avoid Nested If Statements with Early Returns

Code Refactoring: Avoid Nested If Statements with Early Returns

Comments
1 min read
Day 15: My Quirky JavaScript Calculator 🎉

Day 15: My Quirky JavaScript Calculator 🎉

2
Comments
1 min read
Pending Code Reviews Are Blockers for Your Team 🚧

Pending Code Reviews Are Blockers for Your Team 🚧

1
Comments 2
2 min read
Why 80% of developers are sad, broken and burnout to the core?

Why 80% of developers are sad, broken and burnout to the core?

5
Comments 3
2 min read
Coding and Cooking: A Flavorful Analogy

Coding and Cooking: A Flavorful Analogy

3
Comments
3 min read
Install WSL from the Microsoft Store

Install WSL from the Microsoft Store

2
Comments
2 min read
A consolidated guide to Well-Architected Frameworks

A consolidated guide to Well-Architected Frameworks

1
Comments
13 min read
Além do Código: Linguagem Ubíqua e Idioma do Código

Além do Código: Linguagem Ubíqua e Idioma do Código

15
Comments 4
5 min read
Inversion of Control in JavaScript Callbacks: Why Promises are the Answer

Inversion of Control in JavaScript Callbacks: Why Promises are the Answer

1
Comments
4 min read
Experiencing the Migration from Cypress to Playwright

Experiencing the Migration from Cypress to Playwright

2
Comments
4 min read
Week 1 - Getting Started with My Blog App

Week 1 - Getting Started with My Blog App

Comments
4 min read
Network Protocols is how the internet works!

Network Protocols is how the internet works!

Comments
2 min read
Melhorando a Performance de uma Aplicação Spring Boot com Cache Usando Redis

Melhorando a Performance de uma Aplicação Spring Boot com Cache Usando Redis

Comments
2 min read
Top 3 SaaS Services for Importing CSV Files

Top 3 SaaS Services for Importing CSV Files

1
Comments
7 min read
Partial Interface Implementation in C# Base/Abstract Classes

Partial Interface Implementation in C# Base/Abstract Classes

1
Comments
2 min read
CraftPaper Portfolio!!

CraftPaper Portfolio!!

Comments
1 min read
Why PWAs Are the Smart Choice for Future-Focused Developers?

Why PWAs Are the Smart Choice for Future-Focused Developers?

1
Comments
2 min read
When to Consider Design Patterns

When to Consider Design Patterns

Comments
3 min read
Top Productivity Tips for Software Engineers ⚡️

Top Productivity Tips for Software Engineers ⚡️

2
Comments
2 min read
An Engineering Management Philosophy (i.e. How We Got Sh*t Done)

An Engineering Management Philosophy (i.e. How We Got Sh*t Done)

1
Comments
2 min read
The Power of Simplicity: A Forgotten Coding Principle

The Power of Simplicity: A Forgotten Coding Principle

2
Comments 3
1 min read
Cómo Utilizar la Inteligencia Artificial en el Desarrollo de Software

Cómo Utilizar la Inteligencia Artificial en el Desarrollo de Software

1
Comments
3 min read
SDK haqida.

SDK haqida.

8
Comments
1 min read
Monorepo vs. Polyrepo: Which Should You Choose?

Monorepo vs. Polyrepo: Which Should You Choose?

2
Comments
2 min read
Distributed Hash Generation Algorithm in Python — Twitter Snowflake Approach

Distributed Hash Generation Algorithm in Python — Twitter Snowflake Approach

1
Comments
4 min read
Null vs. Undefined in JavaScript: The Ultimate Showdown

Null vs. Undefined in JavaScript: The Ultimate Showdown

6
Comments
2 min read
9 Software Architecture Patterns for Distributed Systems

9 Software Architecture Patterns for Distributed Systems

1190
Comments 7
8 min read
Overcoming Backend Challenges: My Journey and Aspirations with HNG Internship

Overcoming Backend Challenges: My Journey and Aspirations with HNG Internship

Comments
3 min read
JavaScript frameworks: comparing the latest tools and libraries

JavaScript frameworks: comparing the latest tools and libraries

6
Comments
6 min read
Day 11: Delving Deeper into JavaScript OOP, this, new, and Prototypes! 🚀

Day 11: Delving Deeper into JavaScript OOP, this, new, and Prototypes! 🚀

Comments
2 min read
Tenv v2.0: The Importance of Explicit Behavior for Version Manager

Tenv v2.0: The Importance of Explicit Behavior for Version Manager

Comments
3 min read
Comparing MS Project Installed and MS Project Online for Software Development Project Management

Comparing MS Project Installed and MS Project Online for Software Development Project Management

3
Comments
4 min read
Unlock the Secrets of JavaScript: Best Practices for Writing Clean, Performant Code

Unlock the Secrets of JavaScript: Best Practices for Writing Clean, Performant Code

Comments
3 min read
SAW Software Bug Report

SAW Software Bug Report

Comments
2 min read
Are You Making This 1 Developer Mistake to Get a Job as a Software Developer? 05:35

Are You Making This 1 Developer Mistake to Get a Job as a Software Developer?

3
Comments 1
2 min read
Unlocking Business Potential with DevOps: A Comprehensive Guide

Unlocking Business Potential with DevOps: A Comprehensive Guide

Comments
3 min read
Keep It Simple - Busque a simplicidade

Keep It Simple - Busque a simplicidade

Comments
4 min read
Agile vs. Lean: A Powerful Combination for Software Development

Agile vs. Lean: A Powerful Combination for Software Development

2
Comments
2 min read
Node.js Clustering

Node.js Clustering

2
Comments
6 min read
loading...