ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,460 results

Coding in Flow

291K subscribers

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

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

30,136 views

4 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,342 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,233 views

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

People also watched

CodelyTV - Redescubre la programación
Noticias programación: Linus Torvalds ❤️ Vibe Coding, Nuevo protocolo UCP, Claude Cowork #CaféCodely

Aprovecha la oferta de Black Friday Ahorra 70€ en Codely Pro: https://cdly.to/bf25 100 € en ManagerPro: ...

1:35:55
Noticias programación: Linus Torvalds ❤️ Vibe Coding, Nuevo protocolo UCP, Claude Cowork #CaféCodely

615 views

Streamed 2 hours ago

CodeSource
The Untold Story of Chromium

Thanks to DevStats for sponsoring this video - https://devstats.plug.dev/YPlde1H DevStats helps engineering teams understand ...

13:20
The Untold Story of Chromium

18,972 views

21 hours ago

Alex Finn
The greatest Claude Code workflow ever (10x your speed)

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
The greatest Claude Code workflow ever (10x your speed)

21,340 views

2 days ago

Modern Software Engineering
Clean Code Is Right... It’s Just Not ENOUGH

Clean Code has shaped how generations of developers think about code, readability, and professionalism. Popularised by Uncle ...

13:58
Clean Code Is Right... It’s Just Not ENOUGH

6,836 views

1 day 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

6,012 views

2 days 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,527 views

5 months 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,467 views

8 months ago

Supabase
Build a Chatbot with Next.js, LangChain, OpenAI, and Supabase Vector

In this demo[0] we showcase how to build an AI chatbot using Next.js, LangChain with OpenAI and Supabase Vector[1], ...

20:47
Build a Chatbot with Next.js, LangChain, OpenAI, and Supabase Vector

24,746 views

2 years 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,231 views

5 months 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,577 views

2 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,096 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,317 views

1 year ago

Coding in Flow Podcast Clips

1.43K subscribers

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

828,798 views

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

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

5 months ago