Pinned Repositories
androidx
Development environment for Android Jetpack extension libraries under the androidx namespace. Synchronized with Android Jetpack's primary development branch on AOSP.
content
The content behind MDN Web Docs
cppwork
work/notes on c++
dotfiles
dotfiles
e-maxx-eng
Translation of http://e-maxx.ru into English
emacs-lisp-practice-work
github-slideshow
A robot powered training repository :robot:
go-work
basics on golang
haskellwork
demo exercises on haskell
interpretation-essentials
interpretation-essential
chetnashah's Repositories
chetnashah/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
chetnashah/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
chetnashah/immutable-js
Immutable persistent data collections for Javascript which increase efficiency and simplicity.
chetnashah/nodejswork
practice nodejs projects
chetnashah/progfun-wiki
chetnashah/reactive-programming-scala
chetnashah/utop
Universal toplevel for OCaml
chetnashah/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.