DEV Community

# engineering

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Building an npm package compatible with ESM and CJS in 2024

Building an npm package compatible with ESM and CJS in 2024

Comments
4 min read
A dozen (or so) learnings from 15 years of software incident management

A dozen (or so) learnings from 15 years of software incident management

Comments
9 min read
2024 Site Reliability Engineering: Key Trends and Focus Areas for SREs

2024 Site Reliability Engineering: Key Trends and Focus Areas for SREs

Comments
7 min read
An investigation into code injection vulnerabilities caused by generative AI

An investigation into code injection vulnerabilities caused by generative AI

Comments
4 min read
Empowering Education: The Impact of EdTech Transformation

Empowering Education: The Impact of EdTech Transformation

3
Comments
2 min read
[08/52] Real World Engineering With California HSR

[08/52] Real World Engineering With California HSR

Comments
11 min read
Retro Days - Golden Age of Coding

Retro Days - Golden Age of Coding

1
Comments
1 min read
Getting started with PHP static analysis in 2024

Getting started with PHP static analysis in 2024

Comments
10 min read
Strategies to reduce complexity

Strategies to reduce complexity

1
Comments
4 min read
Query optimisation using database indexes

Query optimisation using database indexes

1
Comments
3 min read
Write better PR's with this template 📄

Write better PR's with this template 📄

85
Comments 9
1 min read
Refactoring for Performance

Refactoring for Performance

17
Comments
4 min read
My experience with BambuLab A1 and 3D printing

My experience with BambuLab A1 and 3D printing

Comments
3 min read
11 Slides CTOs Must Present In Their Next Board Meeting

11 Slides CTOs Must Present In Their Next Board Meeting

6
Comments
13 min read
License Your code is right: A GitHub Must-Do

License Your code is right: A GitHub Must-Do

2
Comments
1 min read
What is DevFinOps? Why It is Important?

What is DevFinOps? Why It is Important?

6
Comments
6 min read
9 ways to improve how you ship software

9 ways to improve how you ship software

1
Comments
13 min read
Compressing and Decompressing User Permissions with JavaScript

Compressing and Decompressing User Permissions with JavaScript

1
Comments
1 min read
PDLC: Prompt Development Life Cycle

PDLC: Prompt Development Life Cycle

1
Comments
2 min read
Navigating the Maze: Understanding Why Software Projects Sometimes Fall Short

Navigating the Maze: Understanding Why Software Projects Sometimes Fall Short

Comments
3 min read
My Experience with Solving DSA Problems on Leetcode.

My Experience with Solving DSA Problems on Leetcode.

1
Comments
4 min read
Procrastination Trick - Create Large Pull Requests

Procrastination Trick - Create Large Pull Requests

4
Comments
2 min read
Secure password hashing in Go

Secure password hashing in Go

9
Comments 1
12 min read
Dependency injection in Python

Dependency injection in Python

1
Comments
12 min read
OpsCanvas Emerges from Stealth Mode with its Cloud Deployment Solution Using Generative IaC

OpsCanvas Emerges from Stealth Mode with its Cloud Deployment Solution Using Generative IaC

4
Comments
2 min read
Presumed technical debt: how to recognise it and avoid it

Presumed technical debt: how to recognise it and avoid it

Comments
8 min read
Trampo pra gringa - Parte 1

Trampo pra gringa - Parte 1

46
Comments 6
6 min read
The art of conditional rendering: Tips and tricks for React and Next.js developers

The art of conditional rendering: Tips and tricks for React and Next.js developers

4
Comments 2
11 min read
Create Your Own LOGAF Scale for Pull Request Reviews

Create Your Own LOGAF Scale for Pull Request Reviews

1
Comments
2 min read
Building a Leadership Development Program, step-by-step

Building a Leadership Development Program, step-by-step

2
Comments
7 min read
Why You Should Become and Engineering Leader (or Not)

