From cd078756e6f51bff6294fdd4b09f35f5b8cf041c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 13 Mar 2023 01:04:39 +0700 Subject: [PATCH 1/7] Meta tweaks --- readme.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/readme.md b/readme.md index 01142ed..6be1d83 100644 --- a/readme.md +++ b/readme.md @@ -112,6 +112,34 @@

+
+ +
+ SerpApi +
+ API to get search engine results with ease. +
+ +
+ SerpApi +
+ API to get search engine results with ease. +
+
+
+
+ +
+ Dashcam +
+ Never miss another bug +
+ Capture the steps to reproduce every bug, every time, with Dashcam for desktop. +
+
+
+
+



From 9ec0577583ea4f0fb2668f90427cdd4eac459629 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 2 Apr 2023 23:32:27 +0900 Subject: [PATCH 2/7] Update contributing guidelines --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 2e309ae..015c6f2 100644 --- a/contributing.md +++ b/contributing.md @@ -6,7 +6,7 @@ Please note that this project is released with a [Contributor Code of Conduct](c Ensure your pull request adheres to the following guidelines: -- **The submitted project should be more than 30 days old and the repo should have at least 60 stars.** +- **The submitted project should be more than 30 days old and the repo should have at least 100 stars.** - The intent of this list is to gather awesome packages *that most users would need*. This is not the place for niche things, except in the “Mad science” category. - Don't open a Draft / WIP pull request while you work on the guidelines. A pull request should be 100% ready and should adhere to all the guidelines when you open it. - Keep in mind that the list is very mature by now, so the bar of getting something accepted is high. Only submit something unique and generally useful. The world (and this list) doesn't need yet another ORM or framework. For CLI tools, the bar is especially high, and unless it's something very awesome, I would suggest submitting to [awesome-cli-apps](https://github.com/aharris88/awesome-cli-apps) instead. From 63bcbdefd4f1ddc2501451e67441efbe76d69cde Mon Sep 17 00:00:00 2001 From: Saba Kharanauli <114554280+runday198@users.noreply.github.com> Date: Sun, 7 May 2023 19:33:21 +0400 Subject: [PATCH 3/7] Fix broken links (#1241) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6be1d83..4fa9170 100644 --- a/readme.md +++ b/readme.md @@ -902,7 +902,7 @@ - [Nodeschool](https://github.com/nodeschool) - Learn Node.js with interactive lessons. - [The Art of Node](https://github.com/maxogden/art-of-node/#the-art-of-node) - An introduction to Node.js. - [module-best-practices](https://github.com/mattdesl/module-best-practices) - Some good practices when writing new npm modules. -- [The Node Way](https://thenodeway.io) - An entire philosophy of Node.js best practices and guiding principles exists for writing maintainable modules, scalable applications, and code that is actually pleasant to read. +- [The Node Way](https://github.com/FredKSchott/the-node-way) - An entire philosophy of Node.js best practices and guiding principles exists for writing maintainable modules, scalable applications, and code that is actually pleasant to read. - [You Don't Know Node.js](https://github.com/azat-co/you-dont-know-node) - Introduction to Node.js core features and asynchronous JavaScript. - [Portable Node.js guide](https://github.com/ehmicky/cross-platform-node-guide) - Practical guide on how to write portable/cross-platform Node.js code. - [Build a real web app with no frameworks](https://frameworkless.js.org/course) - A set of video tutorials/livestreams to help you build and deploy a real, live web app using a handful of simple libraries and the core Node.js modules. @@ -915,7 +915,7 @@ ### Articles -- [Error Handling in Node.js](https://www.joyent.com/node-js/production/design/errors) +- [Error Handling in Node.js](https://sematext.com/blog/node-js-error-handling/) - [Teach Yourself Node.js in 10 Steps](https://ponyfoo.com/articles/teach-yourself-nodejs-in-10-steps) - [Mastering the filesystem in Node.js](https://medium.com/@yoshuawuyts/mastering-the-filesystem-in-node-js-4706b7cb0801) - [Semver: A Primer](https://nodesource.com/blog/semver-a-primer/) From a55362a9590428f12204dadadf39b05e38a5f1a8 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 21 May 2023 15:23:09 +0700 Subject: [PATCH 4/7] Meta tweaks --- readme.md | 56 ++----------------------------------------------------- 1 file changed, 2 insertions(+), 54 deletions(-) diff --git a/readme.md b/readme.md index 4fa9170..a176233 100644 --- a/readme.md +++ b/readme.md @@ -10,9 +10,9 @@ Check out my latest app

- Today + Hyperduck
- Quickly view your schedule in the macOS menu bar + Send links from your iOS devices to your Mac (better than AirDrop)


@@ -61,58 +61,6 @@

- -
- Stream -
-
-
- Build Scalable Feeds & Chat Applications with Powerful APIs and Front End Components -
-
- -
- Stream -
-
-
- Build Scalable Feeds & Chat Applications with Powerful APIs and Front End Components -
-
-
-
-
- -
- Anvil -
-
- Paperwork that makes the data work. -
- - Easy APIs for paperwork. PDF generation, e-signature and embeddable no-code webforms. -
- The easiest way to build paperwork automation into your product. -
-
-
- -
- Anvil -
-
- Paperwork that makes the data work. -
- - Easy APIs for paperwork. PDF generation, e-signature and embeddable no-code webforms. -
- The easiest way to build paperwork automation into your product. -
-
-
-
-
-
SerpApi From b2af35e89025f2ab5bd22ecdd0070d6a2d52e06f Mon Sep 17 00:00:00 2001 From: Saurav Jain Date: Tue, 20 Jun 2023 16:08:28 +0530 Subject: [PATCH 5/7] Add Amplication (#1171) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a176233..bd48bfc 100644 --- a/readme.md +++ b/readme.md @@ -933,6 +933,7 @@ - [github-npm-stats](https://chrome.google.com/webstore/detail/github-npm-stats/oomfflokggoffaiagenekchfnpighcef) - Chrome extension that displays npm download stats on GitHub. - [npm semver calculator](https://semver.npmjs.com) - Visually explore what versions of a package a semver range matches. - [CodeSandbox](https://codesandbox.io/s/node-http-server-node) - Online IDE and prototyping. +- [Amplication](https://github.com/amplication/amplication) - Auto-generates fully functional apps. ### Community From 9755a65420633d913f8a8bbb8c2815e69e8646cf Mon Sep 17 00:00:00 2001 From: Ruban Prakash <57325448+rubanp@users.noreply.github.com> Date: Tue, 20 Jun 2023 11:40:09 +0100 Subject: [PATCH 6/7] Add Vite (#1177) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bd48bfc..85b74e4 100644 --- a/readme.md +++ b/readme.md @@ -360,6 +360,7 @@ - [Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow. - [FuseBox](https://github.com/fuse-box/fuse-box) - Fast build system that combines the power of webpack, JSPM and SystemJS, with first-class TypeScript support. - [pkg](https://github.com/vercel/pkg) - Package your Node.js project into an executable. +- [Vite](https://github.com/vitejs/vite) - Front-end build tool with hot module replacement and static asset bundling. ### Hardware From 06b699f66553379ac74257cd72c4a2c90e62ac13 Mon Sep 17 00:00:00 2001 From: Maciek Palmowski Date: Tue, 20 Jun 2023 12:50:21 +0200 Subject: [PATCH 7/7] Add Kinsta's Node.js course (#1213) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 85b74e4..d99a402 100644 --- a/readme.md +++ b/readme.md @@ -919,6 +919,7 @@ - [Learn to build apps and APIs with Node.js](https://learnnode.com/friend/AWESOME) - Video course by Wes Bos. - [Real Time Web with Node.js](https://www.pluralsight.com/courses/code-school-real-time-web-with-nodejs) - [Learn and Understand Node.js](https://www.udemy.com/course/understand-nodejs/) +- [Node.js Full Stack Developer Course](https://kinsta.com/academy/course/node-js-full-stack-developer/) ### Cheatsheets