Please enable JavaScript.
Coggle requires JavaScript to display documents.
WEB & APP DEVELOPMENT (FULL-STACK (Java + ReactJS
Link 1:
https…
WEB & APP DEVELOPMENT
FRONT END
JAVASCRIPT
REACT-JS
Redux: Is a data store center, support transfer data, access data between components.Link :pen: https://www.youtube.com/watch?v=GsyfB4URaYQ&index=10&list=PL6gx4Cwl9DGBbSLZjvleMwldX8jGgXV6aLink 2: Redux explaination
Link 3: Medium
React-redux LIBRARY "connect" explainationLink 1:
- React-redux uses for: State management (application's data management).
Link 2:
Link 3:
DISPATCH
- To change data, we need to dispatch an action
STATE
- To obtain data we need to get the current state of the store (store.getState())
-
-
-
-
-
ANDROID
Parse JSON With VolleyLink 1:
Link 2:
-
-
LOGIN UI DESIGNLink 1:
Link 2:
Sample e-commerce Online Shopping AppLink 1:
Link 2:
-
-
-
BACK END
JAVA
SPRING FRAMEWORKLink 1:
Link 2:
SPRING-BOOT
Link 1:
Link 2:
Link 3:
Link 4: Spring-boot + Mysql + JPA-Hibernate ==> Userful
Dependencies
spring-boot-starter-...Link 1:
- Spring Boot Starters are a set of convenient dependency descriptors that you can include in your application.
Link 2:
Authorization
Oauth2.0
Link 1:
Link 2:
Link 3:
Link 4:
Link 5:
-
RestFul API
Link 1:
Link 2:
Link 3:
Link 4:
-
-
-
FULL-STACK
Java + ReactJSLink 1:
Link 2: Spring-boot + Spring-security-jwt + mysql + react ----- > (Usefull)
Link 3:
Java + Angular: E-commerceLink 1:
Shopping Cart: Java + React + Pusher
Set up Spring boot vs React