Why You Should Become and Engineering Leader (or Not)

Comments
5 min read
How to keep an HTTP connection alive for 9 hours

How to keep an HTTP connection alive for 9 hours

11
Comments
10 min read
How to update cURL

How to update cURL

3
Comments
8 min read
Understanding Tech: Looking Beyond the Surface

Understanding Tech: Looking Beyond the Surface

23
Comments 2
4 min read
Installing and managing Java on macOS

Installing and managing Java on macOS

7
Comments
5 min read
Co-founder of Nuxt joins Directus as its new Director of Engineering

Co-founder of Nuxt joins Directus as its new Director of Engineering

3
Comments
2 min read
Hot Take: Knowing How To Code Does Not Make You a Software Engineer

Hot Take: Knowing How To Code Does Not Make You a Software Engineer

Comments
2 min read
The Impact of Social Engineering Attacks: Strategies for Prevention and Awareness

The Impact of Social Engineering Attacks: Strategies for Prevention and Awareness

Comments
3 min read
Modern VS Code extension development tutorial: Building a secure extension

Modern VS Code extension development tutorial: Building a secure extension

5
Comments 1
18 min read
Balancing Act: AWS CDK's Potential in the Terraform Era

Balancing Act: AWS CDK's Potential in the Terraform Era

1
Comments
5 min read
A case for CQRS

A case for CQRS

Comments
4 min read
Lambda Powertools: an important criteria when choosing your Lambda language

Lambda Powertools: an important criteria when choosing your Lambda language

Comments
9 min read
Modern VS Code extension development: The basics

Modern VS Code extension development: The basics

4
Comments
13 min read
Top Tools for DevOps That Every Engineer Should Know

Top Tools for DevOps That Every Engineer Should Know

2
Comments 2
4 min read
Node.js vs. Deno vs. Bun: JavaScript runtime comparison

Node.js vs. Deno vs. Bun: JavaScript runtime comparison

7
Comments
13 min read
What is Platform Engineering?

What is Platform Engineering?

1
Comments
2 min read
Kotlin: Pitfalls, Tips & Tricks

Kotlin: Pitfalls, Tips & Tricks

2
Comments
5 min read
How to Measure & Maximize Developer Productivity? - A Quick Guide

How to Measure & Maximize Developer Productivity? - A Quick Guide

2
Comments 2
6 min read
Unlocking the Software Engineer’s True Purpose: The Ikigai Blueprint

Unlocking the Software Engineer’s True Purpose: The Ikigai Blueprint

Comments 3
2 min read
Secure Java URL encoding and decoding

Secure Java URL encoding and decoding

7
Comments 1
14 min read
Streamlining code reviews

Streamlining code reviews

6
Comments
5 min read
Beyond Answers: The Power of Effective Questioning

Beyond Answers: The Power of Effective Questioning

7
Comments
3 min read
What are the key benefits of microservices architecture

What are the key benefits of microservices architecture

Comments
2 min read
12 Tools for Quality Pull Requests

12 Tools for Quality Pull Requests

Comments
11 min read
Engineering culture at Snyk: The values that support and drive our teams

Engineering culture at Snyk: The values that support and drive our teams

1
Comments
9 min read
Timing out synchronous functions with regex

Timing out synchronous functions with regex

1
Comments
5 min read
The Collab Lab turns 4 soon! And with time comes change.

The Collab Lab turns 4 soon! And with time comes change.

4
Comments 1
2 min read
How to Use Static Code Analysis Tools to Improve Your TypeScript Codebase

How to Use Static Code Analysis Tools to Improve Your TypeScript Codebase

2
Comments
5 min read
Howto turn a x86 binary executable back into C source code

Howto turn a x86 binary executable back into C source code

Comments
7 min read
Top 10 Engineering KPIs Technical Leaders Should Know

Top 10 Engineering KPIs Technical Leaders Should Know

7
Comments 1
6 min read
loading...