deepakgsrn / full-stack-open

Full Stack Open 2021
GNU General Public License v3.0
0 stars 0 forks source link

Complete Part 2 Communicating with server #3

Open deepakgsrn opened 3 years ago

deepakgsrn commented 3 years ago

Complete the part 2 of the course which walks through how to render a data collection, submitting data using HTML forms, using javascript code in browser to fetch, handle, alter data stored in the backend server and adding styles to react application

deepakgsrn commented 3 years ago

Sections in Part 2 - Communicating with server

Learning outcome : To get familiar with rendering the collection of data dynamically, submitting data using forms, fetching, handling & altering data in the backend server, adding styles to the react application

deepakgsrn commented 3 years ago

Rendering a collection, modules - 2h

Take Away's :

deepakgsrn commented 3 years ago

Forms - 3h

Take Away's :