May 19, 2025 · 3 min read · When I first set out to build a full-stack web app from scratch, I wanted something practical — simple enough to ship, yet complex enough to challenge me. That led me to building a To-Do List web app using Java (Play Framework) and MySQL. This post w...
Join discussionJan 26, 2024 · 7 min read · In 2024, Java remains a dominant force in the programming landscape. Since its inception in 1995, Java has consistently proven itself as a robust and reliable language, standing the test of time. Java frameworks serve as invaluable tools for develope...
Join discussion
Jan 26, 2024 · 18 min read · Typical nowadays of basics by building a REST API with the Scala/Play Framework with Reactive Mongo and Mysql Integration with Mobile App SwifUI. Chapters Introduction Play framework, Slick, MySQL, MongoDB and SwifUi | Part I Play framework, Slick ...
Join discussion
Jan 11, 2024 · 4 min read · The basics of building a Scala/Play Framework Introduction For demonstrate how to build an asynchronous & non-blocking Play framework. it will take all have being simplicity. create a very basic simple CRUD that allows to perform and presentation the...
Join discussion