SaaSHub helps you find the best software and product alternatives Learn more →
Top 22 JavaScript Example Projects
-
examples
Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more. (by serverless)
Project mention: Deploy a Django application to AWS Lambda using Serverless Framework | dev.to | 2023-12-14To create a new Serverless service you can run the sls create command and pass a template as a parameter. You can see a list of template examples in the official sls repository. As I write this post, there isn’t a Django template available in this list. Therefore, we are going to create a serverless.yml file in the root directory of our project and manually write the code we need in it.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
module-federation-examples
Implementation examples of module federation , by the creators of module federation
2. Update modern.config.ts for mfe2 Update the configuration file to include module federation settings. We added some additional configurations to make module federation work with Modern.js. You can use a regular React app with Rspack instead of Modern.js as well. Additional examples you can find here module-fedration examples.
-
-
-
-
There are a lot of great example here -> https://github.com/debezium/debezium-examples
-
Practical Common Lisp is also a nice read, and the Cookbook* seems to be coming along quite nicely. There's also CLiki (the Common Lisp wiki), but I'm not sure how up-to-date it is.
* https://lispcookbook.github.io/cl-cookbook/
-
three-stdlib
📚 Stand-alone library of threejs examples designed to run without transpilation in node & browser
We have forked parts of the three core stuff to minimise breaks. drei for instance uses https://github.com/pmndrs/three-stdlib not examples/jsm. The threejs version you install can still pull the rug but pmndrs works against that with conditionals, shaders for instance are made to function despite three breaking stuff. You can generally rely on it and Fiber + eco system has semantic versioning.
-
-
examples
Example applications, microservices, and code samples for the Internet Computer (by dfinity)
-
wasm-by-example
Wasm By Example is a website with a set of hands-on introduction examples and tutorials for WebAssembly (Wasm)
Project mention: Waxolotl – a small language that compiles to WebAssembly text format | news.ycombinator.com | 2024-05-18It's crazy that even the simplest Hello World translates to 1191 lines of WebAssembly text format (without comments). Compare it to only 18 lines with AssemblyScript: https://github.com/torch2424/wasm-by-example/blob/master/exa...
-
WordPress-Plugin-Boilerplate-Tutorial
Tutorials and Examples for WordPress Plugin Boilerplate, a foundation for WordPress Plugin Development.
-
-
-
edge-functions-examples
Explore a library of reference examples for learning about Edge Functions on Netlify.
Project mention: Using custom error handling if a serverless function has crashed | dev.to | 2024-03-25More examples of using and configuring edge functions in this edge functions examples site
-
node-red-contrib-chatgpt
A Node-RED node that interacts with OpenAI machine learning models to generate text and image outputs like 'ChatGPT' and 'DALL·E 2'.
-
-
-
examples
FormBold API implementation examples for - React, Next.js, HTML, Vue, and Gatsby, etc. (by FormBold)
-
-
Link: ChatGPT Prompt Engineering
-
Project mention: Fort.js: Revolutionizing Node.js Development - Simplicity, Speed, and Component-Based Modularity | dev.to | 2024-01-24
JavaScript Examples discussion
JavaScript Examples related posts
-
Micro-frontends with Rspack and Modern.js
-
Common Lisp Cookbook
-
Four Courses that helped me to get into Gen AI
-
Laravel RAG System in 4 Steps!
-
Expo Router adoption guide: Overview, examples, and alternatives
-
The Common Lisp Cookbook (2007)
-
Using custom error handling if a serverless function has crashed
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Oct 2024
Index
What are some of the best open-source Example projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | examples | 11,428 |
2 | module-federation-examples | 5,577 |
3 | cypress-example-recipes | 3,424 |
4 | nodejs-docs-samples | 2,807 |
5 | Node.js-Design-Patterns-Third-Edition | 1,571 |
6 | debezium-examples | 1,486 |
7 | cl-cookbook | 928 |
8 | three-stdlib | 711 |
9 | examples | 679 |
10 | examples | 537 |
11 | wasm-by-example | 490 |
12 | WordPress-Plugin-Boilerplate-Tutorial | 380 |
13 | twitch_misc | 187 |
14 | esbuild-loader-examples | 89 |
15 | edge-functions-examples | 70 |
16 | node-red-contrib-chatgpt | 41 |
17 | banking-in-action | 40 |
18 | hedera-code-snippets | 12 |
19 | examples | 11 |
20 | react-user-authentication | 9 |
21 | prompt-engineering | 7 |
22 | fortjs-examples | 3 |