Building a Full Stack Web Application with Kotlin and React - Part 1/2 - Backend + Frontend

Опубликовано: 01 Ноябрь 2024
на канале: Oday
12,589
212

This video is based on this amazing tutorial by the people at JetBrains about building a full stack web app with Kotlin and React: https://kotlinlang.org/docs/multiplat...

Part 2 will add the ability to delete items and enter new ones, also we'll use an actual database for the items, not just a list.

Go check it out and try to do it yourself.