Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Magic Of Css | 6,021 | 6 months ago | 10 | mit | CSS | |||||
A CSS course to turn you into a magician. | ||||||||||
Write A Hash Table | 2,439 | 3 years ago | 19 | mit | ||||||
✏️ Learn how to write a hash table in C | ||||||||||
Lt Cljs Tutorial | 863 | 7 years ago | 10 | mit | Clojure | |||||
A ClojureScript Programming Language Tutorial for Light Table Users | ||||||||||
Collection View In A Table View Cell | 354 | 2 years ago | 28 | mit | Swift | |||||
Sample code for my tutorial | ||||||||||
Ptmst | 73 | 4 months ago | 2 | TeX | ||||||
Probability Theory and Mathematical Statistics Tutorial | ||||||||||
Node Js Postgresql Crud Example | 58 | 9 months ago | 2 | JavaScript | ||||||
Node.js PostgreSQL CRUD example with Express Rest APIs | ||||||||||
Simplegametutorials | 43 | 5 days ago | Lua | |||||||
Angular Material Data Table Paging Sorting Filtering | 38 | a year ago | 19 | TypeScript | ||||||
Angular Material Data Table Paging, Sorting, Filtering | ||||||||||
W3schools Database | 29 | 4 years ago | 1 | mit | ||||||
W3Schools Database for the SQL Tutorial | ||||||||||
Tutorial Drools Decisiontable | 21 | a year ago | Java | |||||||
Tutorial of the Drools Decision Table Support with Excel |
An introduction to the ClojureScript programming language aimed at Light Table users. If you have an old version of Light Table, you may need to upgrade to 0.6.X or newer.
Install Leiningen. You can then open
lt-cljs-tutorial.cljs
in Light Table and evaluate it interactively
by adding a Light Table UI connection as explained in the tutorial.
I hope this can be a kind of ClojureScript wiki of sorts for Light Table users. Pull requests welcome.
For users of editors/IDEs supporting nREPL there is a port of this tutorial targeting those development environments as well.