Foro Wanako1
¿Quieres reaccionar a este mensaje? Regístrate en el foro con unos pocos clics o inicia sesión para continuar.

Foro Wanako1

Programas Gratuitos, Desatendidos y Mucho más!!!
 
PortalPortal  ÍndiceÍndice  BuscarBuscar  Últimas imágenesÚltimas imágenes  ConectarseConectarse  RegistrarseRegistrarse  
Buscar
 
 

Resultados por:
 
Rechercher Búsqueda avanzada
Los posteadores más activos del mes
missyou123
React,  Redux & Material UI Workshop for Beginners Vote_lcapReact,  Redux & Material UI Workshop for Beginners Voting_barReact,  Redux & Material UI Workshop for Beginners Vote_rcap 
tano1221
React,  Redux & Material UI Workshop for Beginners Vote_lcapReact,  Redux & Material UI Workshop for Beginners Voting_barReact,  Redux & Material UI Workshop for Beginners Vote_rcap 
ПΣӨƧӨFƬ
React,  Redux & Material UI Workshop for Beginners Vote_lcapReact,  Redux & Material UI Workshop for Beginners Voting_barReact,  Redux & Material UI Workshop for Beginners Vote_rcap 
ℛeℙ@¢ᴋ€r
React,  Redux & Material UI Workshop for Beginners Vote_lcapReact,  Redux & Material UI Workshop for Beginners Voting_barReact,  Redux & Material UI Workshop for Beginners Vote_rcap 
大†Shinegumi†大
React,  Redux & Material UI Workshop for Beginners Vote_lcapReact,  Redux & Material UI Workshop for Beginners Voting_barReact,  Redux & Material UI Workshop for Beginners Vote_rcap 
Engh3
React,  Redux & Material UI Workshop for Beginners Vote_lcapReact,  Redux & Material UI Workshop for Beginners Voting_barReact,  Redux & Material UI Workshop for Beginners Vote_rcap 
ronaldinho424
React,  Redux & Material UI Workshop for Beginners Vote_lcapReact,  Redux & Material UI Workshop for Beginners Voting_barReact,  Redux & Material UI Workshop for Beginners Vote_rcap 
Julio 2024
LunMarMiérJueVieSábDom
1234567
891011121314
15161718192021
22232425262728
293031    
CalendarioCalendario
Últimos temas
» CyberLink YouCam 10.1.4203.0 (x64) Multilingual
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 12:38 pm por tano1221

» PrintFab Pro XL 1.23
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 12:22 pm por tano1221

» reaConverter Pro 7.818 Multilingual
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 12:16 pm por tano1221

» Radiant Photo 1.3.1.481 Multilingual+ Addon Pack (x64) 
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 12:13 pm por tano1221

» 3delite MP4 Video & Audio Tag Editor 1.0.252.450
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 11:28 am por tano1221

» YT Saver 7.9.0 (x64) Multilingual
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 11:26 am por tano1221

» iTubeGo YouTube Downloader 7.9.0 (x64) Multilingual
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 11:23 am por tano1221

» TubeMate Downloader 5.17.6  [x86/x64][Español]
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 11:21 am por tano1221

» YT Downloader 9.9.5 Multilingual
React,  Redux & Material UI Workshop for Beginners EmptyHoy a las 11:12 am por tano1221

Sondeo
Visita de Paises
free counters
Free counters

Comparte | 
 

 React, Redux & Material UI Workshop for Beginners

Ver el tema anterior Ver el tema siguiente Ir abajo 
AutorMensaje
missyou123
Miembro Mayor
Miembro Mayor


Mensajes : 70352
Fecha de inscripción : 20/08/2016

React,  Redux & Material UI Workshop for Beginners Empty
MensajeTema: React, Redux & Material UI Workshop for Beginners   React,  Redux & Material UI Workshop for Beginners EmptyMiér Jul 21, 2021 10:39 am

React,  Redux & Material UI Workshop for Beginners 653759928cf4e15139162c25b3fc351d
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 26 lectures (3h 23m) | Size: 2.12 GB
We will build a Todo app from scratch using React, Redux-Saga, Material UI and understand the concepts.

