All
Articles 107,864Blog Posts 119,275Tech Tutorials 27,291Research Papers 22,422News 16,433
⚡ AI Lessons

Dev.to · Tien Nguyen
💻 AI-Assisted Coding
⚡ AI Lesson
2w ago
You can't benchmark an AI notetaker against a real meeting — you don't know the right answer. So I generated the meeting.
I wanted to know which AI notetaker transcribes most accurately — Granola, Fathom, or Otter. So I did...

Dev.to · Tien Nguyen
🛠️ AI Tools & Apps
⚡ AI Lesson
3w ago
Wiring the ElevenLabs API into a real pipeline: the SDK is 4 lines, the billing isn't
The ElevenLabs quickstart is four lines and it works on the first run. That part is honest. What the...

Dev.to · Tien Nguyen
⚡ AI Lesson
2y ago
Spring Boot + GraphQL example
GraphQL is a query language that offers an alternative model to developing APIs (REST, SOAP or gRPC)...

Dev.to · Tien Nguyen
📣 Digital Marketing & Growth
⚡ AI Lesson
4y ago
JPA Repository query example in Spring Boot | Derived Query
In previous posts, you've known how to use JPQL and native Query to retrieve data from the database...

Dev.to · Tien Nguyen
⚡ AI Lesson
4y ago
JPA One To Many example with Hibernate and Spring Boot
In this tutorial, I will show you how to implement Spring JPA One-To-Many mapping with Hibernate in a...

Dev.to · Tien Nguyen
4y ago
Spring Boot Login example
In this tutorial, we're gonna build a Spring Boot Login and Registration example (Rest API) that...

Dev.to · Tien Nguyen
⚡ AI Lesson
4y ago
Spring Boot + Angular 13 example: CRUD application
In this tutorial, we will learn how to build a full stack Spring Boot + Angular 13 example with a...

Dev.to · Tien Nguyen
4y ago
Spring Boot Exception Handling example
In this tutorial, we're gonna look at an Spring Boot Exception Handling example that uses...

Dev.to · Tien Nguyen
🔧 Backend Engineering
⚡ AI Lesson
5y ago
Spring Boot + Oracle example: Build a CRUD app
In this tutorial, we're gonna build a Spring Boot and Oracle example with database connection that...

Dev.to · Tien Nguyen
⚡ AI Lesson
5y ago
Spring Boot, Hibernate, MySQL example: CRUD app
In this tutorial, we're gonna build a Spring Boot, Hibernate CRUD example that interacts with MySQL...

Dev.to · Tien Nguyen
⚡ AI Lesson
5y ago
Spring Boot + PostgreSQL + Maven: CRUD example
In this tutorial, we're gonna build a Spring Boot + PostgreSQL example with Maven that uses Spring...

Dev.to · Tien Nguyen
⚡ AI Lesson
5y ago
Spring Boot + React Redux example
In this tutorial, we will learn how to build a full stack React Redux + Spring Boot example with a CR...
DeepCamp AI