Spring Boot and React with Test Driven Development

所在平台: Udemy

课程主页: https://www.udemy.com/course/test-driven-web-application-development-with-spring-react/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用测试驱动开发的Spring Boot与React 概述:本课程完全基于实践,主要围绕三个主题进行:Spring Boot、React和测试驱动开发(TDD)。完成本课程后,学员将能够理解这些框架的使用案例及其受欢迎的原因,并体验测试驱动开发方法的强大。我们将进行频繁的重构,同时确保应用程序不会出现问题,因为我们的测试将确认应用程序的行为符合预期。 在课程中,我们将构建一个真实的应用程序,每段代码都是为我们的实际应用实现而编写的。在每个部分,我们将逐步构建应用程序,而不会提前添加当前不需要的功能。我们将一次实现一个需求,每个实现都会引导我们进入下一个需求。这种方法将帮助我们感受和理解这些框架的作用,以及它们如何简化应用开发。 课程将涵盖以下内容: - 如何使用Spring Boot构建功能齐全的RESTful Web服务,包括验证、国际化(i18n)、静态资源服务、缓存和JSON处理等功能。 - 如何使用Spring Data进行数据库操作。 - 如何使用Spring Security保护我们的应用程序。 - 如何使用React构建单页应用(SPA)。 - Redux的概念及其使用方法。 - React Router的使用。 - 如何通过Hooks将类组件替换为函数组件。 - 测试驱动开发(TDD)的工作原理及其对代码质量和可重用性的影响。 通过测试,我们将获得对重构实施的信心,因为组件的测试确保在相关变更后不会出现问题。课程是基于最新的Spring Boot 2.5版本和React 17进行更新的。

课程评论(0条)

课程详情

This course is purely built on practice. And it's built on three main topic. Spring Boot, React and Test Driven Development.After completing this course you'll be able to see the use cases of these frameworks and why they are so popular, and also you'll experience the power of test driven development methodology. We will do refactoring a lot, and nothing will be broken. Because our tests will be confirming the application is behaving as it's supposed to be.We will be building a real life application. Each code piece we write, will be for our actual application implementation.In each section we will gradually build our application. We will not jump ahead and add functionality not needed for that moment. We will implement one requirement at a time. Each implementation will bring the next requirement to us. And following this path will help us to feel and understand what are the frameworks doing and how they are easing application development.We will see various practices abouthow we can build a restful web service with spring boot with all necessary functionalities like validation, internationalization (i18n), static resource serving, caching, json manipulationhow we can handle database operations with spring datahow we can secure our application with spring securityhow we can build a single page application (spa) with reactwhat is redux and how we can use ithow we can use react routerhow we can replace class components with functional components by using hooksand we will seehow test driven development (tdd) works.how it's affecting our code quality, reusabilityhow it's giving us the confidence about refactoring our implementationbecause of the tests we have for our components, we will easily convert our components from class to function. And we will use hooks and tests will make sure nothing will be broken after that changes.The course is up to date with the latest Spring Boot version 2.5 and React 17

课程标签

0人关注该课程

主题相关的课程