Awesome List Updates on Dec 24, 2015
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Engineering Blogs
Companies / T companies
- Target https://target.github.io/
2. Awesome Cpp
Build Systems
- MesonBuild - An open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible.
3. Awesome Cli Apps
Development / Mobile Development
- mobicon-cli (⭐110) - Mobile app icon generator.
4. Awesome Flexbox
Tools / Slides and Notes
Featured Projects / Slides and Notes
- Flexbox Patterns - Examples and source code that will teach you how to build UI components with CSS flexbox! What’s flexbox?
5. Awesome Relay
FAQs
- Unofficial Relay FAQ - Common questions answered! Relay resources are scarce at the moment, so this is very helpful if you get stuck.
Overviews
- Facebook Relay talk - Lunch and Learn session - Walkthrough of building a simple app, and demonstration of GraphiQL (⭐14k).
- F8 2015 - React Native & Relay: Bringing Modern Web Techniques to Mobile - Overview of Relay, some about the philosophy.
- Relay - Daniel Dembach - Hamburg React.js Meetup - A good general overview of Relay, some discussion of alternatives. Common questions are covered in Q&A at the end.
- React with Relay and GraphQL with Andrew Smith - High level overview of Relay and GraphQL, with some useful discussion from the audience. Some discussion of other front-end frameworks, as well.
- Relay for Visual Learners - Very clear set of diagrams laying out how the different parts of Relay relate to each other.
- Cartoon Intro to Facebook's Relay - An overview of how Relay works, complete with illustrations.
Example Implementations
- Relay TODO MVC (⭐162) - The classic TODO example app, written with Relay.
relay-chat
- Relay with routing and pagination.
koa-graphql-relay-example
- "TODO" app withkoa-graphql
andrelay
.
Go
todomvc-relay-go
- React/Relay TodoMVC app, driven by a Golang GraphQL backend.
- Go Relay (⭐397) - A Go/Golang library to help construct a graphql-go server supporting react-relay.
JavaScript
graphql-relay-js
- Simplifies creating a JS GraphQL server forreact-relay
.
Tooling
- Babel Relay Plugin - Use Relay the latest ES6+ syntax.
relay-local-schema
- Use a local schema; no need for a remote GraphQL server.
Libraries & Packages
relay-decorator
- Simply syntax for Relay containers with ES7 decorators (@
syntax)
recompose-relay
- Ease composition of Relay containers by currying and providing the component after the container.
react-native-relay
- Use Relay with React Native.- May be supported out of the box (⭐17k) in the future.
relay-sink
- Use Relay to fetch and store data outside of a React component.
Starter Kits
- Simple Relay Starter (⭐156) - A Browserify version of the Relay Starter Kit (⭐1k).
Python
graphql-relay-py
- A library to help construct agraphql-py
server supportingreact-relay
.
Ruby
graphql-relay-ruby
- Relay helpers for GraphQL & Ruby.
Scala / Rails
sangria-relay
- Relay support for Sangria.
- Prev: Dec 25, 2015
- Next: Dec 23, 2015