ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,441 results

Coding in Flow

291K subscribers

Coding in Flow
Build An AI Notes App (Vercel AI SDK v5, Next.js 15, Convex, RAG)

Build and deploy an AI note-taking app with retrieval-augmented generation (RAG) using Next.js 15, Convex, the Vercel AI SDK ...

2:20:52
Build An AI Notes App (Vercel AI SDK v5, Next.js 15, Convex, RAG)

9,929 views

6 months ago

Coding in Flow
Better-Auth - Full Guide (OAuth, Emails, Roles, Hooks, Authorization, Prisma, Next.js 15, Resend)

Learn authentication with Better-Auth in Next.js! We will cover: - What makes Better-Auth better than its alternatives - How to set up ...

2:02:27
Better-Auth - Full Guide (OAuth, Emails, Roles, Hooks, Authorization, Prisma, Next.js 15, Resend)

27,429 views

3 months ago

Coding in Flow
Dagger 2 Tutorial Part 2 - COMPONENT, PROVISION METHODS & CONSTRUCTOR INJECTION - Android Tutorial

In part 2 of the Dagger 2 tutorial, we will add the google/dagger dependencies to a new Android Studio project (for now we ignore ...

13:24
Dagger 2 Tutorial Part 2 - COMPONENT, PROVISION METHODS & CONSTRUCTOR INJECTION - Android Tutorial

135,000 views

7 years ago

People also watched

AI Demo Days
Build An Agent in 10 mins with AI SDK 5 with Nico Albanese from Vercel, AI Demo Days

Nico works at Vercel building the wonderful AI SDK. He was previously the founder of Kirimase, an Open Source CLI tool for ...

15:48
Build An Agent in 10 mins with AI SDK 5 with Nico Albanese from Vercel, AI Demo Days

21,032 views

4 months ago

Web Dev Cody
The Complete Convex Crash Course

be sure to checkout convex for an awesome sync engine for your applications: https://convex.dev/c/wdc Useful Links Discord: ...

38:35
The Complete Convex Crash Course

38,949 views

1 year ago

GiraffeReactor
Better Auth Full Tutorial with Next.js, Prisma ORM, PostgreSQL, Nodemailer

Connect with me on LinkedIn: https://www.linkedin.com/in/khurram-ali1 ☕ Buy Me A Coffee ...

5:38:41
Better Auth Full Tutorial with Next.js, Prisma ORM, PostgreSQL, Nodemailer

36,918 views

7 months ago

Coding in Flow
13 Tailwind V4 Hacks EVERY Frontend Developer MUST Know

My top 13 Tailwind CSS v4 tips & tricks you must know as a frontend developer. Full code: ...

12:17
13 Tailwind V4 Hacks EVERY Frontend Developer MUST Know

7,699 views

5 months ago

Web Dev Simplified
Master Senior Level Authentication In 4 Hours

Try Arcjet: https://launch.arcjet.com/zOeeAGL Try Postmark: https://postmarkapp.com/lp/web-dev-simplified Get 20% off Postmark ...

4:33:10
Master Senior Level Authentication In 4 Hours

65,731 views

2 months ago

OrcDev
Better Auth Organizations – Members, Roles & Permissions (Part 2)

In this video, we're building a complete organization & member management system with role-based permissions with Better Auth ...

34:07
Better Auth Organizations – Members, Roles & Permissions (Part 2)

11,710 views

5 months ago

Leapable
You're Still Reading Code? (The 2026 Workflow)

Stop writing code. In 2026, the real money is in Forensic Engineering Software development. If you are still manually writing tests ...

5:31
You're Still Reading Code? (The 2026 Workflow)

757 views

1 day ago

GosuCoder
Coding with GLM 4.7 and 2025 reflections | Story time

Happy Holidays everyone, lets take a peak at GLM 4.7 and reflect on 2025 and my career as a whole. I know this is a lot different ...

25:19
Coding with GLM 4.7 and 2025 reflections | Story time

8,533 views

2 days ago

Irina Nik
Full-stack AI chatbot with custom data with Next.js, Langchain, Pinecone and OpenAI

Source code with full-stack langchain chatbot with a custom knowledge base: https://github.com/irina1nik/chatbot-with-data Learn ...

23:30
Full-stack AI chatbot with custom data with Next.js, Langchain, Pinecone and OpenAI

23,550 views

2 years ago

Coding in Flow
TanStack React Query v5 - Full Guide (Setup, Mutations, Infinite Loading, Optimistic Updates)

Learn & master TanStack React Query v5 with this one video! Including useQuery, useInfiniteQuery, useMutation, optimistic ...

1:30:21
TanStack React Query v5 - Full Guide (Setup, Mutations, Infinite Loading, Optimistic Updates)

24,088 views

9 months ago

Coding in Flow
How to Start a Foreground Service in Android (With Notification Channels)

In this video we will learn how to start a foreground service in Android, which runs independently from other app components (like ...

23:23
How to Start a Foreground Service in Android (With Notification Channels)

246,295 views

7 years ago

Coding in Flow
Dagger 2 Tutorial Part 7 - HOW TO INJECT VALUES AT RUNTIME - Android Studio Tutorial

In part 7 of the Dagger 2 tutorial, we will learn how to use stateful modules to inject variables into our dependency graph at ...

7:13
Dagger 2 Tutorial Part 7 - HOW TO INJECT VALUES AT RUNTIME - Android Studio Tutorial

49,685 views

6 years ago

Coding in Flow
Build A Full-Stack Social Media App With Next.js 15 (React Query, Lucia Auth, TypeScript, Tailwind)

Build and deploy a full-stack social media app like Twitter or Facebook with Next.js 15. Features and technologies: -Next.js 15 ...

7:37:11
Build A Full-Stack Social Media App With Next.js 15 (React Query, Lucia Auth, TypeScript, Tailwind)

139,905 views

1 year ago

Coding in Flow
Dagger 2 Tutorial Part 4 - METHOD INJECTION - Android Studio Tutorial

In part 4 of the Dagger 2 tutorial, we will learn how to do method injection. By annotating a non-private method with @Inject, we ...

5:33
Dagger 2 Tutorial Part 4 - METHOD INJECTION - Android Studio Tutorial

68,015 views

6 years ago

Coding in Flow
When You Use Vanilla CSS After Using Tailwind 💀 #tailwindcss #css #webdevelopment #frontenddeveloper

When you use normal CSS after using only Tailwind CSS for a while. ⭐ Get my full-stack Next.js with Express & TypeScript ...

0:11
When You Use Vanilla CSS After Using Tailwind 💀 #tailwindcss #css #webdevelopment #frontenddeveloper

826,648 views

1 year ago

Coding in Flow
Branding, Productivity & The Future of Android | Philipp Lackner | Coding in Flow Podcast #1

Philipp Lackner is an Android developer, course creator, and social media personality. In this episode, we will talk about tips on ...

1:11:04
Branding, Productivity & The Future of Android | Philipp Lackner | Coding in Flow Podcast #1

14,091 views

4 years ago

Coding in Flow
BroadcastReceiver Tutorial Part 1 - STATIC RECEIVERS - Android Studio Tutorial

In this video series we will learn everything about BroadcastReceivers in Android, with which we can listen to different system and ...

10:02
BroadcastReceiver Tutorial Part 1 - STATIC RECEIVERS - Android Studio Tutorial

134,387 views

7 years ago

Coding in Flow
React Context Has Changed (v19 Full Tutorial)

Learn context in React 19 with the new syntax and new use() hook. Understand when and why to use context to avoid prop drilling ...

38:34
React Context Has Changed (v19 Full Tutorial)

6,151 views

4 months ago

Kunal Kushwaha
Android Roadmap + Resources with Florian Walther from @codinginflow

So you want to be an android developer? In this episode of the Open Source Cafe, I had a chat with Florian Walther from ...

17:13
Android Roadmap + Resources with Florian Walther from @codinginflow

10,416 views

4 years ago

Coding in Flow
Avoid This Stripe Webhook Bug 💀 #webdeveloper #stripe #webdev #backendwebdevelopment

Stripe can send webhook events out of order and you have to handle that. ⭐ Get my full-stack Next.js with Express & TypeScript ...

0:32
Avoid This Stripe Webhook Bug 💀 #webdeveloper #stripe #webdev #backendwebdevelopment

6,082 views

11 months ago

Coding in Flow
Build A Complete E-Commerce Website (Next.js 15) - Part 2/2

Build and deploy a full-stack e-commerce website with Next.js 15 and Wix Studio Headless. Great for (aspiring) freelancers or for ...

7:22:59
Build A Complete E-Commerce Website (Next.js 15) - Part 2/2

8,191 views

1 year ago

Coding in Flow
The One React Hook You Never Use #programmerhumor #programmingmemes #programmingmeme #reactjs

You use useState, useEffect, useMemo, useCallback. But why do you never use...? ⭐ Get my full-stack Next.js with Express ...

0:07
The One React Hook You Never Use #programmerhumor #programmingmemes #programmingmeme #reactjs

12,827 views

1 year ago

Coding in Flow
Multiple Choice Quiz App with SQLite Integration Part 1 - PREPARING THE LAYOUTS - Android Tutorial

In this video series we are going to build a multiple choice quiz app which stores it's questions in an SQLite database. We will ...

16:08
Multiple Choice Quiz App with SQLite Integration Part 1 - PREPARING THE LAYOUTS - Android Tutorial

283,148 views

7 years ago

Code Ryan
What You Need To Know About Next.js App Router w/ @codinginflow

In this podcast, Florian from the YouTube channel @codinginflow joins me to discuss what you need to know about the latest ...

29:33
What You Need To Know About Next.js App Router w/ @codinginflow

445 views

2 years ago