
Initialize a Kotlin Spring Boot project named to do using Gradle, and configure web dependencies, Spring Data JPA, Flyway migrations, and the PostgreSQL driver.
Create a Kotlin JPA to-do entity with id, title, and completed fields, set identity strategy, keep the class non-open, and add a repository and migration for Spring Boot.
Explore the Hope UI framework and its components, including data entry, checkboxes, form controls, inputs, switches, and tables, with a focus on forms, buttons, tables, and inputs.
Build a todo list component in solid-js using a signal to manage state, with save, toggle, delete, and refresh methods on mount, handling async updates.
If you're tired of long courses and just want to learn basic web development this course is for you. This course was built with the goal of teaching the students how to use Java, Spring Boot, and SolidJs. It focuses heavily on designing a backend RESTful Web Service with CRUD functionality that sends data to a SolidJs Front End Application. This is an entry-level course that focuses on building and reinforcing some of the techniques used by developers to build a full-stack application.
In this course, we start by learning what tools you need to create a full-stack Before taking this course, it is recommended that you have an understanding of skills such as Javascript, Java, Java, Basic SQL, or ORM development. If not we'll touch on some of those topics early in the course but it is still recommended to have a better understanding.
When going through this course you may come across subjects that you are familiar with as well as those that are completely new to you.
Some of the topics touched upon include
SolidJs Hooks
SolidJs Functional Components
HTTP Requests with Fetch
CRUD Methods
Java Programming Language
Spring Boot
Database Migrations
ORMs
When taking this course, please know that you can take your time because you will get access to support along the way. By the time you finish this course, you should feel comfortable creating a full-stack web application with SolidJs, Java, and Spring Boot.