https://github.com/suzu-devworks/examples-js-web
A workspace for learning web programming with JacaScript and TypeScript.
https://github.com/suzu-devworks/examples-js-web
devcontainer javascript nodejs web
Last synced: 5 months ago
JSON representation
A workspace for learning web programming with JacaScript and TypeScript.
- Host: GitHub
- URL: https://github.com/suzu-devworks/examples-js-web
- Owner: suzu-devworks
- License: mit
- Created: 2023-04-26T12:05:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-10-15T00:50:59.000Z (8 months ago)
- Last Synced: 2025-10-15T05:50:14.235Z (8 months ago)
- Topics: devcontainer, javascript, nodejs, web
- Language: HTML
- Homepage: https://suzu-devworks.github.io/examples-js-web/
- Size: 450 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples-js-web
[](https://github.com/prettier/prettier)
[](https://github.com/suzu-devworks/examples-js-web/actions/workflows/github-code-scanning/codeql)
## What is the purpose of this repository?
This repository is just my personal playground for learning web programming using JavaScript and TypeScript.
The content here might actually be helpful to other developers facing similar issues.
However, please keep in mind that this code is based solely on my own perspective and probably has lots of inaccurate or questionable parts!
## Examples
- [examples-web](./packages/examples-web/README.md)
- [examples-web-visualization](./packages/examples-web-visualization/README.md)
- [examples-pwa-camera](./packages/examples-pwa-camera/README.md)
- [examples-express-ejs](./packages/examples-express-ejs/README.md)
## Demo
You can see some of that movement here.
- [GitHub Pages](https://suzu-devworks.github.io/examples-js-web/)