Skip to content

Commit

Permalink
fix line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
zloirock committed Feb 13, 2023
1 parent 6f721fa commit 65e8062
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,13 +154,21 @@ So, thousands of developers attacked me with insults and claimed that I have no
**What about companies for whom `core-js` helped and helps to make big money? It's almost all big companies. Let's rephrase [this old tweet](https://twitter.com/AdamRackis/status/931195056479965185):**

> Company: "We'd like to use SQL Server Enterprise"
>
> MS: "That'll be a quarter million dollars + $20K/month"
>
> Company: "Ok!"
>
> ...
>
> Company: "We'd like to use core-js"
>
> core-js: "Ok! npm i core-js"
>
> Company: "Cool"
>
> core-js: "Would you like to help contribute financially?"
>
> Company: "lol no"
A few months later, tired of user complaints, NPM presented [`npm fund`](https://docs.npmjs.com/cli/v6/commands/npm-fund) - it was not a problem solution, it was just a way to get rid of those complaints. How often did you call `npm fund`? How often did you pay donations to someone who you saw in `npm fund`? Who did you see and support at first - `core-js` or one who maintains a dozen of one-line libraries dependent on each other? It also provided NPM a perfect justification for the future step (read below).
Expand Down
8 changes: 8 additions & 0 deletions docs/2023-02-14-so-whats-next.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,13 +144,21 @@ So, thousands of developers attacked me with insults and claimed that I have no
**What about companies for whom `core-js` helped and helps to make big money? It's almost all big companies. Let's rephrase [this old tweet](https://twitter.com/AdamRackis/status/931195056479965185):**

> Company: "We'd like to use SQL Server Enterprise"
>
> MS: "That'll be a quarter million dollars + $20K/month"
>
> Company: "Ok!"
>
> ...
>
> Company: "We'd like to use core-js"
>
> core-js: "Ok! npm i core-js"
>
> Company: "Cool"
>
> core-js: "Would you like to help contribute financially?"
>
> Company: "lol no"
A few months later, tired of user complaints, NPM presented [`npm fund`](https://docs.npmjs.com/cli/v6/commands/npm-fund) - it was not a problem solution, it was just a way to get rid of those complaints. How often did you call `npm fund`? How often did you pay donations to someone who you saw in `npm fund`? Who did you see and support at first - `core-js` or one who maintains a dozen of one-line libraries dependent on each other? It also provided NPM a perfect justification for the future step (read below).
Expand Down

0 comments on commit 65e8062

Please sign in to comment.