llcawthorne's Stars
potatogopher/elixir-getting-started
PDF, MOBI, EPUB documents for Elixir's Getting Started tutorial.
seven1m/30-days-of-elixir
A walk through the Elixir language in 30 exercises.
haskellfoundation/HaskellSchool
hackclub/some-assembly-required
📖 An approachable introduction to Assembly.
KyrosKrane/Sanctum-LFR-Notes
A brief set of notes you can copy/paste into your Sanctum of Domination LFR to help people understand the fights. For help or suggestions, click the Discord link below, or you can open an issue here on Github.
EbookFoundation/free-programming-books
:books: Freely available programming books
jacobobryant/mystery-cows
A nontrivial example for ClojureScript + Firebase.
rtfeldman/elm-spa-example
A Single Page Application written in Elm
angular/angular
Deliver web apps with confidence 🚀
karatelabs/karate
Test Automation Made Simple
cure53/DOMPurify
DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:
oldboyxx/jira_clone
A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.
ryanmcdermott/clean-code-javascript
Clean Code concepts adapted for JavaScript
terrylinooo/disableautofill.js
Disable Chrome autofill and autocomplete.
anan44/it-starts-with-clojure
a Practical guide to Clojure
winitzki/sofp
A free book: "The Science of Functional Programming"
kefranabg/readme-md-generator
📄 CLI that generates beautiful README.md files
bhauman/rebel-readline
Terminal readline library for Clojure dialects
clojure/clojure
The Clojure programming language
zudochkin/awesome-newsletters
A list of amazing Newsletters
gothinkster/realworld
"The mother of all demo apps" — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more
dakrone/cheshire
Clojure JSON and JSON SMILE (binary json format) encoding/decoding
weavejester/hiccup
Fast library for rendering HTML in Clojure
clojure/core.logic
A logic programming library for Clojure & ClojureScript
gamontal/awesome-katas
A curated list of code katas
BetterThanTomorrow/calva
Clojure & ClojureScript Interactive Programming for VS Code
shaunlebron/ClojureScript-Syntax-in-15-minutes
cljs syntax is simple
jakemcc/test-refresh
Refreshes and reruns clojure.tests in your project.
kanaka/mal
mal - Make a Lisp
stuartsierra/component
Managed lifecycle of stateful objects in Clojure