Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
SurviveJS
Open source books and blog
Collective -
Host: opensource -
https://opencollective.com/survivejs
- Website: https://survivejs.com
- Code: https://github.com/survivejs
github.com/survivejs/react-book - 134066e5ec68ad6a82b63c8bc86e3e38aa9690e3 authored over 9 years ago
github.com/survivejs/react-book - 6fdbf95797bfcbd7ca7c94162a3885a5b1e33f52 authored over 9 years ago
Just to be consistent.
github.com/survivejs/react-book - 5636b3675435ac788c563d75d566d8b8365dd32b authored over 9 years ago
Expanded on weaker bits and improved consistency (Node.js,
Webpack/webpack).
Title looks better this way.
github.com/survivejs/react-book - 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.
github.com/survivejs/react-book - 5ed64512df8ad3006900b83897366c93204c393b authored over 9 years agogithub.com/survivejs/react-book - 75e9986040c2f7e1a1df7f9aa5d3148d2529ee1e authored over 9 years ago
Just avoiding some reader frustration here.
github.com/survivejs/react-book - 4c8c9c60aa15b28d4a32219fc3748b6a62aa749e authored over 9 years agoBye bye +. I won't miss you.
Closes #118.
github.com/survivejs/react-book - 5a9e41f465760fcc54b5063502a1caaea7d9502b authored over 9 years agogithub.com/survivejs/react-book - 394ac2607d45755310b48037588ed43ac5d45415 authored over 9 years ago
github.com/survivejs/react-book - fde4647de41131ccae1048b54c54030e847a8fd2 authored over 9 years ago
Thanks for the pointers!
github.com/survivejs/react-book - 3a1f64208b7d754288e0f5c4b7ae3ebb50adaa7e authored over 9 years agoReads better when split up.
github.com/survivejs/react-book - 3d54dad90593d98cd08685f2e5f466f2c5dc9a97 authored over 9 years agoBetter to have a separate `renderLane` here.
Closes #69.
github.com/survivejs/react-book - fae255d139a81b9a40aa02159fe98f2539cc18c9 authored over 9 years agoSplit this up so there's `renderNote`.
Related to #69.
github.com/survivejs/react-book - ce078502fc5fe676dc2d622a907a76f58423717a authored over 9 years agoAlso made sure indentation is consistent (`{ {` instead of `{{`).
Closes #119.
github.com/survivejs/react-book - b51a054025ceeebfff6a8d297d7dcafe3f7dea4c authored over 9 years agoNow it should be clearer what changes and how.
Closes #120.
github.com/survivejs/react-book - 4e92a69e7c4fbabc393b12457efa605255cbfd8b authored over 9 years ago
It shouldn't be able to load invalid data. Better do some check over it
instead.
Closes #123.
github.com/survivejs/react-book - 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...
This points to the GitHub issue tracker. Hopefully it helps people to
find it better.
Related to #115.
Closes #115.
github.com/survivejs/react-book - 11b5976a97d0b2bf5ab259d52cfaa3de42a9a15f authored over 9 years agoRelated to #115.
github.com/survivejs/react-book - 5502a5094193101fdc364497424a18fd31abd517 authored over 9 years agoRelated to #115.
github.com/survivejs/react-book - 234ab71153cf3954b3469916a4bb84bcca180fe3 authored over 9 years agoCloses #116.
github.com/survivejs/react-book - e0db40ac117b51b4feab092368b7775a8a6d1170 authored over 9 years agoCloses #117.
github.com/survivejs/react-book - 6d9a1011d1dc5d2b37faf3c45acf3a6a1e8315b6 authored over 9 years agoCloses #121.
github.com/survivejs/react-book - b1bede966ba960345c486a15901061d5d7c82315 authored over 9 years agogithub.com/survivejs/react-book - 3fdcbcf43fa01e09699d6b8e3f860de405626fec authored over 9 years ago
`devtool` shouldn't be declared at cli call given we already do that at
the main config. I notic...
github.com/survivejs/reports-boilerplate - 098ec4eecb33c68129d0d2afb3ca3ba6444c479b authored over 9 years ago
github.com/survivejs/react-component-boilerplate - 098ec4eecb33c68129d0d2afb3ca3ba6444c479b authored over 9 years ago
github.com/survivejs/react-book - be1ae8c3557d60581291b0b5e7bc711656ade6b6 authored over 9 years ago
github.com/survivejs/react-book - 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...
Moved to default theme as it's better to resolve there.
github.com/survivejs/site - e56a2bdecb75d6d523be19c168d55d4478809bf0 authored over 9 years agogithub.com/survivejs/react-book - eeda46080b3e99c5a284aed786f74ca6ffcc8415 authored over 9 years ago
Thanks @hectorcascos for pointing this out!
github.com/survivejs/react-book - 89056be29f4f73be31e3cd503a3ec37f0154e750 authored over 9 years agoBy the looks of it this isn't needed during dev mode.
github.com/survivejs/react-component-boilerplate - b2427fcc2a702a74b0024d1cbf373360305613a2 authored over 9 years agoBy the looks of it this isn't needed during dev mode.
github.com/survivejs/reports-boilerplate - b2427fcc2a702a74b0024d1cbf373360305613a2 authored over 9 years agogithub.com/survivejs/react-book - c92d2361aa9a4d25483f7b276cc01ff142d4603c authored over 9 years ago
github.com/survivejs/react-book - c33431de8b790d7421e9fa55e06f54bd9ffac034 authored over 9 years ago
Fix indentation & update findIndex to match the source codes
github.com/survivejs/react-book - 88866d04ad3b78fdeac580832a6166aaf0c68d2a authored over 9 years agogithub.com/survivejs/react-book - d76004b25355ce3f229e7fe4a461db01a5281b4f authored over 9 years ago
github.com/survivejs/site - cc3941bd837b961d0ad2d0b49be69792178cff3a authored over 9 years ago
github.com/survivejs/site - f73d7c0359a2f50309d54b5b74ae1ec748fba430 authored over 9 years ago
github.com/survivejs/react-book - 0c371d8b89352688515abcf25fd6bfe41e9f14fa authored over 9 years ago
Just having `--inline` isn't enough! It is important to have these lines
included.
github.com/survivejs/site - a04cc47d9ae86b05ecaeb75dea8f2e93caeb5388 authored over 9 years ago
These belong to site.
github.com/survivejs/react-book - 2d053ef48d194fb0d890a63a3813a1dda2d92008 authored over 9 years agogithub.com/survivejs/react-book - c882b2118642452a96ac6054e9be5c4f61a8c9bd authored over 9 years ago
Minor typo fix
github.com/survivejs/react-book - 05e292c5e7c18d1fe48acece04f47174a1d044f9 authored over 9 years agogithub.com/survivejs/react-book - 3f634feb550554949459eab8c8d05997a7533df9 authored over 9 years ago
github.com/survivejs/site - 75a6ceffec56750218647464b58d184bc1825b55 authored over 9 years ago
github.com/survivejs/site - 937ebdbb371d73cbcfe9ab39cc8f0da64ccb7455 authored over 9 years ago
github.com/survivejs/site - 0a9b0dbeb8bdcb0e0a3325aacde2ba03c07893a8 authored over 9 years ago
github.com/survivejs/react-book - 4f15689a5c5ade08ecc522636895b269f0ea728c authored over 9 years ago
The site moved to a repository of its own. Much nicer now!
github.com/survivejs/react-book - c06b00ca5261887087fec4c35b12d45b9057e579 authored over 9 years agogithub.com/survivejs/site - 978752df59e2783982e008c9926f3661abc3cf91 authored over 9 years ago
github.com/survivejs/site - 63ff000f6277098987ee813c14d946e352c389ad authored over 9 years ago
Need to to this in order for site repo transfer to work.
github.com/survivejs/react-book - 35e22d1c53b205aff857a6c8752b6dc6e1d8a6e6 authored over 9 years ago
It's way better to have this in a separate repo. It's easier to deal
with site specific issues n...
github.com/survivejs/react-book - 52f24ab21af28994a199b868757be105f13629e2 authored over 9 years ago
github.com/survivejs/react-book - 5f24f60d36daf3690c3f62daa051c6b3896e6676 authored over 9 years ago
D'oh.
github.com/survivejs/react-book - a0f976636847e8fc2704f368e15445844a105531 authored over 9 years agogithub.com/survivejs/react-book - d36d92417d2adb4e62456ead120d07fdccb92f80 authored over 9 years ago
github.com/survivejs/react-book - ad68de58a2b248ea60448d1bc4a4823f00644e33 authored over 9 years ago
Copy-paste...
github.com/survivejs/react-book - f0e7420a915202574e489233a2ed10f29f73bc9f 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...
github.com/survivejs/react-book - e4f3f6079a4a0068455e1b418b9cce2b938eac4c authored over 9 years ago
github.com/survivejs/react-book - d9017ee8c8049a811c2c6330aca14b386741c52a authored over 9 years ago
I'm betting on the fact that people actually reach it.
github.com/survivejs/react-book - 10bb49fa93695305ffc27b203e5c2ae4b1b7def6 authored over 9 years agogithub.com/survivejs/react-book - 46f5b45d60390ece61ea52169aef780e155b3e8c authored over 9 years ago
Closes #105.
github.com/survivejs/react-book - 97a7c68248c8c9669b38cbe3c7e1abe7cb35322a authored over 9 years agogithub.com/survivejs/react-book - 4605e3c6ddca0f8cd6a98525a14730e4ac3674b9 authored over 9 years ago
This should be pushed to a Antwar plugin. Note that the threads don't
show up in development mod...
github.com/survivejs/react-book - 244ed3fad9854509d0f7a1323e7c9c120216283c authored over 9 years ago
github.com/survivejs/react-book - d67cc43a2ced3694deae110fd3505296c35f22ca authored over 9 years ago
Fix typo (count -> account)
github.com/survivejs/react-book - 01cd39659744500b79faeba5c3ee50d76f06ea95 authored over 9 years agoI'm pretty sure this is what you meant, thanks for the book!
github.com/survivejs/react-book - 8004e42bd5d54d5a7b2bb01732dcebf7fa81ef09 authored over 9 years agoClarify what a local install is.
github.com/survivejs/react-book - 4ea41790123eaafa48bb38c57c85a5a0c0e17957 authored over 9 years agofix skipping slide with Appear when starting after
github.com/survivejs/react-for-awesome-people - 010cfbbdde8f8cfb30c5a328713e3e467e5e2eb5 authored over 9 years agoThanks @Foxandxss!
Closes #98.
github.com/survivejs/react-book - 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.
github.com/survivejs/react-book - 5f5ce2b6e8901085bcda171da606d9b20c059c61 authored over 9 years agoCloses #96.
github.com/survivejs/react-book - 05185645b84f737e351aaa544b2ebca12ca77b42 authored over 9 years agogithub.com/survivejs/react-book - 995f93aae78b0edc29c49015597a501f67345d1b authored over 9 years ago
Javascript Police called, they want their commas back...
github.com/survivejs/react-book - f0b3d9b1e4f117a9aff8be8a956696593e27ff04 authored over 9 years ago07 from singletons to instances fixes
github.com/survivejs/react-book - 763ed67e54767050b336c54ca1249e33551c458f authored over 9 years agoAlt create store comment
github.com/survivejs/react-book - 4c3276e9509271691e05ea8d6f35ad00cad8d6ee authored over 9 years agogithub.com/survivejs/react-book - fe7e86488e5c0cde6a3fbb68dde92b031ae26b53 authored over 9 years ago
Intention-revealing variable name
github.com/survivejs/react-book - ed5da4474b4d84729550fb23fa7d769da1795947 authored over 9 years agoAdd a chinese version link
github.com/survivejs/webpack-book - 71ebbea0a3916c3f607fef5b7147616c8da9602b authored over 9 years agogithub.com/survivejs/react-book - 31c359a6acda122c3b9420a755c018143f108d24 authored over 9 years ago
github.com/survivejs/react-book - 5ccb638f3be15b5a736aadd7c4166f3a372bda76 authored over 9 years ago
github.com/survivejs/react-book - 82c988e7e56af1e041ba8d5b51f63aac9d8edd49 authored over 9 years ago
github.com/survivejs/react-book - f9f0a1877fed09326e982449aae73d11489e1452 authored over 9 years ago
github.com/survivejs/react-book - 7ba725d187a1550683fa257b048ed8ca54d3f41e authored over 9 years ago
github.com/survivejs/react-book - 1cacfcc37f5f66cc23cf9b754c82b8db5e6de8d5 authored over 9 years ago
github.com/survivejs/react-book - 2f34734fc25b43599746b42fd7a5853219d11028 authored over 9 years ago