You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Practical introduction to software development with the Clojure programming language, using Clojure CLI and a wide range of community tools for a REPL focused workflow.
15
+
16
+
The guide uses Practicalli Clojure CLI Config to provide aliases to run over 30 community tools that complement the workflow, including a REPL Reloaded workflow for a highly interactive and effective development experience.
17
+
18
+
Learning Clojure syntax and how to think in a functional design is also covered with code examples and challenge that help embed these concepts.
@@ -51,6 +60,11 @@ All sponsorship funds are used to support the continued development of [Practica
51
60
Thanks to [Cognitect](https://www.cognitect.com/), [Nubank](https://nubank.com.br/) and a wide range of other [sponsors](https://github.com/sponsors/practicalli-johnny#sponsors) for your continued support
52
61
53
62
63
+
## Star History
64
+
65
+
[](https://star-history.com/#practicalli/learn-clojure&Date)
66
+
67
+
54
68
## GitHub Actions
55
69
56
70
The megalinter GitHub actions will run when a pull request is created,checking basic markdown syntax.
0 commit comments