Giter VIP home page Giter VIP logo

javareactbootcamp's Introduction

Java React Bootcamp

BTK Akademi ve İnnova Organizasyonu

1. Gün

  • NodeJS
  • npm
  • JavaScript (ES6)
  • HTML, CSS, JavaScript
  • git
  • lodash
  • json-server
  • node-fetch

2. Gün

  • netstat ve taskkill komut setleri
  • React
  • Class Component
  • Functional Component
  • export
  • default export
  • spread operator
  • rest
  • destructing
  • style
  • state
  • useState Hook
  • useEffect Hook
  • Template literal

3. Gün

  • JavaSpring Boot
  • @SpringBootApplication
  • @RestController
  • @RequestMapping
    • GetMapping
    • PostMapping
    • PutMapping
    • DeleteMapping
  • JPA Repository
  • Embedded SQL Databases
    • HyperSQL Database
  • Dependency Injection (DI)
    • Constructor Injection
    • Setter Injection

4. Gün

  • Http Headers
  • Http Body
  • HttpEntity
    • ResponseEntity
    • RequestEntity
  • API Testing with Postman
    • Creating collections
    • Run collections
    • Test
    • Global variables in Postman
    • Collection variables in Postman
    • Creating a fork
    • Creating and publishing API documents
  • Promise
  • Http Requests fetch with fetch-api
    • get request
    • post request
    • put request
    • delete request
  • Http Requests with axios-api
    • get request
    • post request
    • put request
    • delete request

5. Gün

  • React project organization
  • Defining components in React
  • Defining services in React
  • Consuming APIs in React
  • UI Frameworks
  • Getting Starting with MUI

6. Gün

  • Search implementation for employee-api is done.
  • Logging in Spring Boot
    • Best practices
    • Logback
    • Logger
    • Slf4j
  • Design Patterns Overview
  • Builder Design Pattern
  • SuperBuilder
  • bookstore-api
  • ApiResponse Model
  • Inheritance
  • NotFoundException
    • BookNotFoundException
    • CategoryNotFoundException

7. Gün

  • n-Tier Architecture
  • SOLID
  • Service Layer Implementation
  • Abstaction
  • ApiResponse Design
  • ApiErrorResponse Design
  • Controller-based Error Handling
    • @ExceptionHandler
  • Global Error Handling
    • @ControllerAdvice

8. Gün

  • Validation in Spring Boot

  • MethodArgumentNotValidException Implementation (Global)

  • CrudRepository

  • PagingAndSortingRepository

  • JpaRepository

  • OneToOne relation

  • OneToMany relation

  • ManyToMany relation

  • @RequiredArgsConstructor

9. Gün

  • value and reference types

  • primitive types and Wrapper classes

  • ModelMapper

  • DTO

  • React Router DOM

    • BrowserRoute
    • Routes
    • Route
    • useNavigate
    • useParams
  • ContexAPI

    • Context.Provider
    • useContext
  • Enviroment variables in React

10. Gün

  • Cors

  • Cors Configuration

  • Cors Filter

  • MUI React Component Library

  • Context API

  • Services in React

  • Admin Page Design

    • Author Module
    • Loading Module
  • === Instead of == in JavaScript

  • Type-coercion non-strict equality operator (==)

  • Lexical comparison

11. Gün

  • Redux
    • Actions
    • Reducers
  • React-Redux
    • useSelector
    • useDispatch
  • Redux-DevTools-Extension
  • Redux-Thunk

12. Gün

  • Admin Pages Designing
  • Snackbar component design
  • Floating action button component design
  • Formik
    • useFormik
    • handleSubmit
    • handleChange
    • values
  • Yup
    • validationSchema
    • erros
    • handleBlur

javareactbootcamp's People

Contributors

zcomert avatar ogzhnblgnn avatar hsynalv avatar ozmenab avatar burhankavak avatar muhammedberaatkildaci avatar m-eminzeyrekli avatar oozenf avatar sumeyyekaragul avatar hanifikaraaslan avatar

Stargazers

Zinnet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.