GithubHelp home page GithubHelp logo

Conrad Knapp's Projects

react-code-splitting-webpack icon react-code-splitting-webpack

A demo of code splitting using Webpack 2/3. I attempted to do it with the new Webpack 4 release, but it isn't stable at the moment. Necessary plugins are not yet available (i.e. extract-text-webpack-plugin) or are well understood (i.e. how to use the new optimization object over using the CommonChunks plugin which was deprecated)

react-minimal-webpack-template icon react-minimal-webpack-template

After attempting to make a Webpack-bundled React app template (that had some problems upon page refresh), I wanted to try it again to make something more concise

react-native-productivity-app icon react-native-productivity-app

Todo App using create-react-native cli. I plan on hooking it up to Firebase and outputting todos on my blog so I can display/record the tasks I do day-to-day

react-notes-app icon react-notes-app

A React.js note-saving app with a LoopBack (Node) backend and MongoDB

react-parcel-template icon react-parcel-template

A basic, small template for creating React applications with Parcel as a bundler (instead of Webpack). Feel free to clone if you want an alternative to the create-react-app cli or Webpack (Parcel has no config file).

react-redux-news-app icon react-redux-news-app

React app that fetches articles from a News API. Redux updates the state and consequently flows through the UI when results are returned from new news queries. Bundled with my own Webpack config, uses hot reloading with webpack-dev-server for dev.

react-spotify-music-player icon react-spotify-music-player

Uses Spotify Web API (with authorization) as part of a music player app, where users can search for artists and albums && listen to their tracks.

react-todos-annotated icon react-todos-annotated

A React Todo App thoroughly commented to get a better grasp of basic React application patterns. Feel free to open up the src folder and read or clone the repo if you are interested.

react-webpack-template icon react-webpack-template

Here is a template for creating React projects with Webpack (using the webpack dev server) as an alternative to using the create-react-app cli

redux-todos icon redux-todos

React-Redux todos app bootstrapped with create-react-app

ssr-react-express-basic icon ssr-react-express-basic

A basic server-side rendered React app with Express. Bundled with Webpack 3. Fetches posts from JSON Placeholder.

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.