aboutsummaryrefslogtreecommitdiff
path: root/content/docs/programming-resources/web-development/frontend/js-frameworks/react.md
blob: c20844f5c0eab82769b2a522ba2ec97e7c6ae675 (plain)
1
2
3
4
5
6
7
8
9
10
---
title: React
description: The most popular JavaScript UI library
weight: 1
---

React is my favourite JS Framework (by definition it's a library but I'm grouping it with framework). 
It's very easy to learn and is very popular so has great documentation.

- React in one video: [Video by Mike Dane](https://www.youtube.com/watch?v=ABQLwlE8MUA)