DEV Community

# softwaredevelopment

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Sketch2Code | Is The Need For Web Developers Dying?

Sketch2Code | Is The Need For Web Developers Dying?

1
Comments 4
3 min read
What I learned as a Software Developer while creating my product

What I learned as a Software Developer while creating my product

Comments
4 min read
What is test automation: Ultimate guide and best practices

What is test automation: Ultimate guide and best practices

2
Comments
4 min read
Git Solutions: CodiumAI's PR-Agent vs GitHub Copilot for Pull Requests

Git Solutions: CodiumAI's PR-Agent vs GitHub Copilot for Pull Requests

12
Comments
12 min read
Efficiently Managing Data with SELECT During INSERT Queries

Efficiently Managing Data with SELECT During INSERT Queries

1
Comments
2 min read
Git Reset Modes

Git Reset Modes

Comments
11 min read
Navigating Success: A Blueprint for Backend Software Engineers

Navigating Success: A Blueprint for Backend Software Engineers

1
Comments
1 min read
Celebrating Small Wins

Celebrating Small Wins

Comments
1 min read
Mastering SOLID Principles in C# Building Robust and Maintainable Software

Mastering SOLID Principles in C# Building Robust and Maintainable Software

1
Comments
2 min read
Make It Easy to Reuse

Make It Easy to Reuse

Comments
2 min read
DRY — Don't Repeat Yourself

DRY — Don't Repeat Yourself

1
Comments 1
2 min read
A Guide to Implementing Test Observability for Enhanced Software Quality

A Guide to Implementing Test Observability for Enhanced Software Quality

Comments
7 min read
Good Design Is Easier to Change Than Bad Design

Good Design Is Easier to Change Than Bad Design

Comments
2 min read
Decoupling with Packages

Decoupling with Packages

Comments
5 min read
Strengthening Mental Fortitude Amidst External Pressures

Strengthening Mental Fortitude Amidst External Pressures

Comments
2 min read
CĂłdigo limpo

CĂłdigo limpo

1
Comments
2 min read
How to Translate Open Source Contributions into Career Opportunities

How to Translate Open Source Contributions into Career Opportunities

13
Comments 2
3 min read
How to implement DDD Entities in Python

How to implement DDD Entities in Python

1
Comments
5 min read
Workday Development: Future Trends and Career Opportunities

Workday Development: Future Trends and Career Opportunities

Comments
3 min read
Ship features faster - lessons from elite sports for engineering teams

Ship features faster - lessons from elite sports for engineering teams

Comments
11 min read
Flexibility in Integration Engineering

Flexibility in Integration Engineering

Comments
4 min read
Persistent Data Grids in Angular: A Comprehensive Guide

Persistent Data Grids in Angular: A Comprehensive Guide

23
Comments 4
5 min read
Secure Your Business With DevSecOps Tools

Secure Your Business With DevSecOps Tools

4
Comments
4 min read
Aplicando Arquitectura Limpia en Desarrollo de Software con Golang

Aplicando Arquitectura Limpia en Desarrollo de Software con Golang

1
Comments
2 min read
Increase Your Productivity With Dummy Data Generator in Golang

Increase Your Productivity With Dummy Data Generator in Golang

1
Comments 2
6 min read
DAO Design Pattern

DAO Design Pattern

2
Comments 1
2 min read
Have you heard of the bus factor ?

Have you heard of the bus factor ?

Comments
3 min read
Be Strict in Software Development

Be Strict in Software Development

Comments
5 min read
Golang's Unique Way to Parse String to Time

Golang's Unique Way to Parse String to Time

4
Comments 2
7 min read
The Seven Phases of the Software Development Life Cycle

The Seven Phases of the Software Development Life Cycle

Comments
8 min read
The Significance of Documentation in Open-Source Software Projects

The Significance of Documentation in Open-Source Software Projects

1
Comments
3 min read
How To Create Docker Image For Golang Application

How To Create Docker Image For Golang Application

1
Comments
3 min read
Essential Performance Metrics in Software Development

