by Gilbert Mizrahi | Oct 17, 2016 | Resources, Tutorials
This video is part of my React primer mini series, In this video I talk about the React specs, life cycle and state. Here are the links to the previous videos of the series: Is JavaScript Spaghetti Code Making You Nuts? Quickstart React… Introduction Is JavaScript...
by Gilbert Mizrahi | Oct 6, 2016 | Resources, Tutorials
In this video I talk about the three types of components in React and how you could use them. This video is part of the React Primer video series.Tomorrow I will post a video about Specs, Life-cycle and State The previous videos on the series are: React Intro JSX This...
by Gilbert Mizrahi | Oct 5, 2016 | Resources, Tutorials
This is part of a React Primer mini-series. Yesterday a posted an introduction to this mini-series. In this video I introduce JSX . JSX is a pre-processor step that adds XML syntax to JavaScript. Just like XML, JSX tags have a tag name, attributes, and children....
by Gilbert Mizrahi | Oct 4, 2016 | Resources, Tutorials
In this video I explain what I am covering in the React Primer video series. Tomorrow I will popst a video about JSX. This is part of my course: Create Web Apss with Meteor & React. I have posted already an ES6 Primer, in case you need to refresh your...
by Gilbert Mizrahi | Sep 22, 2016 | General, Resources
Starting next week I will write a weekly post about how to develop simple web app ideas. Probably most of these ideas will be related to online marketing – growth hacking. The idea is that they could be useful for mostly anyone. Besides describing the idea, I...