Build A Todolist With Spring Boot, Java And React Native

Posted By: ELK1nG

Build A Todolist With Spring Boot, Java And React Native
Published 1/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 817.80 MB | Duration: 1h 36m

Build a Full Stack Todolist Application Fast and Easy

What you'll learn

The student will learn the basics of RESTful API development with java Spring Boot

How to create a Full Stack Todo List Application

Learn how to use the Hibernate ORM with JPA

Learn to consume JSON with React Native

Requirements

Understand basic Java

Be familiar with Spring Boot

Some familiarity with SQL

Description

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 React Native. It focuses heavily on designing a backend RESTful Web Service with CRUD functionality that sends data to a React Native 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 includeReact HooksReact Functional ComponentsHTTP Requests with FetchCRUD MethodsJava Programming LanguageSpring BootDatabase MigrationsORMsWhen 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 React Native, Java, and Spring Boot.

Overview

Section 1: Introduction

Lecture 1 Introduction

Lecture 2 Install Java

Section 2: Create Java Spring Boot Todo API

Lecture 3 Create Java Project

Lecture 4 Create Spring Boot Project

Lecture 5 Create Spring Boot Database Connection

Lecture 6 Create Spring Boot JPA Entity

Lecture 7 Spring Spring Boot Flyway Migrations

Lecture 8 Create Spring Boot Java Controller

Lecture 9 Build Get Requests in Spring Boot

Lecture 10 Build Update Requests in Spring Boot

Lecture 11 Build Delete Requests in Spring Boot

Section 3: Create React Native Todo Application

Lecture 12 Install React Native

Lecture 13 Install UI Kitten Framework

Lecture 14 Demo UI Kitten

Lecture 15 Project Directory Structure

Lecture 16 Build Todo Service

Lecture 17 Build TodoList Component

Lecture 18 Create Todo Item Component

Lecture 19 Create Todo Accessory Component

Lecture 20 Build TodoList UI

Lecture 21 Build Todo Form

Lecture 22 Fix Todo Delete Button

This course is for entry level web developers that have an understanding of web applications