Compare commits

...

6 Commits

Author SHA1 Message Date
sapiensFactor
899c528049 fixed link for web of tomorrow podcast 2023-05-18 13:44:34 +05:30
sapiensFactor
75519d4da3 Merge branch 'master' of https://github.com/sPrhr/awesome-javascript 2023-05-18 10:41:58 +05:30
Soumya Parihar
f1c04d54b5 Merge branch 'sorrycc:master' into master 2023-05-18 10:35:37 +05:30
sapiensFactor
9479bc4ae6 added lume- Deno based site generator 2023-05-18 10:32:48 +05:30
Gökay Gürcan
2ba2bb8c88 Update README.md
fix: remove failing links
2023-04-29 17:08:54 +02:00
sapiensFactor
b762326f83 added next.js 2023-04-27 23:55:22 +05:30

View File

@@ -1018,6 +1018,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator. * [Gridsome](https://github.com/gridsome/gridsome) - Vue-powered static site generator.
* [Docusaurus](https://github.com/facebook/docusaurus) - React-based static site generator by Facebook, ideal for content-centric websites. * [Docusaurus](https://github.com/facebook/docusaurus) - React-based static site generator by Facebook, ideal for content-centric websites.
* [Next.js](https://github.com/vercel/next.js) - React powered static site generator, and they say "All the tools you need to make the Web. Faster.". * [Next.js](https://github.com/vercel/next.js) - React powered static site generator, and they say "All the tools you need to make the Web. Faster.".
* [Lume](https://github.com/lumeland/lume) - Static site generator for Deno.
## SDK ## SDK
@@ -1061,7 +1062,7 @@ https://listjs.com
* [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language. * [jsemu](https://github.com/fcambus/jsemu) - A list of emulators written in the JavaScript programming language.
## Podcasts ## Podcasts
* [Web of Tomorrow](http://www.weboftomorrowpodcast.com/) - Podcast about JavaScript for beginners. * [Web of Tomorrow](https://www.orbit.fm/weboftomorrow) - Podcast about JavaScript for beginners.
# Worth Reading # Worth Reading