An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# examples-js-web

[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![CodeQL](https://github.com/suzu-devworks/examples-js-web/actions/workflows/github-code-scanning/codeql/badge.svg)](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/)