Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/getvmio/free-react-resources

[React Free Resources] This repository collects 27 of free resources for React. ⚛️ Build modern user interfaces with our React Workshop repository! Packed with a wealth of free React resources and an online playground, this is your go-to place for mastering this essential web development library....
https://github.com/getvmio/free-react-resources

List: free-react-resources

awesome-list free-resources getvm playground programming react

Last synced: 1 day ago
JSON representation

[React Free Resources] This repository collects 27 of free resources for React. ⚛️ Build modern user interfaces with our React Workshop repository! Packed with a wealth of free React resources and an online playground, this is your go-to place for mastering this essential web development library....

Awesome Lists containing this project

README

        

# React Free Resources

⚛️ Build modern user interfaces with our React Workshop repository! Packed with a wealth of free React resources and an online playground, this is your go-to place for mastering this essential web development library. Ideal for front-end developers looking to create dynamic and efficient UIs.

## Resources

| Index | Name | Category | Description |
|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| 1 | [React Tutorials](https://getvm.io/tutorials/react-tutorials) | Technical Tutorials | Comprehensive React tutorials covering components, state management, hooks, and integrating React with other tools for building interactive web applications. |
| 2 | [Developing Games with React, Redux, and SVG](https://getvm.io/tutorials/developing-games-with-react-redux-and-svg) | Technical Tutorials | Learn how to create engaging games using React, Redux, and SVG. Gain transferable skills to build other types of web animations beyond games. |
| 3 | [Building a Custom React Renderer](https://getvm.io/tutorials/building-a-custom-react-renderer) | Technical Tutorials | Comprehensive guide to creating custom React renderers, focusing on frontend development and React framework. Covers the process of building a custom renderer from scratch. |
| 4 | [Build Your Own React](https://getvm.io/tutorials/build-your-own-react) | Technical Tutorials | Comprehensive guide to building a custom React implementation, covering virtual DOM, component creation, and state management. Suitable for beginner and experienced React developers. |
| 5 | [Building a frontend framework, from scratch, with components (templating, state, VDOM)](https://getvm.io/tutorials/building-a-frontend-framework-from-scratch-with-components-templating-state-vdom) | Technical Tutorials | Learn how to build a frontend framework from scratch, focusing on key concepts like components, templating, state management, and virtual DOM (VDOM). |
| 6 | [Redux: Implementing Store from Scratch](https://getvm.io/tutorials/redux-implementing-store-from-scratch) | Technical Tutorials | Learn how to build a Redux store from scratch, without relying on the pre-built Redux library. Gain a deeper understanding of state management in React applications. |
| 7 | [Gooact: React in 160 lines of JavaScript](https://getvm.io/tutorials/gooact-react-in-160-lines-of-javascript) | Technical Tutorials | Gain a deeper understanding of React's inner workings and learn how to build a lightweight, React-like library from scratch in just 160 lines of JavaScript. |
| 8 | [Building React From Scratch](https://getvm.io/tutorials/building-react-from-scratch) | Technical Tutorials | Learn to build React from the ground up, gaining a deep understanding of its core principles and inner workings. Develop a functional example application and become a more proficient React developer. |
| 9 | [React Fundamentals](https://getvm.io/tutorials/react-fundamentals-the-complete-guide-for-beginners) | Video Courses | Comprehensive guide to learning React fundamentals for beginners, covering JavaScript, web development, and building interactive web applications. |
| 10 | [Full Stack Web Development: 22-Hour Course](https://getvm.io/tutorials/full-course-web-development-22-hours-learn-full-stack-web-development-from-scratch) | Video Courses | Comprehensive 22-hour full-stack web development course covering HTML, CSS, JavaScript, React, Tailwind, React Query, and GitHub CI/CD. Suitable for beginners and experienced developers. |
| 11 | [Learn Redux](https://getvm.io/tutorials/learn-redux) | Video Courses | Comprehensive guide to understanding and implementing Redux for state management in frontend development with React.js and React Router. |
| 12 | [ReactJS Frontend Web Development For Beginners](https://getvm.io/tutorials/reactjs-frontend-web-development-for-beginners) | Video Courses | Comprehensive tutorial on ReactJS for beginners, covering frontend web development and building interactive user interfaces. |
| 13 | [React JS](https://getvm.io/tutorials/reactjs-tutorial-for-beginners) | Video Courses | Learn the fundamentals of React and build real-world applications with this beginner-friendly tutorial by Mosh Hamedani. |
| 14 | [Learn React for Free](https://getvm.io/tutorials/learn-react-for-free) | Video Courses | Master the fundamentals of modern React with 140+ interactive coding challenges and 8 fun projects. Perfect for React beginners looking to build a strong foundation. |
| 15 | [Full Stack With React And Appwrite](https://getvm.io/tutorials/full-stack-with-react-and-appwrite) | Video Courses | Learn how to build complete web applications using React and Appwrite, a versatile data management service. Develop a full-stack project with database, file uploads, and user authentication. |
| 16 | [Full Modern React Tutorial](https://getvm.io/tutorials/full-modern-react-tutorial) | Video Courses | Comprehensive React course covering the latest version of React, including hands-on projects, taught by an experienced instructor. Suitable for beginners and experienced developers. |
| 17 | [Next.js for Beginners - Full Course](https://getvm.io/tutorials/next-js-for-beginners-full-course) | Video Courses | Learn the fundamentals of Next.js, a popular React framework, and build a recipe app project with server-side rendering, file-based routing, and more. |
| 18 | [The Complete Redux Book](https://getvm.io/tutorials/the-complete-redux-book) | Technical Tutorials | Comprehensive coverage of Redux, state management, and integrating Redux with React. Practical examples, best practices, and in-depth insights for building robust applications. |
| 19 | [The React Beginners Handbook](https://getvm.io/tutorials/the-react-beginners-handbook) | Technical Tutorials | Comprehensive guide to learning React for beginners, covering fundamentals of React, JavaScript, and frontend development. |
| 20 | [Comprehensive Redux Tutorial](https://getvm.io/tutorials/redux-tutorial) | Technical Tutorials | Learn Redux, a popular state management library for frontend development. Covers key concepts, implementation, and best practices for effective web application development. |
| 21 | [React JS Notes for Professionals](https://getvm.io/tutorials/react-js-notes-for-professionals) | Technical Tutorials | Comprehensive guide for frontend developers interested in learning ReactJS, featuring insights and tips compiled from StackOverflow Documentation. |
| 22 | [React Enlightenment](https://getvm.io/tutorials/react-enlightenment) | Technical Tutorials | Dive into React.js with this comprehensive guide, covering the essentials of building user interfaces with this popular JavaScript library. |
| 23 | [30 days of React: An introduction to React in 30 bite-size morsels](https://getvm.io/tutorials/30-days-of-react-an-introduction-to-react-in-30-bite-size-morsels) | Technical Tutorials | Learn React from the ground up in 30 bite-sized lessons. Build a solid understanding of React's core concepts and principles. Applicable for beginners and experienced developers. |
| 24 | [The Next.js Handbook](https://getvm.io/tutorials/the-next-js-handbook) | Technical Tutorials | Comprehensive guide to Next.js, covering web development, best practices, and practical techniques for building web applications. |
| 25 | [Next.js 13 Crash Course 2023: Learn App Directory, React Server Components & More](https://getvm.io/tutorials/next-js-13-crash-course-2023-learn-app-directory-react-server-components-more) | Technical Tutorials | Dive into the latest advancements of Next.js 13, including the new app directory, React Server Components, and more. Gain hands-on experience through a practical project. |
| 26 | [Learning JavaScript Design Patterns](https://getvm.io/tutorials/learning-javascript-design-patterns) | Technical Tutorials | Comprehensive guide to essential design patterns for JavaScript and React, covering creational, structural, and behavioral patterns, as well as modern performance and rendering techniques. |
| 27 | [JavaScript for Data Science](https://getvm.io/tutorials/javascript-for-data-science) | Technical Tutorials | Comprehensive guide to using JavaScript for data science, covering data visualization, web development, and programming for data analysis. |

## More

- [Free JavaScript Resources](https://github.com/getvmio/free-javascript-resources)
- [Free HTML Resources](https://github.com/getvmio/free-html-resources)
- [Free R Resources](https://github.com/getvmio/free-r-resources)
- [Free Java Resources](https://github.com/getvmio/free-java-resources)
- [Free Neural Networks Resources](https://github.com/getvmio/free-neural-networks-resources)
- [Free Natural Language Processing Resources](https://github.com/getvmio/free-natural-language-processing-resources)
- [Free Computer Science Resources](https://github.com/getvmio/free-computer-science-resources)
- [Free Security Resources](https://github.com/getvmio/free-security-resources)
- [Free Node.js Resources](https://github.com/getvmio/free-node-js-resources)
- [Free PyTorch Resources](https://github.com/getvmio/free-pytorch-resources)
- [Free Computer Architecture Resources](https://github.com/getvmio/free-computer-architecture-resources)
- [Free Functional Programming Resources](https://github.com/getvmio/free-functional-programming-resources)
- [Free Operating System Resources](https://github.com/getvmio/free-operating-system-resources)
- [Free Cryptography Resources](https://github.com/getvmio/free-cryptography-resources)
- [Free Compiler Resources](https://github.com/getvmio/free-compiler-resources)
- [Free Blockchain Resources](https://github.com/getvmio/free-blockchain-resources)
- [Free SQL Resources](https://github.com/getvmio/free-sql-resources)
- [Free Python Resources](https://github.com/getvmio/free-python-resources)
- [Free Unix Resources](https://github.com/getvmio/free-unix-resources)
- [Free Programming Resources](https://github.com/getvmio/free-programming-resources)
- [Free Object-Oriented Programming Resources](https://github.com/getvmio/free-object-oriented-programming-resources)
- [Free CSS Resources](https://github.com/getvmio/free-css-resources)
- [Free Machine Learning Resources](https://github.com/getvmio/free-machine-learning-resources)
- [Free Web Development Resources](https://github.com/getvmio/free-web-development-resources)
- [Free Shell Scripting Resources](https://github.com/getvmio/free-shell-scripting-resources)
- [Free Rust Resources](https://github.com/getvmio/free-rust-resources)
- [Free Haskell Resources](https://github.com/getvmio/free-haskell-resources)
- [Free Software Development Resources](https://github.com/getvmio/free-software-development-resources)
- [Free Data Science Resources](https://github.com/getvmio/free-data-science-resources)
- [Free Git Resources](https://github.com/getvmio/free-git-resources)
- [Free Networking Resources](https://github.com/getvmio/free-networking-resources)
- [Free Game Development Resources](https://github.com/getvmio/free-game-development-resources)
- [Free TensorFlow Resources](https://github.com/getvmio/free-tensorflow-resources)
- [Free Distributed Systems Resources](https://github.com/getvmio/free-distributed-systems-resources)
- [Free Embedded Systems Resources](https://github.com/getvmio/free-embedded-systems-resources)
- [Free DevOps Resources](https://github.com/getvmio/free-devops-resources)
- [Free Docker Resources](https://github.com/getvmio/free-docker-resources)
- [Free Robotics Resources](https://github.com/getvmio/free-robotics-resources)
- [Free Computer Vision Resources](https://github.com/getvmio/free-computer-vision-resources)
- [Free Deep Learning Resources](https://github.com/getvmio/free-deep-learning-resources)
- [Free Cloud Computing Resources](https://github.com/getvmio/free-cloud-computing-resources)
- [Free Go Resources](https://github.com/getvmio/free-go-resources)
- [Free Data Structures Resources](https://github.com/getvmio/free-data-structures-resources)
- [Free Control Systems Resources](https://github.com/getvmio/free-control-systems-resources)
- [Free Artificial Intelligence Resources](https://github.com/getvmio/free-artificial-intelligence-resources)
- [Free Data Analysis Resources](https://github.com/getvmio/free-data-analysis-resources)
- [Free Ruby Resources](https://github.com/getvmio/free-ruby-resources)
- [Free C++ Resources](https://github.com/getvmio/free-cpp-resources)
- [Free Bash Resources](https://github.com/getvmio/free-bash-resources)
- [Free Cybersecurity Resources](https://github.com/getvmio/free-cybersecurity-resources)
- [Free Algorithm Resources](https://github.com/getvmio/free-algorithm-resources)
- [Free Database Resources](https://github.com/getvmio/free-database-resources)
- [Free C Resources](https://github.com/getvmio/free-c-resources)
- [Free Version Control Resources](https://github.com/getvmio/free-version-control-resources)
- [Free Linux Resources](https://github.com/getvmio/free-linux-resources)
- [Free Computer Graphics Resources](https://github.com/getvmio/free-computer-graphics-resources)