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
eafc1ea58604d27a5bf59d003970f7b94f2596db authored over 9 years ago
This is actually duplicate information with "deploying applications".
That chapter is going to n...
0054f2641e1fd6f02d82ba5aa4357d7f0c6eef55 authored over 9 years ago
Better performance, recommended setting.
6ec58699afc782b97738bc7dc4d24c3ed140bf26 authored over 9 years agocc529348c796da002c6b0f30cdd9e3f987d6e21b authored over 9 years ago
8d117025d5bd7c4a9726e0663b533f9f1da3c97c authored over 9 years ago
d67e407b61fa2c533f7af5fc4e544a9201d0d949 authored over 9 years ago
Slimmer, more to the point.
f24b51af0959ca94e6f34a20625d07fa2352efac authored over 9 years ago4ff480cbf4c5c7846015377eeef663bfade94b01 authored over 9 years ago
c9a713ac47d29b9b16903ecc10f293429d5ad04c authored over 9 years ago
This doesn't add much to the whole given it's just config. If there's a
good reason, this can be...
5bf919092ba04482194f0ba98d4490485c19418d authored over 9 years ago
5ba3895d26de2a90570e5c7337f565b628a6b628 authored over 9 years ago
Removed some unnecessary binds given those parts don't depend on `this`.
59720c39100927be9c6c18b61b7a12fdee7bc8be authored over 9 years ago8467fccb4f8682ba046ddaad2008588cf21596f4 authored over 9 years ago
c2993b19bd8afe9e759062d110796ae04d18f4bb authored over 9 years ago
2a3b888198f823a4e53946a8c702ecf968f8b9a7 authored over 9 years ago
b264d77181c49865602f4fc247c8944f9457631b authored over 9 years ago
2671ebc88fc1e02be03e86ac5131037282b051eb authored over 9 years ago
a3be7c4b611a53e1d155b30351dad59292c40470 authored over 9 years ago
55512eed787177fba0036907bf22ca09abc52fa7 authored over 9 years ago
a4b43f89b924c52ad7fb8b01970d734e93ccf05b authored over 9 years ago
Related to #150.
c6d80137ce5439da35b6651705a1558e76dcd3ae authored over 9 years agoae72e9c17a3972b691445abeb88a55b6ee2d09f4 authored over 9 years ago
Leanpub should look ok now.
01e0659e3add4ff57e9246ed9fb255a3b5fcd0bc authored over 9 years ago7f24ac1ee99895049fd15100421b1fb0160b4ebd authored over 9 years ago
9e141e47849600e443e1d67bccb4602e260dfaf3 authored over 9 years ago
27dca1efbe36167a7c10c3141f245f3287c17935 authored over 9 years ago
60f746b3c6d2afac48fa62524817244a6a93dcac authored over 9 years ago
Closes #75.
be3216f43910f18c2c197b1733503a82acbc6d49 authored over 9 years agoCloses #52.
62e360446535db32a88865c139b9766297f32634 authored over 9 years ago
This cannot be used with babel-eslint. Related
https://github.com/babel/babel-eslint/issues/53 ....
Looks like it lints now.
cedd180fe7cf930de309576b88a07a8013274c78 authored over 9 years ago35e404d9d8bd6b84003037fa5a2f26006e4e00a4 authored over 9 years ago
3ae3fbd5c4ef282769794d9c7b5f3f1a50b4aca5 authored over 9 years ago
A little better now. It is very important to understand how the flow
works and what the differen...
Closes #104.
73d9300fd7690602b1e7ca821563ca8aa5f83b18 authored over 9 years ago
This is to protect against minification. In that case it is possible to
end up with id collision...
Instead of moving whole configuration bit here I decided to mention
about the possibility of lin...
Closes #146.
9a29fe05473924f23733ff3b9a1e3baf4c3988ac authored over 9 years agocbe2ebb4118b4912eb389da56e5c71db5014c3a8 authored over 9 years ago
Closes #143.
587f6f98ee52fb8615fac494c6578c5a0a7d0c19 authored over 9 years agoJust being consistent in naming.
0f327b4d2885a2cefa27dbdb2e514759c9c61b31 authored over 9 years agoNow it matches the content better and should be easier to approach.
Closes #136.
bd9f47e63fed015a196e45e25decabee06fac1e5 authored over 9 years agoHeader looks a bit better this way.
efc1179362ca28c0a4a7cd6ded5f9c9f649cf2c8 authored over 9 years ago
Appendices lose numbering... Better not to do that.
Frontmatter/mainmatter split seems to work t...
Related to #148.
52d787dc3957910cea3b646b6774e35ccc7acebd authored over 9 years ago
Looks like this isn't needed anymore. `ecmaFeatures.modules = true` has
to be set to avoid `use ...
a167780c848d58c8431d1cda013145b13af619a2 authored over 9 years ago
7cd1a4da9e8de929bf2f1c4354dd8a0e5d8b71aa authored over 9 years ago
Closes #152.
Thanks @nii236!
3594664203c50f0c61876b10bf50fc96447689d8 authored over 9 years agoLooks like this has changed at some point so better update it.
Related to
https://stackoverflow...
02a9fa29751a9509c3786067999277ac88542c3f authored over 9 years ago
That didn't add much so removing.
944bbdf146d063d9701ae94a00caacb2236808d6 authored over 9 years agofe1f586a7387876fabf2b28b8d4479a4a24708f6 authored over 9 years ago
Component design can get a chapter of its own. Now it just breaks the
flow.
Related to #109.
2bf1a46560838bbc5f0581cb5fcd52ffe66da22d authored over 9 years agoMentioning about markup doesn't make sense given there isn't any.
Closes #141.
83dd8cbc8a3f71d68bbb8a42a32f87140f598e8d authored over 9 years agoNow it fits the web and book layout better.
9e79ffdd26491f51add9bc24b2da75bb590e74d6 authored over 9 years agoNo need for this one as it doesn't add much to the whole.
9877512e11cc6c09eaa088eb81a28e2f58e14fef authored over 9 years ago
There were a couple hanging around. It's better to generate these
dynamically when needed.
2e7c3267fda575c3857f5f898aaccd1016bcab82 authored over 9 years ago
fa8134563189e432880d832829016316d29330f0 authored over 9 years ago
b5a5cd33713bebf815a88b58c51f9e84facf5509 authored over 9 years ago
b539add77340a27ea566d3e686d02819006255ba authored over 9 years ago
Fixed discovered linting errors while at it.
220b72a618790a4b19a3ee32dc56702578646a20 authored over 9 years ago
This bit became redundant given we solve it in the previous chapter. A
little lighter again.
This makes `react and flux` chapter a little lighter.
2a4c32bbc5c7d1160692ea714841d431c6e6e011 authored over 9 years agoThis can be added later in the chapter.
01e716c18ca285a09ca3b56f9611738ac68e7988 authored over 9 years agod7fad7093349eafc21d3113c7e1a22baa7611344 authored over 9 years ago
489b3158760ee96961e264e2186f2e172830b8f6 authored over 9 years ago
Otherwise dnd won't make sense.
c599322b019f3dd3978cec97d9bf4787b5fadcbb authored over 9 years agoThis simplifies implementation somewhat. One less worry for dnd.
7487b62e3540ebd1bcfe830ca9596b32b24b0d92 authored over 9 years ago401b4b50163d0a8a31aeedeed2445f3e8f0d4f2d authored over 9 years ago
Still need to implement actual dnd algorithm.
6641bfe5f2c6e64c3131dc59fa2adcbfe314585a authored over 9 years ago
Part of the discussion went away as the issues (ids etc.) have been
resolved earlier and won't b...
9b94f13f995aa4cdf9bad0e550701168b4849a7c authored over 9 years ago
de40b4ce4b3905a20e33963f1348eae5b19b8536 authored over 9 years ago
9eabe262567abf9eb0aec867a13a60bd6a4cce74 authored over 9 years ago
This will become an appendix. As a result the application gets styled in
Kanban chapter already....
92f653872e17818882e1538d0a14f8db48b8830b authored over 9 years ago
Thanks to @agmcleod for sparring with me on this! That was very helpful.
0e057751447c41f66040ff6cbef1309443d49805 authored over 9 years ago
It's a good idea to generate unique ids here already as it makes sense
to use them for keys inst...
dc13de9b6d6f73e0963c85b3b0bfca716e536cef authored over 9 years ago
This gets too complicated for my tastes. This might have to be split up
at least as a lot of thi...
2a41fc9593e28b4fc6f3b17492690ef8f6fbfacf authored over 9 years ago
460848ea71a42e050fc0f3467e2289268663c223 authored over 9 years ago
This will avoid rework later and pays off in the next chapter.
40094045d3ae9c7afed94aba28d758348c5b0f4b authored over 9 years ago
This needs to be discussed earlier. Otherwise this single section will
require a huge number of ...
d30cff6b8b39dc1e13af58fec73981ecb3dda444 authored over 9 years ago
a68ac2ecc4b6b96b5174e9caf6f269cdfc31dde3 authored over 9 years ago
d7a783e21be911ecddb780d56169d0a91db0050c authored over 9 years ago
Need to rethink the approach next and turn it into something index
based.
Still need to rework chapter 7 source partially to make this work
properly again. The idea is th...
617563e6617f881350f6d8248fef98f9832187ef authored over 9 years ago
Jumping straight to decorators instead. HOCs don't add much value here.
5156d80e2f0330ebbb35d1bc894fcb1ad28f734e authored over 9 years ago061389719906b3b0a02b13b3b8df8f03e9388be2 authored over 9 years ago
Now the solution relies on Alt utilities and scales far better. I expect
this will simplify late...
6b1019dcae50f349ceb3f857a3f69b619ad7837c authored over 9 years ago
31c9f840a4618e627a2d3e5d302a37b3c3119e97 authored over 9 years ago
Good riddance. These will come back again in a separate chapter (after
linting).