ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

467 results

Coding in Flow
Add/Edit Logic - MVVM To-Do List App with Flow and Architecture Components #12

In this part, we will implement the logic of the add/edit fragment using the fragment result API. Source code for this part: ...

24:34
Add/Edit Logic - MVVM To-Do List App with Flow and Architecture Components #12

9,591 views

5 years ago

Coding in Flow
Layouts & Room Entity - MVVM To-Do List App with Flow and Architecture Components #2

In this part, we will prepare the layouts for our different fragments and create the data class for our task items. Source code for this ...

24:58
Layouts & Room Entity - MVVM To-Do List App with Flow and Architecture Components #2

32,628 views

5 years ago

Coding in Flow
React Beginner Course 2025 (Vite, Tailwind CSS, TypeScript)

Learn the basics of React.js with Tailwind CSS and TypeScript. You will learn: -How to set up a new React project using Vite -How ...

1:44:19
React Beginner Course 2025 (Vite, Tailwind CSS, TypeScript)

128,839 views

2 years ago

Coding in Flow
ListAdapter with View Binding - MVVM To-Do List App with Flow and Architecture Components #5

In this part, we will set up the RecyclerView Adapter and learn the difference between Flow and LiveData. Source code for this ...

25:41
ListAdapter with View Binding - MVVM To-Do List App with Flow and Architecture Components #5

26,858 views

5 years ago

Coding in Flow
Room Dependency Injection - MVVM To-Do List App with Flow and Architecture Components #4

In this part, we will set up our Room database using suspending functions and Kotlin Flow, and inject it with Dagger Hilt. Source ...

38:25
Room Dependency Injection - MVVM To-Do List App with Flow and Architecture Components #4

30,173 views

5 years ago

Coding in Flow
Room Search - MVVM To-Do List App with Flow and Architecture Components #6

In this part, we will implement the search functionality into our app using Flow Room queries and the flatMapLatest operator.

27:45
Room Search - MVVM To-Do List App with Flow and Architecture Components #6

21,024 views

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

8 years ago

Coding in Flow
Tilemaps in Unity (for Beginners)

What are Tilemaps in Unity and how can we use them? Learn how to build a 2D game in Unity (beginner): ...

28:01
Tilemaps in Unity (for Beginners)

1,234 views

5 years ago

Coding in Flow
How to Become a Successful Freelance Programmer | Donn Felker | Coding in Flow Podcast #2

Must watch for any (future) freelancer! Donn Felker is a software developer and freelancer with over 20 years of experience in the ...

1:27:28
How to Become a Successful Freelance Programmer | Donn Felker | Coding in Flow Podcast #2

8,502 views

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

4 years ago

Coding in Flow
How to Learn Game Development in Unity | Harrison Ferrone | Coding in Flow Podcast #9

Harrison Ferrone is a Unity developer and best-selling author of the book "Learning C# by Developing Games with Unity". In this ...

55:35
How to Learn Game Development in Unity | Harrison Ferrone | Coding in Flow Podcast #9

22,102 views

4 years 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,421 views

1 year ago

Coding in Flow
Complete MERN Beginner Course (TypeScript, Authentication, Deployment...)

Learn how to build a full-stack MERN app with React, Node, Express, MongoDB Atlas, and TypeScript. This course is ...

7:50:18
Complete MERN Beginner Course (TypeScript, Authentication, Deployment...)

174,260 views

3 years ago

Coding in Flow
Animation & Animator | Build a 2D Platformer Game in Unity #4

In this part, we will set up a running animation for our player using a boolean Animator parameter. Github repository: ...

30:34
Animation & Animator | Build a 2D Platformer Game in Unity #4

262,970 views

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

73,270 views

1 year ago

Coding in Flow
Nav Args & SavedStateHandle - MVVM To-Do List App with Flow and Architecture Components #11

In this part, we will use the Navigation Component to navigate to the add/edit fragment and populate the UI from safe args ...

35:43
Nav Args & SavedStateHandle - MVVM To-Do List App with Flow and Architecture Components #11

15,987 views

5 years ago

Coding in Flow
HandlerThread - Android Studio Tutorial

In this tutorial, we will learn how to use the HandlerThread class on Android, which is a subclass of the normal Java Thread that ...

26:05
HandlerThread - Android Studio Tutorial

38,012 views

7 years ago

Coding in Flow
The Most Efficient Next.JS 14 Beginner Tutorial (TypeScript, App Router, React Server Components)

Note: This was originally a Next.js 13 tutorial. But since there are no API changes in Next.js 14, it's still completely up-to-date.

2:53:01
The Most Efficient Next.JS 14 Beginner Tutorial (TypeScript, App Router, React Server Components)

72,588 views

3 years ago

Coding in Flow
Looper, MessageQueue & Handler Explained - Android Studio Tutorial

In this tutorial, I will explain what Android's Looper, MessageQueue, and Handler classes are, how they are used to keep the UI ...

24:04
Looper, MessageQueue & Handler Explained - Android Studio Tutorial

94,643 views

7 years ago

Coding in Flow
Room + ViewModel + LiveData + RecyclerView (MVVM) Part 7 - ADD NOTE ACTIVITY - Android Tutorial

In part 7 of the Architecture Components tutorial, we will add another screen to our app, over which we can then add new notes to ...

25:53
Room + ViewModel + LiveData + RecyclerView (MVVM) Part 7 - ADD NOTE ACTIVITY - Android Tutorial

117,372 views

7 years ago