ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,461 results

Coding in Flow

291K subscribers

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)

29,885 views

4 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,022 views

7 years 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,335 views

7 years ago

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)

10,211 views

6 months ago

People also watched

Alex Finn
This Claude Code workflow gives you super powers

This is the best Claude Code workflow ever. Here's how to use Ghostty and the Claude Code CLI to get maximum productivity.

17:14
This Claude Code workflow gives you super powers

14,078 views

21 hours 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

40,199 views

1 year ago

Context Free
Programming Languages in 2025!

https://tjpalmer.github.io/languish/ https://docs.python.org/3/whatsnew/3.14.html ...

9:53
Programming Languages in 2025!

10,391 views

6 days 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

38,333 views

8 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)

12,437 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

71,372 views

3 months ago

Shade of Code
Ranking the Hottest Programming Languages in 2026

What made me stand out for BIG TECH (CodeCrafters 40% OFF): https://app.codecrafters.io/join?via=shadeofcodex ✓ What ...

5:54
Ranking the Hottest Programming Languages in 2026

3,461 views

21 hours ago

Anthropic
Introducing Cowork: Claude Code for the rest of your work

Cowork brings Claude Code's agentic capabilities to the Claude desktop app. Give Claude access to a folder, set a task, and let it ...

1:09
Introducing Cowork: Claude Code for the rest of your work

135,314 views

1 day ago

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,209 views

5 months ago

Prompt Engineering
Claude Cowork: First General Agents from Anthropic

In this video I dive into @anthropic-ai new "Cowork" agent, a desktop application that gives AI the power to access your local files ...

12:14
Claude Cowork: First General Agents from Anthropic

2,827 views

21 hours 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,690 views

6 years 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,021 views

7 years 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,095 views

4 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)

140,293 views

1 year ago

Dev Rhythm
Coding in Flow – Synthwave Coding Music for Deep Focus

Coding in Flow – Synthwave Coding Music for Deep Focus This mix blends smooth synthwave textures with chill energy, perfect ...

5:58:13
Coding in Flow – Synthwave Coding Music for Deep Focus

170 views

Streamed 6 months ago

Coding in Flow
Build An AI Resume Builder SaaS Application (Next.js 15, Stripe Checkout, Hook Form, TypeScript)

Build and deploy a professional full-stack SaaS (software as a service) application with the following features: -Next.js 15 -Stripe ...

10:51:52
Build An AI Resume Builder SaaS Application (Next.js 15, Stripe Checkout, Hook Form, TypeScript)

70,207 views

1 year 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,388 views

7 years ago

Coding in Flow Podcast Clips

1.43K subscribers

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,280 views

5 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,225 views

1 year 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,418 views

4 years ago