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

from notes to kanban - Note that even the button does nothing

4b750bc20e053a0173b21dda2af3a0aff52938f5 authored over 9 years ago
from notes to kanban - Remove reference to old remove implementation

70368f039d7a6bbc8fce3c7e8598e741c8c90b0e authored over 9 years ago
from notes to kanban - Use consistent formatting for header

ef3dbbf8e38369d1c444e19dce5f6cde2018805b authored over 9 years ago
from notes to kanban - Add missing `findLane` declarationn

f144ce94d7e0aed01b4c51afd4c2f2e4fd685fdb authored over 9 years ago
from notes to kanban - Drop redundant sentences/words

b0aae8b0411a9c0acd1844df1109a133a28f63ac authored over 9 years ago
implementing notes - Explain what `super` actually does

If you have never seen it before, having a little explanation helps.

d38d9f9331c155ffafb10a1b464eb2090ec1a5f0 authored over 9 years ago
from notes to kanban - Show how components can be namespaced

16938d3d7862686158fa18b3b19acf8d68180e51 authored over 9 years ago
from notes to kanban - Push rest spread explanation to the right place

766df480c45b42a3ce99d13950945205f51f3dd0 authored over 9 years ago
react and flux - Drop redundant check for bootstrapped data

Looks like Alt works ok without the check in the current version so it
can be dropped. There mus...

c4d93bb21712f6ab52416938fa5e5df78356e0d1 authored over 9 years ago
webpack and react - Note that sourcemaps don't get updated

Related to #204.

f0f42c51cd9136533f26bf43de7f2e8144e94628 authored over 9 years ago
developing with webpack - Show how to set up a useful .gitignore

It's good to mention about this at least.

03041186d66dc84553305b9e9848f3f383b387f9 authored over 9 years ago
webpack compared - Note that it's possible to have multiple exports per module

b26dd9122eb2bf9e2cf18ef03c624f24dea4274e authored over 9 years ago
developing with webpack - Drop colors option from devserver

Based on the source code `webpack-devserver` detects whether terminal
supports colors and sets t...

9f07e8567155175f7263b00c1a742c517abffdda authored over 9 years ago
building kanban - Add more context to early code examples

Now it should be a little easier to follow.

d4e5179384cbfefb7b61532e987690b4c2ca7c69 authored over 9 years ago
headers - Link to building kanban demo

d5211e9b99f227726aceb98e4bb567c0ab3fc3f0 authored over 9 years ago
authoring libraries - Drop redundant tip

Fixed in npm now so it's better just to use a hook for performing
version specific tricks.

5f71ebc980cf476e7488c7c80f0d23c99a565438 authored over 9 years ago
Replace `> npm i` bits with nicer formatting

The problem with `>` is that it joins -- into one... Better use

```bash
...
```

instead.

a990d18986c2b23b7f9e78f78c8fb9c8d4fa2303 authored over 9 years ago
from notes to kanban - Add missing characters

fe889d05b9187320a9bc7bc1b0f3d54348480c5c authored over 9 years ago
react and flux - Improve `AltContainer` explanation

871f7a4658f1d9605fc867daa4b06b1f672fabc6 authored over 9 years ago
react and flux - Add missing "the"'s

4f5d0a351a844cd75fbe1dadedf1cdaae08c1ca8 authored over 9 years ago
react and flux - Simplify `AltContainer` bit

15d8558b49ffddfb4cc8493ed1bb42fa40bed05d authored over 9 years ago
Merge pull request #223 from stevepiercy/dev

minor grammar fixes

80413cfd7e179fcbb21f12e3aad832a231ff0525 authored over 9 years ago
react and flux - Show which lines go away when adding decorator

a35c7a915ee47a74203e43ab577a901a34407646 authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

d4973a9f9cd16bb03283ac2e41eaf47081fdd143 authored over 9 years ago
minor grammar fixes

c01408285aadbbaf90f9ec1c579b999ee70edb68 authored over 9 years ago
react and flux - Tidy up decorator explanation

Dropping redundant bits.

3870dee0921808c718a7919fee2de95f8daf7b48 authored over 9 years ago
from notes to kanban - Simplify `detachFromLane`

Thanks @dev4Fun for spotting this!

Closes #222.

cfe6b4c68260f46460a120c9b6750024cb239600 authored over 9 years ago
Drop `etc.`

I replaced instanced of `etc.` with something more definite.

b8994535afe92b72c910f9a86063df0875de82df authored over 9 years ago
Merge pull request #221 from stevepiercy/dev

rminor grammar, punctuation fixes

76cafeb27569c07f225b28ea33eb27e8d9859d8f authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

0798e66ab1a1f1838825751515f4306c9c37afc8 authored over 9 years ago
minor grammar, punctuation fixes

9d2c95f052b3e972503991b17afb94bac511c240 authored over 9 years ago
Merge pull request #220 from stevepiercy/dev

