Read Me | ReduxKit

ReduxKit is a swift implementation of the JavaScript Redux library by Dan Abramov and the React Community. ReduxKit stays as close as possible to Redux while bringing in Swift ways of doing things where appropriate. Source: Read Me | ReduxKit

wangshengjia/VWInstantRun

An Xcode plugin let you build & run your selected lines of code in Xcode without running the whole project, youll have the output instantly in your Xcode console. Source: wangshengjia/VWInstantRun

Automate to save mental energy, not time

Automation can be like a battery as well as an investment. Putting energy into batteries is a bad investment; you’ll never get out as much energy as you put in. But that’s not why you put energy into batteries. You put energy in while you can so you can use some of that energy later when […]

Curry in JavaScript « Jayden’s Blog

Curries (burns in) arguments to a function, returning a new function that when called with call the original passing in the curried arguments (along with any new ones): function currying examples. Source: Curry in JavaScript « Jayden’s Blog

Using React is a Business Decision, Not a Technology Choice — Future of Front End — Medium

React In Production: AirBnB, Asana, Atlassian, BBC, Chegg, CloudFlare, CNN.com, Codecademy, Coursera, Craftsy, Dailymotion, Dropbox, Expedia, Facebook, Feedly, Flipboard, HipChat, IMDb, Imgur, Instagram, Khan Academy, KISSmetrics, Mattermark, Minerva Project, Netflix, OkCupid, Rackspace, Rally Software, Ralph Lauren, Reddit, Redfin, Salesforce, Squarespace, The New York Times, Trunk Club, Twitter, Uber, University of Cincinnati, Venmo, WhatsApp, Wired, Wix, […]

djyde/WebShell

Bundle web apps to native OS X app Source: djyde/WebShell

Inspiring Boards (inspiringboards) | Trello

Organize anything, together. Trello is a collaboration tool that organizes your projects into boards. In one glance, know what’s being worked on, who’s working on what, and where something is in a process. Trello board templates. Source: Inspiring Boards (inspiringboards) | Trello

Introducing React Refetch

With the application’s state represented in the URL, all we needed to do was translate those props into requests to fetch the actual data from backend services. To do this, we built a new library called React Refetch Source: Introducing React Refetch