The Wayback Machine - https://web.archive.org/web/20210207042357/https://github.com/basarat
Skip to content
Avatar
🌹
youtube.com/basaratali
🌹
youtube.com/basaratali

Highlights

  • Arctic Code Vault Contributor
  • Pro

Organizations

@DefinitelyTyped @TypeStrong @atom-community-archive @AtomFormatter @auspost @typings @alm-tools @typed-typings @msmvps
basarat/README.md

Hi there 👋

I write and teach a lot of JavaScript/TypeScript. You can also find me on twitter 🌹

Follow on Twitter

GitHub Achievements

trophy

Pinned

  1. 📚 The definitive guide to TypeScript and possibly the best TypeScript book 📖. Free and Open Source 🌹

    TypeScript 12.6k 1.6k

  2. 🌹 A ☁️ ready IDE just for TypeScript ❤️

    TypeScript 2.8k 162

  3. Making CSS Typesafe 🌹

    TypeScript 2.9k 89

  4. The repository for high quality TypeScript type definitions.

    TypeScript 32.1k 23.9k

  5. TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    TypeScript 68.4k 9.1k

  6. 🌹 Code / tests for algorithm and data structure lessons using TypeScript / JavaScript

    TypeScript 227 50

1,543 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

February 2021

Created an issue in entropitor/dotenv-cli that received 1 comment

LANG not successfully loaded from `.env` files

Repro Have the following files: .env: LANG=en-US GENERAL=works hello.js: console.log('LANG', process.env.LANG); console.log('GENERAL', process.env…

1 comment