bestofjs / javascript-risingstars

:stars: An overview of the JavaScript landscape in 2023: trends about frontend, Node.js, fullstack frameworks, build tools, testing, Vue.js, React, state management...
https://risingstars.js.org
1.01k stars 56 forks source link

Grammer updates, category changes, and the Angular writeup #58

Closed BBlackwo closed 3 years ago

BBlackwo commented 3 years ago

A lot of the grammer updates are mostly just suggestions. They sound more correct to me. I also used Grammarly to help 😄

Not sure if you want the package-lock updates. Those just happened when I did an npm install.

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/bestofjs/javascript-risingstars/pv22s665x
✅ Preview: https://javascript-risingstars-git-fork-bblackwo-dev-bblackwo.bestofjs.vercel.app

michaelrambeau commented 3 years ago

👍 Thank you very much for your help @BBlackwo ! I really appreciate the changes about the grammar since I'm not a "native speaker".

About the package-lock.json changes, it usually happens when you install the dependencies with a different version of NPM, I'd say it's better to just discard the changes if you didn't update or add anything.

I should have specified the version I use sorry, can you discard the changes of the package-lock and I'll merge right away?