Giter Site home page Giter Site logo

fakebook's Introduction

Fakebook

A modern clone of Facebook using React and Redux.


Why?

There are surprisingly few complex, open-source examples of Redux applications. Managing relational data in a non-trivial app is not an easy task, and yet there aren't many good examples.

The main purpose of this project is to show one method of managing redux state across a large-ish application.

This repo strives to be modern. It uses:

  • React Router v4
  • Redux Saga
  • Reselect
  • Inline styles (through Aphrodite)
  • Create React App, unejected (for as long as possible)
  • AirBnb ESLint config

Caveats

I do not wish to rebuild Facebook for real.

This is a front-end exercise, so all back-end data is stubbed (while still making async calls, for realism).

Facebook is massively complex, and there's no sense recreating every feature. I'm trying to include most of the "uniquely" complex areas, without stretching to include many similar variants of the same thing.


Contribute

I would love for others to help me build this example!

Because this is meant as a teaching tool, code quality must be top-notch, follow lint rules, etc. An abundance of clear comments is necessary, with links to external resources when appropriate.

fakebook's People

Contributors

joshwcomeau 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.