Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Software Development Tools No-Code Development
Business
Entrepreneurship Communication Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certifications Network & Security Hardware Operating Systems & Servers Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Paid Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement & Gardening Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition & Diet Yoga Mental Health Martial Arts & Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Learning Teacher Training Test Prep Other Teaching & Academics
Web Development JavaScript React Angular CSS Node.Js Typescript HTML5 PHP
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Amazon AWS Cisco CCNA CompTIA Security+ Microsoft AZ-900
Microsoft Power BI SQL Tableau Data Modeling Business Analysis Data Analysis Data Warehouse Business Intelligence Blockchain
Unity Unreal Engine Game Development Fundamentals C# 3D Game Development C++ Unreal Engine Blueprints 2D Game Development Mobile Game Development
Google Flutter iOS Development Android Development Swift React Native Dart (programming language) Kotlin SwiftUI Mobile App Development
Graphic Design Photoshop Adobe Illustrator Drawing Canva Digital Painting InDesign Design Theory Procreate Digital Illustration App
Life Coach Training Neuro-Linguistic Programming Personal Development Personal Transformation Life Purpose Mindfulness Sound Therapy Emotional Intelligence Coaching
Business Fundamentals Entrepreneurship Fundamentals Freelancing Business Strategy Online Business Startup Business Plan Blogging Amazon Kindle Direct Publishing (KDP)
Digital Marketing Social Media Marketing Marketing Strategy Internet Marketing Copywriting Email Marketing Google Analytics Startup Advertising Strategy
2022-07-07T10:43:36Z

DevelopmentSoftware EngineeringWeb Development

Spring Boot and React with Test Driven Development

Learn Spring Boot & React by building a complete application with TDD (JUnit, Jest, React Testing Library)
Rating: 4.6 out of 54.6 (206 ratings)
2,204 students
Created by Basar Buyukkahraman
Last updated 6/2022
English
English [Auto]

What you'll learn

  • Practice Test Driven Development in a complete project from beginning to the end.
  • How to test your java projects with JUnit.
  • How to test your javascript projects with Jest.
  • How to use React Testing Library with React tests. Handling user actions and querying the tree items.
  • How to mock external dependencies in testing.
  • Create a fully functional application with Spring Boot.
  • Learn how to build a RestFul API.
  • Secure Spring application with Spring Security. Practice method level security.
  • Practice Spring Data with custom query methods, pagination and specification.
  • Learn how to run application in different environment profiles with different configurations.
  • Serve static files.
  • How to handle exceptions and create default custom error object model in spring application.
  • JPA Entity relationships, @OneToOne, @OneToMany..
  • Built in Validation and custom validations. Validating file type.
  • Supporting internationalization, i18n, and responding user based on their locale when validation errors are occuring.
  • Scheduled tasks with spring.
  • Create a fully functional frontend application with React.
  • Learn all the different component types in React. Class, functional.
  • Practice lifecycle methods of class components.
  • Convert class components to functionals and using Hooks.
  • Create our own hook.
  • Use React Router for building single page application.
  • Global state management with Redux.
  • Create reusable components
  • Feel how the test driven development is giving confidence when refactoring our application.
  • You will feel the freedom to apply any implementation you want when you cover your application behavior with tests.

Requirements

  • Experience with Java or JavaScript required

Description

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 about

  • how we can build a restful web service with spring boot with all necessary functionalities like validation, internationalization (i18n), static resource serving, caching, json manipulation

  • how we can handle database operations with spring data

  • how we can secure our application with spring security

  • how we can build a single page application (spa) with react

  • what is redux and how we can use it

  • how we can use react router

  • how we can replace class components with functional components by using hooks

and we will see

  • how test driven development (tdd) works.

  • how it's affecting our code quality, reusability

  • how it's giving us the confidence about refactoring our implementation

because 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

Who this course is for:

  • Developers who are interested in Fullstack Web Application Development with Spring and React
  • Developer who wants to see Test Driven Development in action

Featured review

Eduard Toma
Eduard T.
276 courses
2 reviews
Rating: 5.0 out of 52 years ago
The course covers the implementation part as well as the testing of features. It is a very good course to give you a general idea about frontend, backend and testing. You will have a knowledgeable and communicative instructor who will answer all your questions, I recommend!

Instructor

Basar Buyukkahraman
Software Engineer
Basar Buyukkahraman
  • 4.6 Instructor Rating
  • 1,058 Reviews
  • 7,305 Students
  • 9 Courses

I have experience on

• Java / Java EE specifications JAX-RS (Jersey), JPA (Hibernate)

• Spring Framework (Spring Boot, Security, Data)

• Spring Cloud components & microservices frameworks, messaging bus (RabbitMQ)

• JavaScript (ES6, TypeScript) / Node JS (Express.js) and frontend JS Frameworks (React (and Redux), AngularJS, Svelte)

• Testing frameworks (For Java pojects JUnit, Mockito, AssertJ, Cucumber / for Javascript projects Jest, and Testing Library (for React and Svelte))

I've been teaching Spring Boot, React and Test Driven Development to newly graduate engineers and interns either in class environment or one on one.

Top companies choose Udemy Business to build in-demand career skills.
NasdaqVolkswagenBoxNetAppEventbrite
  • Udemy Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Investors
  • Terms
  • Privacy policy
  • Sitemap
  • Accessibility statement
Udemy
© 2022 Udemy, Inc.