DEV Community

Posts

Some latest posts are only visible for members. Sign in to see all latest.

👋 The next DEV Challenge is live

AWS challenge

The AWS Amplify Fullstack TypeScript Challenge is Live!

Running through May 26, the AWS Amplify Fullstack TypeScript Challenge provides an opportunity to explore the breadth and depth of AWS services, and to level up your skill set. AWS Amplify has everything you need to build web and mobile apps, in just a few hours.

Did we mention $3,000 in prizes?

Learn more

Explain how to create GraphQL API with Nest.js and provide step by step guide with explanation?
Cover image for Explain how to create GraphQL API with Nest.js and provide step by step guide with explanation?

Explain how to create GraphQL API with Nest.js and provide step by step guide with explanation?

Comments
2 min read

DEV

Need to stay up-to-date with the software world?

Look no further.

You can do so much more once you create your account. Follow the devs and topics you care about, and keep up-to-date.

Start now

Happy coding ❤️

How to connect Nest.js backend with PostgreSQL for GraphQL API?

How to connect Nest.js backend with PostgreSQL for GraphQL API?

Comments
2 min read
How to do CRUD in GraphQL Nest.js API?

How to do CRUD in GraphQL Nest.js API?

Comments
2 min read
How do you make your traits in laravel?

How do you make your traits in laravel?

Comments
1 min read
Debunking Common Kubernetes Myths

Debunking Common Kubernetes Myths

15
Comments 1
4 min read
How to make a complete/proper GraphQL API with Nest.js?

How to make a complete/proper GraphQL API with Nest.js?

Comments
2 min read
Introducing ChatGPT-4o: Top Features and Enhancements

Introducing ChatGPT-4o: Top Features and Enhancements

Comments
2 min read
Understanding Strings, toString(), and equals() in Java

Understanding Strings, toString(), and equals() in Java

Comments
2 min read
Mastering Error Messages: A Junior Developer's Journey to Decoding Console Errors

Mastering Error Messages: A Junior Developer's Journey to Decoding Console Errors

Comments
3 min read
Don't Use Coding Assistances a Lot!

Don't Use Coding Assistances a Lot!

Comments
3 min read
vite build accessing system environment variables

vite build accessing system environment variables

Comments
1 min read
Simplifying Database Optimization: A Beginner's Guide

Simplifying Database Optimization: A Beginner's Guide

3
Comments
2 min read
How to Time an Unexpected Bug to Rise on a Specific Month

How to Time an Unexpected Bug to Rise on a Specific Month

Comments
3 min read
What Is Spyware? Definition, Types, And Protection

What Is Spyware? Definition, Types, And Protection

Comments
2 min read
Why No One Reads Your Rubbish Technical Content - (Hidden Secret)

Why No One Reads Your Rubbish Technical Content - (Hidden Secret)

7
Comments 2
5 min read
Exploring JSR for JavaScript Module Management

Exploring JSR for JavaScript Module Management

Comments
8 min read
Unlocking Success: Mobile App Development In Kuwait

Unlocking Success: Mobile App Development In Kuwait

5
Comments
4 min read
Avoid iterators/generators in Javascript

Avoid iterators/generators in Javascript

1
Comments
3 min read
Browser Begins Support for Popover API: A Quick Guide

Browser Begins Support for Popover API: A Quick Guide

Comments
3 min read
From Zero to Hero: Disaster Recovery for PostgreSQL with Streaming Replication in Kubernetes

From Zero to Hero: Disaster Recovery for PostgreSQL with Streaming Replication in Kubernetes

Comments
4 min read
Shopify - upload file to shop with Ruby on Rails

Shopify - upload file to shop with Ruby on Rails

1
Comments
10 min read
TCP vs UDP with Node.js Examples

TCP vs UDP with Node.js Examples

Comments
6 min read
Inside the Box: April Community Update

Inside the Box: April Community Update

Comments
3 min read
Free tools every developer should know 🌝

Free tools every developer should know 🌝

