Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/survivejs/react-book
From apprentice to master (CC BY-NC-ND)
https://github.com/survivejs/react-book
The current solution isn't ideal as Alt isn't flexible enough yet.
Related: https://github.com/...
26e7eef9589cacebb4c658d993dc0cbef62caaaa authored over 9 years ago870068077bfba169f1b8b3456c84b007ee46525f authored over 9 years ago
d5019140ff77ef7cd4be7f0153da2c5a7bd870b8 authored over 9 years ago
a9f21b20ad3da2b25d5aaa285cd24266c65458ff authored over 9 years ago
Now it's more to the point and hopefully easier to follow. This should
motivate the usage of Flu...
It is better to discuss Relay in another chapter. Just hurts the flow here.
Closes #103.
b8015b424cd20dfea131cb403e8e4a0c0618741d authored over 9 years ago8d0bcc3513a6dc8f91c7990df78be0fc9de2576c authored over 9 years ago
41028b1dec7689af90127cde95c20a3bab1eca6a authored over 9 years ago
Update build_all.sh to include NPM dependencies
515fe8bbed459b74687f4078c30555041811f0ec authored over 9 years agoIt defeats the purpose if an user needs to go to each project to install the dependencies. Usefu...
ad6ea67d73539020195ce840b01ab44a6b9e1f67 authored over 9 years ago
Now initial data model goes to a section of its own. This should be a
little easier to follow.
35803abbae039b942ef453c94370c1b5c7a30bc3 authored over 9 years ago
Update path to bundle.js in 02_getting_started.md index.html file.
708431e7e1d55a823eb9cb4f8682fd14b63607a1 authored over 9 years agoCorrect formatting of JavaScript in introduction
3528920066b1abd1e024f574f4722c82eb409345 authored over 9 years agoc343c6ce1d5e865aa77001ba0ff9cdb87fbd0a26 authored over 9 years ago
Change Javascript to JavaScript to match formatting in the rest of the 00_introduction.md.
d5684e418009f71624884dd9535f5857403707cd authored over 9 years agoImproved chapter flow. It should be a little easier to follow now.
4a433e82f03d7c31efc13311cb2ab3cbdd638e02 authored over 9 years agoed92b5a9f47ad2778e035652e2f32820a8b956c7 authored over 9 years ago
7f4d49ceccfd0bcc4d4695a6a397eb2b854c38d0 authored over 9 years ago
Better flow, removed some cruft.
d607096815dfa92ba97f31a9810cc03b5c1ab6b5 authored over 9 years ago134066e5ec68ad6a82b63c8bc86e3e38aa9690e3 authored over 9 years ago
6fdbf95797bfcbd7ca7c94162a3885a5b1e33f52 authored over 9 years ago
Just to be consistent.
5636b3675435ac788c563d75d566d8b8365dd32b authored over 9 years ago
Expanded on weaker bits and improved consistency (Node.js,
Webpack/webpack).
Title looks better this way.
af1ee1baa72b06fad1a493f95985d311009985ac authored over 9 years ago
It is preferable to use `const` whenever possible. In fact there was
only one place where I had ...
Looks a little nicer.
5ed64512df8ad3006900b83897366c93204c393b authored over 9 years ago75e9986040c2f7e1a1df7f9aa5d3148d2529ee1e authored over 9 years ago
Just avoiding some reader frustration here.
4c8c9c60aa15b28d4a32219fc3748b6a62aa749e authored over 9 years agoBye bye +. I won't miss you.
Closes #118.
5a9e41f465760fcc54b5063502a1caaea7d9502b authored over 9 years ago394ac2607d45755310b48037588ed43ac5d45415 authored over 9 years ago
fde4647de41131ccae1048b54c54030e847a8fd2 authored over 9 years ago
Thanks for the pointers!
3a1f64208b7d754288e0f5c4b7ae3ebb50adaa7e authored over 9 years agoReads better when split up.
3d54dad90593d98cd08685f2e5f466f2c5dc9a97 authored over 9 years agoBetter to have a separate `renderLane` here.
Closes #69.
fae255d139a81b9a40aa02159fe98f2539cc18c9 authored over 9 years agoSplit this up so there's `renderNote`.
Related to #69.
ce078502fc5fe676dc2d622a907a76f58423717a authored over 9 years agoAlso made sure indentation is consistent (`{ {` instead of `{{`).
Closes #119.
b51a054025ceeebfff6a8d297d7dcafe3f7dea4c authored over 9 years agoNow it should be clearer what changes and how.
Closes #120.
4e92a69e7c4fbabc393b12457efa605255cbfd8b authored over 9 years ago
It shouldn't be able to load invalid data. Better do some check over it
instead.
Closes #123.
69a5b41c354ef3ea74c4f3a92475b8cc4369f6a9 authored over 9 years ago
This is needed for persistency to work reliably. If the name is not set,
Alt will default to som...
Related to #115.
Closes #115.
11b5976a97d0b2bf5ab259d52cfaa3de42a9a15f authored over 9 years agoRelated to #115.
5502a5094193101fdc364497424a18fd31abd517 authored over 9 years agoRelated to #115.
234ab71153cf3954b3469916a4bb84bcca180fe3 authored over 9 years agoCloses #116.
e0db40ac117b51b4feab092368b7775a8a6d1170 authored over 9 years agoCloses #117.
6d9a1011d1dc5d2b37faf3c45acf3a6a1e8315b6 authored over 9 years ago3fdcbcf43fa01e09699d6b8e3f860de405626fec authored over 9 years ago
`devtool` shouldn't be declared at cli call given we already do that at
the main config. I notic...
be1ae8c3557d60581291b0b5e7bc711656ade6b6 authored over 9 years ago
097a0cfcfc24e7019a6556e1960b312b9a1cebaf authored over 9 years ago
Now it's more consistent and we get rid of that `() =>` weirdness. It's
preferable to bind at co...
When using webpack-dev-server `--inline` flag injects this
automatically. When we're using hot l...
eeda46080b3e99c5a284aed786f74ca6ffcc8415 authored over 9 years ago
Thanks @hectorcascos for pointing this out!
89056be29f4f73be31e3cd503a3ec37f0154e750 authored over 9 years agoc92d2361aa9a4d25483f7b276cc01ff142d4603c authored over 9 years ago
c33431de8b790d7421e9fa55e06f54bd9ffac034 authored over 9 years ago
Fix indentation & update findIndex to match the source codes
88866d04ad3b78fdeac580832a6166aaf0c68d2a authored over 9 years agod76004b25355ce3f229e7fe4a461db01a5281b4f authored over 9 years ago
0c371d8b89352688515abcf25fd6bfe41e9f14fa authored over 9 years ago
Just having `--inline` isn't enough! It is important to have these lines
included.
These belong to site.
2d053ef48d194fb0d890a63a3813a1dda2d92008 authored over 9 years agoc882b2118642452a96ac6054e9be5c4f61a8c9bd authored over 9 years ago
Minor typo fix
05e292c5e7c18d1fe48acece04f47174a1d044f9 authored over 9 years ago3f634feb550554949459eab8c8d05997a7533df9 authored over 9 years ago
4f15689a5c5ade08ecc522636895b269f0ea728c authored over 9 years ago
The site moved to a repository of its own. Much nicer now!
c06b00ca5261887087fec4c35b12d45b9057e579 authored over 9 years agoNeed to to this in order for site repo transfer to work.
35e22d1c53b205aff857a6c8752b6dc6e1d8a6e6 authored over 9 years ago52f24ab21af28994a199b868757be105f13629e2 authored over 9 years ago
5f24f60d36daf3690c3f62daa051c6b3896e6676 authored over 9 years ago
d36d92417d2adb4e62456ead120d07fdccb92f80 authored over 9 years ago
ad68de58a2b248ea60448d1bc4a4823f00644e33 authored over 9 years ago
Ideally this would be Medium-style but I had to settle with Disqus as I
haven't been able to fin...
e4f3f6079a4a0068455e1b418b9cce2b938eac4c authored over 9 years ago
d9017ee8c8049a811c2c6330aca14b386741c52a authored over 9 years ago
I'm betting on the fact that people actually reach it.
10bb49fa93695305ffc27b203e5c2ae4b1b7def6 authored over 9 years ago46f5b45d60390ece61ea52169aef780e155b3e8c authored over 9 years ago
Closes #105.
97a7c68248c8c9669b38cbe3c7e1abe7cb35322a authored over 9 years ago4605e3c6ddca0f8cd6a98525a14730e4ac3674b9 authored over 9 years ago
This should be pushed to a Antwar plugin. Note that the threads don't
show up in development mod...
244ed3fad9854509d0f7a1323e7c9c120216283c authored over 9 years ago
d67cc43a2ced3694deae110fd3505296c35f22ca authored over 9 years ago
Fix typo (count -> account)
01cd39659744500b79faeba5c3ee50d76f06ea95 authored over 9 years agoI'm pretty sure this is what you meant, thanks for the book!
8004e42bd5d54d5a7b2bb01732dcebf7fa81ef09 authored over 9 years agoClarify what a local install is.
4ea41790123eaafa48bb38c57c85a5a0c0e17957 authored over 9 years agoThanks @Foxandxss!
Closes #98.
9fe633249bd9274adc95aef0835480d1e6041ee5 authored over 9 years ago
Given `--inline` is used now the required entry point will be injected
automatically. Hence it d...
Related to #94.
5f5ce2b6e8901085bcda171da606d9b20c059c61 authored over 9 years agoCloses #96.
05185645b84f737e351aaa544b2ebca12ca77b42 authored over 9 years ago995f93aae78b0edc29c49015597a501f67345d1b authored over 9 years ago
Javascript Police called, they want their commas back...
f0b3d9b1e4f117a9aff8be8a956696593e27ff04 authored over 9 years ago07 from singletons to instances fixes
763ed67e54767050b336c54ca1249e33551c458f authored over 9 years agoAlt create store comment
4c3276e9509271691e05ea8d6f35ad00cad8d6ee authored over 9 years agofe7e86488e5c0cde6a3fbb68dde92b031ae26b53 authored over 9 years ago
Intention-revealing variable name
ed5da4474b4d84729550fb23fa7d769da1795947 authored over 9 years ago31c359a6acda122c3b9420a755c018143f108d24 authored over 9 years ago
5ccb638f3be15b5a736aadd7c4166f3a372bda76 authored over 9 years ago
82c988e7e56af1e041ba8d5b51f63aac9d8edd49 authored over 9 years ago
f9f0a1877fed09326e982449aae73d11489e1452 authored over 9 years ago