BIBLIOGRAPHY

“Bont - Sales Intelligence Platform - Clojure Kit.” n.d. Accessed February 3, 2025. https://www.bont.ai/.

“Clojure Kit Framework 매뉴얼 클로저 프레임워크.” n.d. Accessed November 21, 2024. https://kit-clj.github.io/docs/guestbook.html.

“(Iterate Think Thoughts): Introducing Kit Framework.” n.d. Accessed July 29, 2023. https://yogthos.net/posts/2022-01-08-IntroducingKit.html.

“Kit-Clj/Kit Lightweight, Modular Framework for Scalable Web Development in Clojure.” (2021) 2024. Kit Framework. https://github.com/kit-clj/kit.

“Nikolap - Founder, Cto @Bont-Ai - Clojure Kit.” n.d. GitHub. Accessed February 3, 2025. https://github.com/nikolap.

“Nik Peric - Clojure Kit.” n.d. Accessed February 3, 2025. https://nikperic.com/.

“Yogthos - Dmitri Sotnikov - Clojure Kit.” n.d. GitHub. Accessed February 3, 2025. https://github.com/yogthos.

메인테이너

yogthos - Dmitri Sotnikov - clojure kit

(“Yogthos - Dmitri Sotnikov - Clojure Kit” n.d.) Author of the Luminus framework and Web Development with Clojure book. - yogthos

Nik Peric - clojure kit

(“Nik Peric - Clojure Kit” n.d.)

nikolap - Founder, CTO @bont-ai - clojure kit

(“Nikolap - Founder, Cto @Bont-Ai - Clojure Kit” n.d.)

  • Founder, CTO @bont-ai. nikolap has 50 repositories available. Follow their code on GitHub.

bont - Sales Intelligence Platform - clojure kit

(“Bont - Sales Intelligence Platform - Clojure Kit” n.d.)

  • Sales teams close deals faster and smarter with bont’s pipeline prioritisation, deal insights and AI guidance.

관련링크

Clojure Kit Framework 매뉴얼 클로저 프레임워크 :

(“Clojure Kit Framework 매뉴얼 클로저 프레임워크” n.d.)

(iterate think thoughts): Introducing Kit Framework

(“(Iterate Think Thoughts): Introducing Kit Framework” n.d.)

kit-clj/kit Lightweight, modular framework for scalable web development in Clojure

(“Kit-Clj/Kit Lightweight, Modular Framework for Scalable Web Development in Clojure” [2021] 2024)

보관

루미누스 프레임워크

[2023-09-09 Sat 16:13]

  • 3판을 업그레이드 하면 어떤가?!
  • 3 판의 내용을 킷으로 바꾸면 된다. 챕터 부분만 아무튼 루미누스 배우긴 아쉽다면
  • Kit Framework

Clojure NPM

Kit

Kit — Check out Kit,a successor to Luminus https://github.com/junghan0611/forked-kit

cljs 가 없다? 필요가 없다?

Information

[2023-07-29 Sat 12:51] https://kit-clj.github.io/ Kit is a lightweight, modular framework for scalable web development in Clojure. https://onion.tube/watch?v=DFzukK5-rpU

완전히 홈페이지는 똑 같다. 코드는? 코드 상에 다른 점이 얼마나 있을까? 생각해보니 개별 개념을 배우려고 해봐야 느리다. 그냥 하나를 만들어 봐야 한다. 책이 호환이 되는가? 그러면 재미있을 것 같다.

Title: Clojure Web Development Evolved Speakers: Dmitri Sotnikov & Nik Peric Demo code: https://github.com/kit-clj/demo-guest

Dmitri Sotnikov (https://github.com/yogthos) & Nik Peric (https://github.com/nikolap) will be presenting: “Clojure Web Development Evolved”

This talk introduces the Kit web framework (https://kit-clj.github.io/). Participants will learn about the features of the framework, and the rationale behind it. There is a live coding portion that participants can follow along in.

Dmitri is the creator of the Luminus framework and the author of Web Development with Clojure. He is also an active member of the Clojure web development community and has authored a number of open source projects.

Nik is a Clojurist with over seven years of Clojure web development under his belt. He was the founder and organizer of Canada’s Clojure/north conference, and is the contributor/maintainer of a variety of open-source projects.

First Application

[2023-07-29 Sat 12:51] https://kit-clj.github.io/docs/guestbook.html

How to Make NPM Packages for Textlint Plugins

[2023-07-29 Sat 06:38] 이 부분이 나한테 중요하구나

전체 스텍

[2023-07-29 Sat 05:59] 스텍을 잡는 것은 매우 중요하다. 각기 최신 기능이 있겠지만 일관된 내용이 필요하다.

호환성

[2023-07-29 Sat 06:01]

디노를 버리겠다는 말인가. 디노를 쓰면 역시나 그 틀을 벗어날 수 없다. 그렇다면 클로저스크립트가 다 해결 할 수 있는가.

npm 패키지를 만들어 낼 수 있다. 사실 모든 것을 다 커버 할 수 있다. 자바스크립트로 내보내기가 가능하기 때문이다. 그렇다면 고민할 필요는 없다.

생산성

[2023-07-29 Sat 06:03]

혼자 더 많은 것을 해결하기 위해서는 내가 처음에 느꼈던 바대로 리스프 중심으로 개발해야 한다. Emacs 가 있는 이유이기도 하다. 그러면 굉장한 자유를 얻을 수 있다. 라켓도 마찬가지 아닌가? 추상언어로 갈수록 이해해 폭은 넓어진다. 내가 가야 말을 할 수 있는 것이다.