Essential Performance Metrics in Software Development

Comments
3 min read
Merge Multiple Git Repositories without Breaking File History

Merge Multiple Git Repositories without Breaking File History

Comments
3 min read
Using Node.js to check for proxy and VPN with IP2Location.io geolocation API

Using Node.js to check for proxy and VPN with IP2Location.io geolocation API

3
Comments
5 min read
Multithreading VS Multiprocessing VS Asyncio (With Code examples)

Multithreading VS Multiprocessing VS Asyncio (With Code examples)

2
Comments
5 min read
Hoppscotch - API testing at the speed of light⚡

Hoppscotch - API testing at the speed of light⚡

11
Comments
3 min read
The Value of Developers: Startup Perspective

The Value of Developers: Startup Perspective

Comments
4 min read
Rust Ownership 101

Rust Ownership 101

5
Comments
4 min read
Tag Recommendation to Game Design: A True Story of Word-Difference-Calculator

Tag Recommendation to Game Design: A True Story of Word-Difference-Calculator

Comments
4 min read
My First EdTech Startup: A Turning Point in My Career

My First EdTech Startup: A Turning Point in My Career

2
Comments
3 min read
A Minimalist's Guide to Software Development: Less Code, More Elegance

A Minimalist's Guide to Software Development: Less Code, More Elegance

78
Comments 9
3 min read
Navigating the Digital Age: Crafting a Quality Curriculum for the Technological Era

Navigating the Digital Age: Crafting a Quality Curriculum for the Technological Era

1
Comments
2 min read
Do you find it DIFFICULT to take regular breaks behind your laptop?

Do you find it DIFFICULT to take regular breaks behind your laptop?

3
Comments
2 min read
Testing at Scale at Meta [TestÎĽ 2023]

Testing at Scale at Meta [TestÎĽ 2023]

2
Comments
13 min read
Rank 1082 🚀| Leetcode Weekly Contest 374 👩🏻‍💻

Rank 1082 🚀| Leetcode Weekly Contest 374 👩🏻‍💻

3
Comments 2
1 min read
Rank 2904 🚀 in Leetcode Contest

Rank 2904 🚀 in Leetcode Contest

6
Comments 2
1 min read
Managing Monorepos with a Merge Queue: a Game Changer

Managing Monorepos with a Merge Queue: a Game Changer

3
Comments
4 min read
Managing Inventory Reservation in SAGA Pattern for E-commerce Systems

Managing Inventory Reservation in SAGA Pattern for E-commerce Systems

Comments
5 min read
How We Started Managing BSA Delivery Processes on GitHub

How We Started Managing BSA Delivery Processes on GitHub

11
Comments 2
13 min read
Building a Pick-Me Game with Next.js and Google Sheets Integration API

Building a Pick-Me Game with Next.js and Google Sheets Integration API

3
Comments
1 min read
A Hybrid Approach to Performance Testing [TestÎĽ 2023]

A Hybrid Approach to Performance Testing [TestÎĽ 2023]

Comments
6 min read
Maximizing Database Efficiency Mastering Query Optimization in SQL

Maximizing Database Efficiency Mastering Query Optimization in SQL

Comments
2 min read
Developer tooling still sucks.

Developer tooling still sucks.

3
Comments
4 min read
Why do we NOLOCK in SQL server with an example

Why do we NOLOCK in SQL server with an example

1
Comments
1 min read
Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 5. Connecting dots

Deploying a Single Page Application (SPA) on AWS: A Beginner's Guide. Part 5. Connecting dots

2
Comments 1
4 min read
Wanna be a ROCKSTAR Developer?

Wanna be a ROCKSTAR Developer?

3
Comments 2
3 min read
Dear developer, are you one AI model away from being replaced?

Dear developer, are you one AI model away from being replaced?

2
Comments 2
18 min read
SDLC and its Integration with APIs

SDLC and its Integration with APIs

Comments 8
3 min read
Less is better - the pitfalls of Tech Bloat

Less is better - the pitfalls of Tech Bloat

6
Comments
2 min read
loading...