Java meets TypeScript: full-stack web app development with Spring Boot and React by Marcus Hellberg

preview_player
Показать описание
Spring I/O 2024 - 30-31 May, Barcelona

As Java developers, we know the benefits of type-safety when building apps. The problem? Usually, that type-safety ends when we leave the server. What if it didn’t have to be that way?

In this presentation, you’ll learn how to build a full-stack reactive web app through live code examples. We’ll use Spring Boot and Java on the backend and React with TypeScript on the frontend, connecting the two with the new Hilla framework from Vaadin.
Рекомендации по теме
Комментарии
Автор

This talks is excellent and it has been featured in the last issue of Tech Talks Weekly newsletter 🎉!

TechTalksWeekly
Автор

I love this! This is amazing! I will try it for sure! I love both react and java. This is like a dream for me. Angular + Java next?

fipabrate
Автор

Nice approach to make full-stack life easier.

marcinnnWL
Автор

Is this on production now, and where i will get that what i need to add in pom.xml file what are those

exekrfu
Автор

Looks really cool! Would it work with kotlin and ktor or is it java + spring boot only?

glasskaar
Автор

If Hilla supports VueJs, we will be using Vaadin in our organization without a doubt.

potatosheep
Автор

Is it possible to use Spring AI with local LLMs using Ollama?

tejeshwar.p
Автор

Isn't it much similar to Google Web Toolkit architecture?

arkosarkar
Автор

This thing is best bro.
You guys have any intention of RSC support??

akashkarmakar
Автор

Is it possible to integrate with redux?

WinWell-mljh
Автор

I disagree, I see developers having difficulties with a single stack of development, to follow its evolution, much worse trying to follow the evolution of several
stacks. More old are you then less time to study and research.

cviniciusm
Автор

@marcushellberg13 Tell us your secret, how you guys deploy the app?? [ERROR] Failed to execute goal (default-compile) on project vaadin-create-countdown: Fatal error compiling: error: release version 21 not supported -> [Help 1]
I just downgraded the compiler, cause the default version 3.13.0 (for now) is showing the same error with Java 21.

isaacoach
Автор

can't we just ditch javascript, typescript and just use webassembly and java just like how c# use blazor, now webassembly have gc.

gs-ed