Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 936 Bytes

Home.md

File metadata and controls

18 lines (14 loc) · 936 Bytes

reddit-mobile

reddit-mobile, hosted at m.reddit.com, is an [[isomorphic|Isomorphism]], [[ES6/7|ECMAScript]] [[node.js|Nodejs]] application using [[react.js|React]].

Read [[a technical overview|Overview]] for a high-level architecture walkthrough, or dive deeper into [[a tutorial|Tutorial]] which will walk you through building a new page. You may also want to read up on [[testing strategies|Testing]] and the [[build system|Building]].

You might also want to visit wikis for some of the supporting libraries:

  • horse, the core of the application
  • horse-react, which adds react-rendering capabilities to horse
  • snoode, which provides an API access layer
  • restcache, which provides client-side caching