DEV Community

# softwaredevelopment

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Git Security: Best Practices for Keeping Your Code Safe

Git Security: Best Practices for Keeping Your Code Safe

5
Comments
5 min read
Securing the Frontend: Navigating the Maze of Authentication Techniques

Securing the Frontend: Navigating the Maze of Authentication Techniques

5
Comments
4 min read
How to Create A Word Document in C#

How to Create A Word Document in C#

21
Comments
6 min read
How to Open A Word Document in C#

How to Open A Word Document in C#

6
Comments
5 min read
5 Underrated Skills That Will Get You Promoted

5 Underrated Skills That Will Get You Promoted

22
Comments 2
4 min read
Comparing 3 Nonprofit Software: LiveImpact, Bloomerang, and Salesforce

Comparing 3 Nonprofit Software: LiveImpact, Bloomerang, and Salesforce

Comments
5 min read
The Best Authentication Methods for Your App (Decision Tree)

The Best Authentication Methods for Your App (Decision Tree)

Comments
1 min read
7 Best Reasons to Learn JavaScript

7 Best Reasons to Learn JavaScript

Comments
4 min read
SRE é sobre criar softwares que resolvem problemas de operação de outros softwares

SRE é sobre criar softwares que resolvem problemas de operação de outros softwares

17
Comments 1
2 min read
How To Choose a Programming Language In 2024

How To Choose a Programming Language In 2024

Comments
3 min read
Vue 2 vs. Vue 3: Exploring the Evolution of Vue.js

Vue 2 vs. Vue 3: Exploring the Evolution of Vue.js

1
Comments 1
3 min read
Cache Conundrum: A Daily Dialogue in the World of Code and QA

Cache Conundrum: A Daily Dialogue in the World of Code and QA

15
Comments 6
3 min read
Decoding Version Numbers: How SemVer helps versioning a software.

Decoding Version Numbers: How SemVer helps versioning a software.

1
Comments 1
3 min read
It’s Both What You Say and the Way You Say It

It’s Both What You Say and the Way You Say It

Comments
1 min read
The future of programming in the AI era

The future of programming in the AI era

Comments
3 min read
Internship Experience: My First Week Unveiled

Internship Experience: My First Week Unveiled

1
Comments
3 min read
How To Fix the npm "Conflicting Peer Dependency" Error

How To Fix the npm "Conflicting Peer Dependency" Error

39
Comments 4
4 min read
How CDEs work - no bs blog post

How CDEs work - no bs blog post

Comments
5 min read
How To Perform JOIN Queries With JPA Criteria API

How To Perform JOIN Queries With JPA Criteria API

1
Comments
4 min read
How to Use the tsconfig.json "paths" Option in Node.js

How to Use the tsconfig.json "paths" Option in Node.js

Comments 2
3 min read
What Is Software Instrumentation and How It Works

What Is Software Instrumentation and How It Works

1
Comments 1
4 min read
Achieving Loosely Coupling with a Math Expression Parser

Achieving Loosely Coupling with a Math Expression Parser

Comments 1
2 min read
How To Scrape Data from Google Maps with Octoparse

How To Scrape Data from Google Maps with Octoparse

2
Comments
7 min read
How to Deploy Next.js on Multiple Servers

How to Deploy Next.js on Multiple Servers

1
Comments
5 min read
How to Append JavaScript Data to a FormData

How to Append JavaScript Data to a FormData

2
Comments
3 min read
How To Deal With SEO While Developing Locally

How To Deal With SEO While Developing Locally

1
Comments
3 min read
How To Send Multiple SMS With Twilio in Spring Boot

How To Send Multiple SMS With Twilio in Spring Boot

Comments
7 min read
3 Tips on API Responses for Backend Developers

3 Tips on API Responses for Backend Developers

Comments
4 min read
Email Syntax Validation and Existence Verification in PHP

Email Syntax Validation and Existence Verification in PHP

1
Comments
5 min read
How to Fix "413 Request Entity Too Large" Error in Node.js

How to Fix "413 Request Entity Too Large" Error in Node.js

1
Comments
3 min read
Want to Turn the JavaScript Console Into a Mean Console? Now, You Can!

