Giter Site home page Giter Site logo

velveeta / advanced-react-workshop Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 15.0 8 MB

An in-depth look at some of the more advanced React development patterns, with an eye towards high extensibility and performance considerations.

License: The Unlicense

HTML 1.81% CSS 6.51% JavaScript 91.69%

advanced-react-workshop's Introduction

Intro to React Workshop

This project was bootstrapped with Create React App, and uses React Bootstrap for a quick base set of styles and components.

This project is intended to help developers that have been working with React for a while already to learn some more advanced techniques and patterns for building extensible components for use by any number of consumers. It's also intended to help you conceive of different use cases for React component wrappers than you might otherwise consider, and demonstrate just how easily you can declaratively tie in a variety of services and data needs the way you would drop in any other component, and allow as much flexibility as possible for your consumers.

To get up and running quickly, simply follow these steps:

Fork the repository

Login to GitHub and visit https://github.com/Velveeta/advanced-react-workshop, then click the Fork button in the upper-right corner.

Clone the repository

Visit your own copy of this repository and click the green Clone or download button to display the clone path. Copy this to your clipboard, then use your utility of choice (terminal, Sourcetree, etc.) to clone the repository to your desired location on disk.

Install dependencies

From within the root of the project directory, run yarn or npm install to install the project dependencies.

Run the project

From within the root of the project directory, run yarn start or npm start to run the application. It should automatically launch your browser to the right location, but if it doesn't, you can just open a page to http://localhost:3000.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

advanced-react-workshop's People

Contributors

velveeta avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.