practicalli / blog-cryogen

Cryogen powered blog with all the content used to generate the static website.
https://practical.li/blog-cryogen/
3 stars 2 forks source link

article: what java knowledge required for clojure development #157

Open practicalli-johnny opened 1 year ago

practicalli-johnny commented 1 year ago

Although Java and JVM knowledge is not essential for Clojure development, there are some basic concepts that can come in useful.

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: :warning: WARNING

Descriptor Linter Files Fixed Errors Elapsed time
:warning: MARKDOWN markdownlint 1 1 0.31s
✅ MARKDOWN markdown-link-check 1 0 0.36s
✅ MARKDOWN markdown-table-formatter 1 0 0.21s
:warning: SPELL cspell 2 58 1.37s
:warning: SPELL misspell 1 1 0.05s

See errors details in artifact MegaLinter reports on CI Job page _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_