JavaScript learning-by-doing

Open-source JavaScript projects categorized as learning-by-doing

Top 16 JavaScript learning-by-doing Projects

learning-by-doing
  1. learn-nodejs-hard-way

    Learn NodeJS and master the art of server-side programming by creating a backend framework with 0 dependencies.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. 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-18

    It'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...

  4. meowfacts

    🐈 a simple api which returns a catfact

    Project mention: Building a customizable dashboard with Dashy | dev.to | 2024-06-04

    Let’s learn how to create a custom Dashy widget by updating the Docker container’s source files. We’ll create a new simple widget called Cats that displays some facts about cats via the meowfacts.herokuapp.com public RESTful API.

  5. lcbo-api

    A crawler and API server for Liquor Control Board of Ontario retail data

  6. rust-practise-questions

    A book 📖 of questions for practise in Rust, learn Rust the hard way

  7. monkey-rust

    A dancing with interpreter and compiler

  8. learn-crypto-javascript

    Learning Cryptography with Javascript

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. tour-of-scala

    Tour of Scala - Scala classes

  11. cloudwithchris.com

    Cloud With Chris is my personal blogging, podcasting and vlogging platform where I talk about all things cloud. I also invite guests to talk about their experiences with the cloud and hear about lessons learned along their journey.

  12. zk-rollup

    ZK-rollup in Javascript, using circom & snarkJS. This is a meant-to-be-simple implementation aimed at learners.

  13. kartpool-boilerplate

    Boilerplate code for Kartpool - A Community-driven delivery platform for the ones who need it the most.

  14. uber-clone

    How to Build Uber Clone with React (by codecourses-site)

  15. kReact

    Let's learn React by building react within 100 lines of code

  16. fan.js

    A simple and easy-to-understand implementation of Promise/A+ spec for learning.

  17. contributors-update

    A GitHub action to update the contributors file.

  18. signup-component-react

    How to Build SignUp Component in React

  19. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript learning-by-doing discussion

Log in or Post with

JavaScript learning-by-doing related posts

  • A Simple ZK-Rollup meant to help learners

    3 projects | /r/ethereum | 29 Nov 2023
  • Big news for the Scala community: finally fully open source ! 🎉

    1 project | /r/scala | 17 Jan 2023
  • LCBO.com adds the ability to download the store availability as an excel file (bottom of page)

    1 project | /r/torontocraftbeer | 19 Mar 2021

Index

What are some of the best open-source learning-by-doing projects in JavaScript? This list will help you:

# Project Stars
1 learn-nodejs-hard-way 1,464
2 wasm-by-example 509
3 meowfacts 447
4 lcbo-api 193
5 rust-practise-questions 138
6 monkey-rust 64
7 learn-crypto-javascript 33
8 tour-of-scala 29
9 cloudwithchris.com 23
10 zk-rollup 15
11 kartpool-boilerplate 12
12 uber-clone 10
13 kReact 6
14 fan.js 5
15 contributors-update 4
16 signup-component-react 0

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai