Epic React Exercises

screenshot of Epic React Exercises
nextjs
react

Epic React Exercises

Practical React exercises with detailed solutions.

Overview:

Mithi's (Epic) React Exercises is a website offering practical React exercises with detailed solutions. Loosely based on Kent C Dodd's Epic React Workshops, this platform invites contributions via pull requests, adhering to specific guidelines for commits.

Features:

  • Practical React Exercises: Engage in hands-on React exercises.
  • Detailed Solutions: Access in-depth solutions for better understanding.
  • Based on Epic React Workshops: Inspired by Kent C Dodd's renowned workshops.
  • Contribution Friendly: Encourages and welcomes contributions via PRs.
  • Commit Style Guide: Follows a recommended commit style guide for consistency.
nextjs
Next.js

Next.js is a React-based web framework that enables server-side rendering, static site generation, and other powerful features for building modern web applications.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

framer-motion
Framer Motion

Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.