What you'll learn:
Create a Todo app from scratch with React
Setup Redux-Saga in the application
Use Material UI components to build the app
State persistence for the redux store
Implement adding, completing & deleting Todos
JEST unit testing setup from scratch
Write JEST unit tests for the reducer
Check test coverage in JEST

Requirements
Basic knowledge of Javascript

Description
Are you a beginner to React, Redux or Material UI ?

Do you feel setting up redux-saga, understanding and remembering it is difficult ?

Do you find it difficult to understand all the different pieces involved like Webpack, JSX and Transpilation ?

Are you confused about how to properly unit test React components using Jest ?

Don't worry, I have been there too.

So I decided to create a workshop for it in order to bring clarity to the absolute beginners who want to get started in just 1 day. You just need basic javascript knowledge to join the workshop

Skills can pay the bills.

The number of jobs for the trio combination of ( React, Redux, Material-UI ) has increased and they are demanding skills to have in your CV in 2021.

The fact is, not everyone can easily understand and start building projects with React and use Redux with Material UI right away. But as a beginner, you will need a bit of push. Online documentation is great. I don't deny it. But with my hands-on experience, I believe I can help you give that initial push.

Code with me and learn how to bootstrap without generators.

AGENDA

- Introduction to React & Redux.

- Redux dev tools.

- Introduction to Material UI.

- Understanding concepts like JSX, Babel & Webpack.

- Learn about JSS, Virtual DOM & NPM.

- Best practices for UI design for beginners.

PROJECT DETAILS

We will build a sophisticated Todo app

- Understand React concepts as we build the app

- We will use React hooks to build the app.

- Material UI components & appropriate usage.

- App state finalisation and discussion.

- Redux-Saga setup for the app from scratch.

- Project structure explanation.

- Introduction to unit testing using Jest.

- Write few unit tests.

You will be able to download

- Full project source code

We will be using concepts like react hooks, redux setup, refs, material components & state persistence while building this React app and then give you the source code for future reference. You can use this as a bootstrap while working on your office projects and quickly configure stuff. Say No to StackOverflow for things that you can remember. This saves you time to focus on the core logic in your projects.

Unit testing with Jest

Unit testing the redux state of a react component is so critical because the reducer function dictates the behaviour of your app simply because it controls the entire state.

Mocking external libraries and exports are crucial during testing because we are interested to verify only our code changes.

In order to achieve this, we will make use of jest mock fn( ) to bypass the undesired portions of the code and make sure our redux reducer is stable and protected from future code changes which may introduce potential damage.

I hope you like the workshop.

Warm regards,

Manoj

Who this course is for
Developers who want to get started with ReactJS
Any developer who wants to learn React
Developers who want to use Redux state management
Material UI enthusiasts
Anyone who wants to move to frontend

React,  Redux & Material UI Workshop for Beginners Ee88cd86c63bce80396a14c063764391

DOWNLOAD:
Citación :

https://rapidgator.net/file/a36bde583249fb7e63046a3f17878843/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part1.rar.html
https://rapidgator.net/file/0d424d7c9cfc4adc6022ea0fa823cf6c/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part2.rar.html
https://rapidgator.net/file/c718ef99c2c65e73d558164058a73761/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part3.rar.html


https://uploadgig.com/file/download/297A8eaaB96ac011/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part1.rar
https://uploadgig.com/file/download/D7380700d0232059/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part2.rar
https://uploadgig.com/file/download/Cd712F258568e862/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part3.rar


https://nitroflare.com/view/B558F434387D582/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part1.rar
https://nitroflare.com/view/5C40AECDE5502FE/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part2.rar
https://nitroflare.com/view/36DFF2CCDFB810D/6bjy8.React.Redux..Material.UI.Workshop.for.Beginners.part3.rar

Volver arriba Ir abajo
 

React, Redux & Material UI Workshop for Beginners

Ver el tema anterior Ver el tema siguiente Volver arriba 
Página 1 de 1.

Permisos de este foro:No puedes responder a temas en este foro.
Foro Wanako1 :: Programas o Aplicaciónes :: Ayuda, Tutoriales-