0.35 - 0.37
^15.0.0
In this course we’ll explore getting started with a basic React Native application on both iOS and Android. We’ll learn about using React Native components, how to build custom components, how to layout an application using Flexbox, and how to style components.
We’ll also focus on how to use state to control components, how to persist information across application reloads with AsyncStorage, and how to inline edit in a ListView.
The ultimate goal is to gain an understanding of how to get started building simple React Native applications.
Great course but a little bit hard to follow a long and to understand what each component actually does
Great, but a little behind in terms of the latest React Native versions and including the use of Expo.
It would be nice if it has some explanation of the ideas behind of the building blocks of React Native.
I am new to working with React-Native and I really enjoyed this course because it highlighted for me a lot of the difference between working with React in the browser vs working with React-Native. Very informative and I really enjoyed getting to work all the way through the coding process from start to finish and not having to reference a repo to see differences between one video and the next.
Thanks for the nice course. You make it look so simple :)
I was following you - typing everything on the way. (because that is how I learn.)
I could not catch your pace because of the extensions you used which helped you quite a lot.
Is there a way I can sync my Dev environment with yours so that I can follow along better?
I found the course easy to understand and a great intro to react-native.
Turning off the auto-complete caption/descriptions in vscode would be welcomed as it was a little jarring whilst trying to follow.
Thank you!
Become familiar with the Workers CLI wrangler
that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.
This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio
git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.