Journalλ︎
Planing Practicalli 2024
How could the community help people find relevant and quality libraries to use for their own development projects?
Practicalli Project Spring 2023
Due to covid illness during 2022 the planned work has been spread over late 2022 - early 2023.
Practicalli Project Update 6
A range of updates, new content and tool reviews and testing. Reviewed 75 solutions for 44 students on Exercism.io over the last two week, adding that advice and code walk-throughs to the Practicalli Clojure book.
Several high-quality REPL driven development videos will be released soon, awaiting some final editing and post processing.
Practicalli Project Update 5
A range of updates, new content and tool reviews and testing. Helping lots of students on Exercism in the last week.
Practicalli Project Update 4
Creating more recorded video content around REPL driven development of high quality, improving speed of editing with Blender.org as well as better script writing and delivery practice.
Represented Clojure at the JVMWars 2020 online meetup, giving a short presentation which included a brief demo of REPL driven development.
Practicalli Project Update 3
Continuing the Live broadcasts covering the developmment of the Banking on Clojure web application. - 084 - Banking On Clojure - Part5 - Generated database records from clojure.spec - 085 - Banking On Clojure - Part6 - Refactor database schema, specs and namespaces
Practicalli Project Update 2
Invested time to understand the changes coming to the Clojure CLI tools and understand the opportunities that Clojure exec (:exec-fn
& :exec-args
) brings to aliases. These changes provided a catalyst to start redesigning the aliases used in practicalli/clojure-cli-config.
Clojurists Together Q3 - Practicalli - Update 1
Continued support for Practicalli by Clojurists together is much appreciated and there are several hundred content ideas for the continued work.
Highlights of the last two weeks includes:
- Live broadcasts - continuing the Banking on Clojure project with next.jdbc, H2 database and DBeaver.
- Database access and design for Banking on Clojure project
- Updated practicalli/clojure-cli-config repository to use Congnitect dev-tools for REBL and a way to configure CIDER to work with REBL - UPDATE: approach since deprecated in favour of Portal
- Test drive of Conjure, an impressive Clojure environment for Neovim