If you are looking for a quick way to select everything between matching brackets or quotes in VSCode, the following VSCode tips are for you.
Tag Archives: tutorial
A message for all grumpy developers
This is not a front-end development tutorial and you will not learn any new coding techniques by reading this.
React State Management Tutorial – Do you really need Redux or Mobx?
Lets talk state, React state.
The aim of this React state tutorial is to answer the most common questions about React state and explain this concept in a very simple terms.
If you are completely new to React checkout my previous React Tutorial for Beginners first.
React Tutorial for Beginners
Are you a React beginner? This React tutorial will explain everything in simple terms and plain English so you don’t feel overwhelmed or frustrated while learning React.
Continue readingReact Workshop Launch + Giveaway
After 2 months of hard work, I am very excited to finally launch the brand new React Workshop.
React 101 – Now Available
Today I am very excited to finally release React 101 to everyone.
What is React 101?
React 101 is a free online course for anyone who has a basic knowledge of React and wants to learn how to build 3 practical React components from scratch.
Who is it for?
If you have already watched some of my React Tutorials on YouTube you will be very comfortable inside of React 101.
What will you learn?
By building 3 practical React components from scratch, you will learn:
- How to render child of a component.
- How to use Fetch API to load data for your app.
- How to save data to localStorage.
- How to filter through data.
- How to render a dynamic dropdown.
- And much more!
Spread the word
Help to spread the word by retweeting the following tweet or share React 101 on your favorite social platform.
React 101 – Free online course teaching you how to build 3 practical React components from scratch. Sign up here >> https://t.co/DkZuDafPBV pic.twitter.com/2ohZqgsypA
— Petr Tichy (@ihatetomatoes) August 7, 2017
Any questions of feedback?
Do you have any other questions or feedback?
And what is your experience with React? (A-beginner, B-intermediate, C-Pro)
Let me know in the comments.
React Workshop – Content Preview
Are you wondering what will you learn in the React 101 and React Workshop online courses?
Here is a sneak peak of the two demos, that we will build step by step using React.js.
Go to React 101 Go to React Workshop
React Workshop Preview
And here are the links to the demos mentioned in the video:
Currency Converter
In this React Currency Converter demo you will learn:
- how to load data from JSON object
- how to loop through data and render dynamic components
- how to use React state to update the necessary parts of your app
- and much more.
Real Estate Property Listings
In this React Google Maps demo you will learn:
- how to render dynamic list based on a JSON object
- how to render and update Google maps
- how to filter through data and update state based on multiple filters
- and much more.
Conclusion
What do you think about these React demos? Do you have any questions related to the upcoming React 101 and React Workshop courses? Let me know in the comments.
Don't miss the launch!
Do you want to be notified when the new courses are launched? Signup below.
No spam, Unsubscribe at any time.
A Collection of Useful Extensions for VSCode
Are you switching to VSCode and looking for some useful extensions? Below is a collection of my favorite VSCode extensions.