grammar fixes

8e84315ead227651e6d192095c80a3793c216c51 authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

76f38ea85a8f4c46473544510e496888464c4ddb authored over 9 years ago
more grammar fixes

fdd011a5d8f40b7a0596e34b0819561f14b36fbb authored over 9 years ago
grammar fixes

9eb0e05dc3b8492a97fe64864613d37cb21cf8bb authored over 9 years ago
Merge pull request #219 from stevepiercy/dev

minor grammar, punctuation fixes

4cfd9a097df70c1395fb75314de806a953974c47 authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

a98e50edeca5f26ba03ac5dbab30e524ce7ed0a7 authored over 9 years ago
minor grammar, punctuation fixes

35ee53ec07fda505cf2828dbc3fdda40716821d7 authored over 9 years ago
Merge pull request #218 from stevepiercy/dev

Correct usage of "e.g." to "e.g.,". It is usually placed in parenthes…

0ab143745dde07d977aac4326c9bfe31311ddee1 authored over 9 years ago
Correct usage of "e.g." to "e.g.,". It is usually placed in parentheses and serves a single example of the previous clause in the sentence. "For example," should be used to start a sentence instead of "e.g.,".

1fcfb8614e711df4ebbe3b16e6622ce6d07de361 authored over 9 years ago
introduction - Update organization bit to match the current state

3c28575c5ed623b4a28a33309cc6355e29f7221d authored over 9 years ago
introduction - Add subsections for webpack/react and expand a bit

Just working on it a little further. :)

5e728fe3269fe4f158c1418e51aa7aefeda25e2c authored over 9 years ago
Merge pull request #217 from stevepiercy/dev

minor grammar, punctuation, readability fixes

2e7ec80db1048fe69356ce305b4f6f6d61d42d57 authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

93d436d4e61c5971edd000d9f40f1d5d823b71f8 authored over 9 years ago
minor grammar, punctuation, readability fixes

692c8122292d604f2188a654ba49753db8b1a98f authored over 9 years ago
Merge pull request #216 from stevepiercy/dev

punctuation fixes

0784793d2980e91b14ad050f4106d46a249f4cac authored over 9 years ago
minor spelling, grammar, punctuation fixes

c856375899f433848f7b844f35a0a30dcb8d05ce authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

5af65ee370732354a46b8f04581f0d9b7e7002f2 authored over 9 years ago
punctuation fixes

01dbb398eca4ccef562e9817a6b7d82cb2064dbf authored over 9 years ago
Merge pull request #215 from stevepiercy/dev

Flesh third paragraph to explain "component" and what is React

41c73e990c5cbe0df1a32709d26b925ee29d9e15 authored over 9 years ago
make twitter handles and email clickable links

34ee0b8061bec4afcee240a71f3e154b496f94a5 authored over 9 years ago
minor grammar

41cdf23a328530b8a43cef22932c488ee02206f7 authored over 9 years ago
spell out first occurrence of WIP

520d4310ff9db986b4177b318e1394df4d1cfda7 authored over 9 years ago
minor grammar and punctuation tweak

5ee741cfb55392e46b824d218338bb214b6c836f authored over 9 years ago
add line break so heading renders in PDF

02b88467285782dbe56fd517cf6999ca24788f61 authored over 9 years ago
Spell out first occurrence of the term "DnD"

- I thought it meant Dungeons and Dragons on my first reading :)

8bdfdd9dce0a57dd7962118335f78b288ca42994 authored over 9 years ago
Flesh third paragraph to explain "component" and what is React

84e855f1df1c95aad90f0e6c252587c7a20fce95 authored over 9 years ago
introduction - Split paragraph to improve readability

ade72d411fe2aac48584c8222c3f6af08533c8d2 authored over 9 years ago
Merge pull request #214 from stevepiercy/dev

Rewrite second paragraph to be more compelling: "Why do I need this b…

b7fb19701b269689c180ab0ea06a99fefda00eb2 authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

74ae7af7aa2ad2b89323ae4c02ce6e8dddc815f8 authored over 9 years ago
Rewrite second paragraph to be more compelling: "Why do I need this book?" "Well, son, here's just one example."

736dc45df9e98a03abd1cdbd0ba7a67124fc05d1 authored over 9 years ago
Merge pull request #213 from stevepiercy/dev

Grammar fix

4409ba86d9dad0b79e803be8745120b6cc167734 authored over 9 years ago
grammar fix

fd9b877efa508ccf0e0ae89ca503d54d540f7771 authored over 9 years ago
Drop reference to deployment chapter

That was eliminated so better not have this hanging around.

8bb59eb0a1f9ebbe6fffedbc7b6b89d0fce276e9 authored over 9 years ago
react and flux - First pass at improved decorator intro

Better example (@log), more accurate description.

ff5d381b3eef75598f4d0a19fbda75967a5b413f authored over 9 years ago
react and flux - Syntactical -> syntactic

