Tutorial on making React app with Typescript & MobX - Intro

Publicado em: 25 Junho 2020
no canal de: Miman Dev
221
1

In this intro video in the series describes the purpose of the tutorial and display how the app will look & work.

--------------------------
This is a tutorial on howto create a ReactJs application using the following technologies:
React router
MobX
Typescript
Axios

Here we create an application structure more like Java / Spring than standard React Javascript functional programming while I think this is a much nicer way to structure the code.

The reasons why I think this is a much nicer development experiance than Javascript functional programming are:

Using Typescript you always know what is available for every object directly whne you are coding and replace finding spelling errors from runtime to development time.
Using classes you can encapsulate the logic in a good manner.
Using MobX for state management is much cleaner and easier than Hooks and less verbose than Redux.
Using MobX dependency injection makes it easy to find & use the common services/stores.

Views in the application:
Login
Main page
User list

The code can be found @ this GitHub repository:
https://github.com/miman/react-demo


Nesta página do site você pode assistir ao vídeo on-line Tutorial on making React app with Typescript & MobX - Intro duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Miman Dev 25 Junho 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 221 vezes e gostou 1 espectadores. Boa visualização!