ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

110 results

Vaadin
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

Learn how Vaadin helps Java teams build complete web applications with its powerful UI components, Java-based Flow ...

3:02
What is Vaadin? The most productive way to build full-stack web apps on Java in 2025

11,562 views

11 months ago

Gentleman Programming
The myth of the full-stack web programmer that you haven't been told before 😱 #webprogramming

The myth of the full-stack web programmer that you haven't been told before 😱 #gentlemanprogramming #webdevelopment ...

0:59
The myth of the full-stack web programmer that you haven't been told before 😱 #webprogramming

171,229 views

1 year ago

Gentleman Programming
Why is it SO HARD to get your first programming job? #programming

How can you get job opportunities as a junior programmer if there are no opportunities in the market? #programming ...

0:36
Why is it SO HARD to get your first programming job? #programming

15,058 views

1 year ago

Vaadin
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

Learn how to build a full-stack web application using Spring Boot, Spring Data, and Vaadin Flow. Download starter ...

10:04
Build a full-stack Spring Boot web app in 10 minutes (tutorial) Vaadin Flow

13,936 views

2 years ago

Gentleman Programming
Did you know your SaaS could be illegal? #programming #frontend #backend #webprogramming

Could your SaaS app be illegal without you knowing it? In this video, I'll tell you all about the legal requirements you ...

0:43
Did you know your SaaS could be illegal? #programming #frontend #backend #webprogramming

54,825 views

1 year ago

Alex Demko
Full-Stack Testing? Codeception’s Got You! 🧪🧠

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

0:05
Full-Stack Testing? Codeception’s Got You! 🧪🧠

112 views

7 months ago

Vaadin
Full-stack React + Spring Boot app tutorial 2023 [Java + TypeScript + Hilla]

In this tutorial, Marcus Hellberg shows how to build a full-stack todo app with a Spring Boot Java backend and a React Typescript ...

21:16
Full-stack React + Spring Boot app tutorial 2023 [Java + TypeScript + Hilla]

14,370 views

3 years ago

Vaadin
Full stack level up: what’s next for Vaadin by Joonas Lehtinen - Vaadin Create 2024

Join Vaadin's co-founder and Chief Product Officer in this keynote session for an exclusive look at the philosophy and future ...

12:00
Full stack level up: what’s next for Vaadin by Joonas Lehtinen - Vaadin Create 2024

777 views

11 months ago

Vaadin
Tutorial: full-stack Spring Boot, Project Reactor & Lit chat web app 🍃⚛️

In this tutorial, Marcus Hellberg shows you how to build a full-stack chat app using the Hilla framework. 0:00 - Intro 0:19 - Creating ...

20:44
Tutorial: full-stack Spring Boot, Project Reactor & Lit chat web app 🍃⚛️

6,172 views

3 years ago

Gentleman Programming
There's little work for junior programmers #programming #frontend #backend #webprogramming

There's little work for junior programmers #programming #learnprogramming #gentlemanprogramming #webdevelopment ...

0:58
There's little work for junior programmers #programming #frontend #backend #webprogramming

61,018 views

1 year ago

Vaadin
What if Java developers could build web apps without touching JavaScript? 🤔

Vaadin Flow is an open-source framework for building web apps in Java. It includes a large library of UI components and offers a ...

0:44
What if Java developers could build web apps without touching JavaScript? 🤔

17,612 views

2 years ago

Gentleman Programming
The truth about getting a job as a junior programmer #programming #frontend #backend

The truth no one tells you about getting your first job as a programmer Did you know that your first programming interview ...

0:52
The truth about getting a job as a junior programmer #programming #frontend #backend

60,302 views

1 year ago

monisha jacob
Java Spring Boot App - RestInv!

RestInv is a real estate investment cash-on-cash calculator app where users can add property and calculate cash-on-cash returns ...

3:31
Java Spring Boot App - RestInv!

46 views

2 years ago

Vaadin
Hilla in 50 seconds⚡️ Build React + Spring Boot apps faster

Hilla is a productivity-optimized full stack web framework built for Spring Boot. https://hilla.dev 0:00 - Build React + Spring Boot ...

0:51
Hilla in 50 seconds⚡️ Build React + Spring Boot apps faster

5,358 views

2 years ago

Vaadin
Vibe Coding with Java: Vaadin Copilot AI Pair Coder Prototype

"Vibe coding", but for Java apps that mean business – this is a full 30 minute Vaadin Copilot prototype session condensed (sped ...

5:01
Vibe Coding with Java: Vaadin Copilot AI Pair Coder Prototype

2,384 views

10 months ago

Vaadin
Java web apps in 2022?! Not as crazy as it may seem.

In this video, Marcus shows you hands-on how to build a modern web app, fully in Java. The Vaadin Flow framework lets you ...

16:17
Java web apps in 2022?! Not as crazy as it may seem.

13,253 views

4 years ago

Gentleman Programming
Get certified for this if you are a programmer #programming #frontend #backend #webprogramming

DO IT! If you have the opportunity to earn a programming certification #programming #programmers #learnprogramming #devops ...

0:37
Get certified for this if you are a programmer #programming #frontend #backend #webprogramming

28,767 views

1 year ago

Alex Demko
Mongoose + Apollo = Easy GraphQL with MongoDB! 🚀

Wondering how GraphQL works in a real project? In this video, I'll show you how to build a real-world GraphQL server using ...

0:06
Mongoose + Apollo = Easy GraphQL with MongoDB! 🚀

298 views

6 months ago

DeepSource
DeepSource Java Analyzer is now faster than ever before

Presenting the new and improved DeepSource Java Analyzer – we've applied several memory and speed optimizations, making ...

1:08
DeepSource Java Analyzer is now faster than ever before

4,862 views

4 years ago

Deepanshu Udhwani
How to Choose the Best Language & Project for GSoC 2026  🚀

One of the biggest mistakes applicants make when preparing for Google Summer of Code (GSoC) is choosing the wrong ...

4:25
How to Choose the Best Language & Project for GSoC 2026 🚀

9,073 views

11 months ago

Vaadin
Why we built Hilla: the modern web framework for Java

Does the world really need yet another frontend framework? We believe it does. With Hilla, you can build enterprise-grade web ...

54:08
Why we built Hilla: the modern web framework for Java

12,965 views

Streamed 3 years ago

Funy Coder
Introduction to web development HTML, CSS, Sass and more Bootstrap Beginner to Expert

... html css html css full course html css javascript html css js html css project html css tutorial in hindi html full course java full stack ...

2:30
Introduction to web development HTML, CSS, Sass and more Bootstrap Beginner to Expert

72 views

2 years ago

Alex Demko
JavaScript Testing = Snapshots + Jest! 🧪⚡

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

0:04
JavaScript Testing = Snapshots + Jest! 🧪⚡

145 views

7 months ago

Vaadin
Getting started with Vaadin Hilla - how to create and run a Hilla project in 2 min |

Learn how to create and run a Hilla project with a Spring Boot backend and a Lit or React frontend. In just a few minutes, you'll ...

2:16
Getting started with Vaadin Hilla - how to create and run a Hilla project in 2 min |

3,780 views

3 years ago

Vaadin
Vaadin 10: Professional tools to build your app faster and easier

In addition to the free-to-use, open-source offer, Vaadin 10 provides productivity tools to help you speed up and ease ...

0:40
Vaadin 10: Professional tools to build your app faster and easier

3,199 views

7 years ago