Want to Turn the JavaScript Console Into a Mean Console? Now, You Can!

Comments
2 min read
How To Simplify Your Automated Testing With AI: A Beginner's Guide

How To Simplify Your Automated Testing With AI: A Beginner's Guide

Comments
10 min read
A Complete Guide to Regular, Dev, and Peer Dependencies in npm

A Complete Guide to Regular, Dev, and Peer Dependencies in npm

Comments
4 min read
Best Web Scraping Libraries for Spring Boot

Best Web Scraping Libraries for Spring Boot

1
Comments
3 min read
How to Deal With Cheerio's load() Function Deprecation

How to Deal With Cheerio's load() Function Deprecation

Comments
2 min read
How To Fix the "Source Parse Failed For Route" Error in Next.js

How To Fix the "Source Parse Failed For Route" Error in Next.js

Comments
3 min read
Best Web Scraping Libraries for R

Best Web Scraping Libraries for R

1
Comments
4 min read
How to Allow Only Specific User Agents in Next.js

How to Allow Only Specific User Agents in Next.js

Comments
4 min read
How to Handle the Mouse Hover Event in React

How to Handle the Mouse Hover Event in React

2
Comments
3 min read
How to Set Up Playwright in Python

How to Set Up Playwright in Python

8
Comments
3 min read
The 3 Basic Laws of Software Engineering

The 3 Basic Laws of Software Engineering

Comments
3 min read
Returning CSV Content From an API in Node.js

Returning CSV Content From an API in Node.js

8
Comments
3 min read
How to Disable the Error Overlay in React in Development Mode

How to Disable the Error Overlay in React in Development Mode

1
Comments
3 min read
How To Deploy a React Application on Dokku

How To Deploy a React Application on Dokku

Comments
4 min read
How To Mark a File as Executable in a Git Repo

How To Mark a File as Executable in a Git Repo

3
Comments
2 min read
How To Deal With Custom .env Files in React

How To Deal With Custom .env Files in React

Comments
4 min read
How To Enable Hot Reloading for .env Files in Next.js

How To Enable Hot Reloading for .env Files in Next.js

Comments
2 min read
Aristotle Laid the Foundation for Object-Oriented Programming

Aristotle Laid the Foundation for Object-Oriented Programming

Comments
6 min read
Check Out React Pokedom — A Library To Catch Pokémon in React

Check Out React Pokedom — A Library To Catch Pokémon in React

Comments
4 min read
How to Disable the Right-Click Menu in React

How to Disable the Right-Click Menu in React

Comments
3 min read
Using the HTML style Tag to Style a React Component

Using the HTML style Tag to Style a React Component

Comments
3 min read
How To Read a JSON File and Return Its Content in a Spring Boot API

How To Read a JSON File and Return Its Content in a Spring Boot API

1
Comments
4 min read
How To Deal With document.write() in React and Next.js

How To Deal With document.write() in React and Next.js

Comments
4 min read
How To Scrape Amazon Product Data Without Coding

How To Scrape Amazon Product Data Without Coding

2
Comments
8 min read
How To Use a SOCKS Proxy in Axios

How To Use a SOCKS Proxy in Axios

2
Comments
4 min read
How To Fix Error 413 in Apps Behind Nginx on AWS Elastic Beanstalk

How To Fix Error 413 in Apps Behind Nginx on AWS Elastic Beanstalk

2
Comments
4 min read
Dealing With the "TS2322 'DefaultTFuncReturn' is not assignable to type xyz" Error in i18next

Dealing With the "TS2322 'DefaultTFuncReturn' is not assignable to type xyz" Error in i18next

Comments
3 min read
Dealing With the '"next/font" requires SWC' Error in Next.js

Dealing With the '"next/font" requires SWC' Error in Next.js

1
Comments
3 min read
How To Filter Requests and Resources in Chrome DevTools

How To Filter Requests and Resources in Chrome DevTools

1
Comments
3 min read
How To Connect to an AWS Elastic Beanstalk Instance via SSH

How To Connect to an AWS Elastic Beanstalk Instance via SSH

Comments
4 min read
loading...