Getting Started with React: Understanding Ternary Operators, Lists, and Styling in react
Prerequisite:
You should have knowledge of the ternary operator, map (a high order function) and basic concepts of javascript.
If you want to learn these then read this blog first - All the javascript you need to know for react.
Ternary Operator ...
Rahul Ahuja
Easy to understand! thanks for sharing! One would find this article helpful for Render in React JS: blog.geekster.in/difference-between-render-and-reβ¦