DEV Community

# backend

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Unleash the searching power of MySQL by with Full-Text Search

Unleash the searching power of MySQL by with Full-Text Search

4
Comments
5 min read
Screens First, Data Model Second

Screens First, Data Model Second

Comments
4 min read
How to handle CORS issues when deploying a nodeJS express app on vercel??

How to handle CORS issues when deploying a nodeJS express app on vercel??

4
Comments 1
3 min read
Learn about managing application content in an Efficient Way

Learn about managing application content in an Efficient Way

2
Comments 1
4 min read
A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport

A Step-by-Step Guide to Implement JWT Authentication in NestJS using Passport

5
Comments
11 min read
Roadmap to becoming a proficient Go (Golang) developer

Roadmap to becoming a proficient Go (Golang) developer

Comments
2 min read
Node.js for Backend Development: Best Practices and Performance Optimization

Node.js for Backend Development: Best Practices and Performance Optimization

1
Comments
3 min read
Getting started with Supabase

Getting started with Supabase

Comments
3 min read
Combining multiple tables in Supabase

Combining multiple tables in Supabase

1
Comments
3 min read
How To Integrate Supabase Cloud Functions With No Code Visually Using BuildShip

How To Integrate Supabase Cloud Functions With No Code Visually Using BuildShip

5
Comments 1
5 min read
Inside the Database: Tables, Indexing, and Keys

Inside the Database: Tables, Indexing, and Keys

9
Comments
6 min read
Frontend VS Backend

Frontend VS Backend

Comments 2
3 min read
Migrating from Express to Hono

Migrating from Express to Hono

13
Comments
2 min read
Database Transactions

Database Transactions

27
Comments 7
6 min read
SQL and PostgreSQL for Advanced Full-Text Search

SQL and PostgreSQL for Advanced Full-Text Search

1
Comments
5 min read
Front-end must be dumb

Front-end must be dumb

3
Comments
2 min read
Introducing Nitro by @unjs: Simplifying API Development in Nodejs

Introducing Nitro by @unjs: Simplifying API Development in Nodejs

2
Comments
3 min read
Disadvantages of MVC Architecture in ASP.NET Core

Disadvantages of MVC Architecture in ASP.NET Core

1
Comments
11 min read
Node JS - An Introduction

Node JS - An Introduction

1
Comments 1
2 min read
authentication && authorization

authentication && authorization

4
Comments
2 min read
Optimising a web application (III): projecting

Optimising a web application (III): projecting

Comments
4 min read
About well designed REST APIs

About well designed REST APIs

11
Comments 4
2 min read
🙏 TS developer ? We need your honest feedback on our PoC

🙏 TS developer ? We need your honest feedback on our PoC

5
Comments
1 min read
5 Database Index tips you may find (extremely) helpful

5 Database Index tips you may find (extremely) helpful

6
Comments
3 min read
CodeBehind 2.1; aspx Back to ASP.NET Core

CodeBehind 2.1; aspx Back to ASP.NET Core

2
Comments 1
3 min read
JWT: Um breve resumo.

JWT: Um breve resumo.

6
Comments 2
3 min read
Extending GitOps: Effortless continuous integration and deployment on Kubernetes

Extending GitOps: Effortless continuous integration and deployment on Kubernetes

6
Comments
14 min read
Using Type-Safe Infrastructure in Go for Event-Driven Backends

Using Type-Safe Infrastructure in Go for Event-Driven Backends

36
Comments 2
3 min read
Mastering Node.js: From Fundamentals to Production-Ready Apps

Mastering Node.js: From Fundamentals to Production-Ready Apps

8
Comments
14 min read
Decoding the N+1 Query Problem

Decoding the N+1 Query Problem

Comments
2 min read
Sneakiest development trap: making easy easier...

Sneakiest development trap: making easy easier...

Comments
3 min read
How to use SQLC with Golang

How to use SQLC with Golang

Comments
2 min read
Handling Dynamic API Response In Go

Handling Dynamic API Response In Go

13
Comments 2
6 min read
How to set up a continous deployment pipeline for a Laravel App on a Linux server

How to set up a continous deployment pipeline for a Laravel App on a Linux server

9
Comments
3 min read
6 Practical Steps to Becoming a Full-Stack Developer in 2024

6 Practical Steps to Becoming a Full-Stack Developer in 2024

1
Comments 1
4 min read
Protocolos base da internet: TCP

Protocolos base da internet: TCP

Comments
2 min read
Introducing JetPath: A Lightning-Fast, Code-Saving Node Framework, for Supercharged Server-Side apps! ✨🚀

Introducing JetPath: A Lightning-Fast, Code-Saving Node Framework, for Supercharged Server-Side apps! ✨🚀

1
Comments 1
7 min read
A real solution for client-side Prisma types

A real solution for client-side Prisma types

2
Comments
2 min read
Thoughts on Being a UI Dev Who Writes Their Own APIs

Thoughts on Being a UI Dev Who Writes Their Own APIs

1
Comments 1
2 min read
Fillable, Guarded in Laravel ! What’s the difference

Fillable, Guarded in Laravel ! What’s the difference

6
Comments 2
2 min read
Unveiling the World of Web Development: A Comprehensive Overview and Essential Insights 🌐 - Part 1

Unveiling the World of Web Development: A Comprehensive Overview and Essential Insights 🌐 - Part 1

1
Comments
2 min read
APICache: free API performance and caching service

APICache: free API performance and caching service

Comments
2 min read
Weekly reading digest #19

Weekly reading digest #19

1
Comments
1 min read
CodeBehind 2.0 is Released; ASP.NET Core Alternative

CodeBehind 2.0 is Released; ASP.NET Core Alternative

3
Comments
3 min read
Essential Concepts for Professional Web and REST API Development

Essential Concepts for Professional Web and REST API Development

3
Comments
2 min read
Quarkus: Greener, Better, Faster, Stronger

Quarkus: Greener, Better, Faster, Stronger

6
Comments
15 min read
Docker setup for Go APIs

Docker setup for Go APIs

16
Comments 2
7 min read
Explaining the Fundamentals of Web Dev

Explaining the Fundamentals of Web Dev

6
Comments 5
13 min read
35 Best Test Automation Frameworks for 2024

35 Best Test Automation Frameworks for 2024

2
Comments 2
31 min read
Go concurrency simplified. Part 4: Post office as a data pipeline

Go concurrency simplified. Part 4: Post office as a data pipeline

Comments
28 min read
Django Query Expressions F()

Django Query Expressions F()

4
Comments 2
3 min read
5 Open Source tools written in Golang that you should know about

5 Open Source tools written in Golang that you should know about

80
Comments 17
3 min read
In-Depth guide for TypeScript Library

In-Depth guide for TypeScript Library

2
Comments
9 min read
Weekly reading digest #18

Weekly reading digest #18

1
Comments
1 min read
I did the math: Resend is actually cheaper than AWS SES in most cases

I did the math: Resend is actually cheaper than AWS SES in most cases

3
Comments 1
2 min read
Naming Convention: How to name tracking events

Naming Convention: How to name tracking events

Comments
3 min read
Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

Unit Test Like a Pro: Automock, My Open Source Answer to Mocking Frustration 🤓💡🎭

24
Comments 3
5 min read
From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

From Java to Kotlin: Elevating Back-End Development with Conciseness and Expressivity

12
Comments
12 min read
Spring Boot Template Project Introduction

Spring Boot Template Project Introduction

2
Comments
2 min read
Embracing Modern Python for Web Development

Embracing Modern Python for Web Development

21
Comments 2
15 min read
loading...