schontz / sound-javascript-typescript

Sound JavaScript and TypeScript samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sound JavaScript and TypeScript samples

The web is full of bad JavaScript. This repo is an attempt to only post good JavaScript/TypeScript.

This repo was set up using create-react-app's TypeScript template so we can focus on writing code and tests and leave the test runners and webpackin' to someone else.

Free e-Books

  • TypeScript Deep Dive -- Great book on TypeScript, with a couple sections covering core JavaScript concepts (JavaScript and Future JavaScript Now).

Articles

Contributing

  • PRs welcome. All code will be MIT licensed so that anyone can use/repurpose/learn.
  • All code must include a working example that can run in the browser or via npm test.

About

Sound JavaScript and TypeScript samples

License:MIT License


Languages

Language:TypeScript 72.8%Language:HTML 16.4%Language:CSS 10.8%