2
Comments 3
3 min read
The Evolution of Interface Design: Dark Mode, High Contrast, and Beyond

The Evolution of Interface Design: Dark Mode, High Contrast, and Beyond

Comments
5 min read
Game Dev Digest — Issue #233 - Did You Know

Game Dev Digest — Issue #233 - Did You Know

Comments
7 min read
Emerging Tech Trends 2024: The Latest Developments in AI, API, and Automation

Emerging Tech Trends 2024: The Latest Developments in AI, API, and Automation

Comments
8 min read
Split screen left , right and bottom . But bottom should be moved to left side.

Split screen left , right and bottom . But bottom should be moved to left side.

Comments
2 min read
Gradle Kotlin DSL: Configurando JaCoco

Gradle Kotlin DSL: Configurando JaCoco

Comments
4 min read
Top 10 Exciting Tools for DevOps in 2024

Top 10 Exciting Tools for DevOps in 2024

Comments
7 min read
How to Choose the Right MQTT Database

How to Choose the Right MQTT Database

1
Comments
12 min read
What was your win this week? 🙌

What was your win this week? 🙌

5
Comments 7
1 min read
4 Simple Steps to Develop a WhatsApp Support Chatbot (Using LLMs, OpenAI & Python)

4 Simple Steps to Develop a WhatsApp Support Chatbot (Using LLMs, OpenAI & Python)

Comments
9 min read
Understanding the Difference Between Digital Signature vs. Digital Certificate

Understanding the Difference Between Digital Signature vs. Digital Certificate

5
Comments
7 min read
You Won't Believe How Easy It Is to Host Your Flutter App on Firebase for Free! ✨ 01:00

You Won't Believe How Easy It Is to Host Your Flutter App on Firebase for Free! ✨

10
Comments
1 min read
Bun: The New Kid on the Block - Can This Speedy Upstart Really Replace Node.js?

Bun: The New Kid on the Block - Can This Speedy Upstart Really Replace Node.js?

Comments
2 min read
Build a WhatsApp ChatGPT-powered AI chatbot for your business

Build a WhatsApp ChatGPT-powered AI chatbot for your business

Comments
3 min read
The Easiest Way to Run Llama 3 Locally

The Easiest Way to Run Llama 3 Locally

1
Comments
2 min read
Comparing EC2 Purchasing Options

Comparing EC2 Purchasing Options

Comments
6 min read
How to have Perfect Contrast of Text Color on Any Background in TailwindCSS

How to have Perfect Contrast of Text Color on Any Background in TailwindCSS

Comments
3 min read
Build a simple RAG chatbot with LangChain...

Build a simple RAG chatbot with LangChain...

Comments
10 min read
Proxmox: The Master Chef of Virtualization

Proxmox: The Master Chef of Virtualization

Comments
5 min read
What's New in API7 Enterprise 3.2.11: Supporting SCIM and SSO Role Mapping

What's New in API7 Enterprise 3.2.11: Supporting SCIM and SSO Role Mapping

15
Comments
4 min read
Testing Next.js Router with Jest and React Testing Library

Testing Next.js Router with Jest and React Testing Library

Comments
2 min read
From Pixels to People: Redefining UX for Social Impact

From Pixels to People: Redefining UX for Social Impact

Comments
2 min read
Removing orphaned Parents with Doctrine

Removing orphaned Parents with Doctrine

Comments
3 min read
How Prompt Engineering Can Revolutionize Your Web Development Projects

How Prompt Engineering Can Revolutionize Your Web Development Projects

Comments
7 min read
TIL you can restore deleted files from a commit and then apply a git fixup to update the changes of that commit instead.

TIL you can restore deleted files from a commit and then apply a git fixup to update the changes of that commit instead.

Comments
1 min read
Level up[sun] your Symfony skills ✨

Level up[sun] your Symfony skills ✨

Comments
2 min read
[DAY 1] First Time Learning HTML & CSS With ZERO Experience

[DAY 1] First Time Learning HTML & CSS With ZERO Experience

Comments
2 min read
loading...