387701150aca69dfce5c9e4f3056e0ba5dfd081f authored over 9 years ago
in count -> into account

2eb632fedfbb8e426a2a9d9097bae31b21199927 authored over 9 years ago
react and flux - Grammar fixes

e8ad8a51a5f81f9a1176e8a339e0788066ce3061 authored over 9 years ago
react and flux - Improve flow

No content changes, just better readability.

7f40a5c754296912bbc4cb3af9acd21afe0609a5 authored over 9 years ago
react and flux - "can tweak" -> "will"

More definite.

96c1452a7bb0de838b31668df904e80af252f801 authored over 9 years ago
react and flux - Push "Dispatching in Alt" to a nicer place

We can discuss these kind of "good to know" things at the end just like
in other chapters.

05e1311e64415b96db55e0de8d62d6e4fb7a517d authored over 9 years ago
Add missing classNames

8a2ee2dae56d842395d3a7e2f3655411ddda31b4 authored over 9 years ago
Improve style organization and style buttons better

4874c9f8a842ef823355f4e0beb1ad2d184a0ff9 authored over 9 years ago
implementing notes - Connect `onDelete` `Notes` better with `Note`

Now it should be clearer what's going on and why.

71fea37a6befea563983e15c918de6160d1a0a7e authored over 9 years ago
1.7.1

62123ae0bbd4499911d875e5598a92b82d5b2e73 authored over 9 years ago
Merge branch 'dev'

570b0aaacbdee1116b428d4773dada13c00d8531 authored over 9 years ago
react and flux - Rework gluing it all together

db33f366793aa3abeb566dacac1d7db47c24285b authored over 9 years ago
1.7.0

f6dd68ac80d3149520d99ec08f2b17ae28cf96f1 authored over 9 years ago
Merge pull request #211 from stevepiercy/dev

Replace curly quote with straight so that it renders in PDF version

499f704f6ccda9fb76ba26f2e42d75523bbfa7fd authored over 9 years ago
replace curly quote with straight so that it renders in PDF version

7ed57d0ddf692437039e4f247aa6be0eab29c6be authored over 9 years ago
Merge branch 'dev' of github.com:survivejs/webpack_react into dev

b57a4b115d168d944287d9b65d5ea886b472b191 authored over 9 years ago
add line ending

d96141a17eec884f59fdc8bac60ad321eff1d4c5 authored over 9 years ago
react and flux - method method -> method

Closes #210.

Thanks @bliitzkrieg!

c5b97392d9b60e180b32581d78c0699cd305ae27 authored over 9 years ago
Add missing the

How many of these am I missing?

1ed4b0b45c478170f307dd5781abbfdf810f3c7c authored over 9 years ago
1.7.0

c7abd469abd3c3dfd3bd21fae9fabc9e375d3f45 authored over 9 years ago
Merge pull request #209 from stevepiercy/dev

Merge two sentences into one to be more concise

9779f6569ad491029013d7ed06ca1826c0f368d3 authored over 9 years ago
merge two sentences into one to be more concise

bd45badb38bb9ca29717b7f9751650052807e7ad authored over 9 years ago
Tidy up README

ec3827a98c2f5836f45e9672765a1868770f8854 authored over 9 years ago
webpack compared - Mention alternative spelling for Webpack

*webpack* is the official name but I'll be using *Webpack* in the book
(close enough :) ).

587bc3c47bdcfb3e59b5a1257864f7419baa4037 authored over 9 years ago
Grammar fixes

Thanks Ava Mallory!

8be0f22e7e92b156656bf377560ce32727000660 authored over 9 years ago
troubleshooting - Improve readability

239a9d10ddb982685cc7304eacd09a5abecf7d0b authored over 9 years ago
styling react - Improve readability

0514163c28a6c5c13ecb6903aaa05ab0a466d1ff authored over 9 years ago
authoring libraries - Improve readability

bd0e63c3e2f0e80965e052566676d3bd06f78f3c authored over 9 years ago
linting in webpack - Improve readability

65fa438a7b35189c154ee763a5cf2748ba2b1cf7 authored over 9 years ago
building kanban - Improve readability

ca64be0f0a36d69962553ddddf157d09ab767bc6 authored over 9 years ago
implementing dnd - Improve readability

3884b2ed03eeef129a5cd4ba84d4684e1f9fa36a authored over 9 years ago
from notes to kanban - Improve readability

bfe3c66fb3f41740016f865b717c762c7384ab2d authored over 9 years ago
react and flux - Improve readability

3df2c79be18ccbb826ee6c6d4a946bdb83966c6d authored over 9 years ago
implementing notes - Improve readability

45be8457969a1f3e3d288589f3ea02ae0751c49f authored over 9 years ago
webpack and react - Improve readability

9a987e9fd84c87feb3add62491b9097a99b71398 authored over 9 years ago