TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

ClojureScript beginners' home page

191 pointsby jiyinyiyongabout 7 years ago

10 comments

aaronibaabout 7 years ago
You might think from the URL or logo that this is some kind of official ClojureScript page, but it&#x27;s not. The official page is clojurescript.org (no hyphen).<p>I don&#x27;t speak in any official way for ClojureScript, but as an enthusiast, I wish this author had chosen a different URL to make that more clear.<p>Other ideas to mitigate the confusion: using a different logo in the corner; prefixing the html &lt;title&gt; with &quot;unofficial&quot;; and adding a more prominent link to clojurescript.org titled &quot;Official ClojureScript Page&quot;.
评论 #16867832 未加载
spinningarrowabout 7 years ago
I find the random sample snippet of code at the top of the page quite confusing. The first time it loaded it was about threading macros and the second time was reagent, both of which are things I wouldn’t expect a beginner to be familiar with. Perhaps some context would be nice. Even better, how about a snippet of code in cljs showing how people can do something they’re familiar with in JS?
评论 #16866443 未加载
评论 #16866416 未加载
geokonabout 7 years ago
I haven&#x27;t found a place that explains the big picture and how everything fits together. Is there a good resource to learn clojurescript for someone who&#x27;s never done web programming and without having to learn JS?<p>I&#x27;m learning Clojure now (coming from years of C++) and I love it. There is a bit of black magic (lein&#x2F;cider make cmake look like a shell script) but CJS is a bit daunting b&#x2F;c it has so many layers. CJS on Lumo on React on JS on the DOM ... I don&#x27;t actually know what any of those words mean :P
评论 #16867807 未加载
评论 #16870858 未加载
评论 #16867850 未加载
Sawamaraabout 7 years ago
I could not get leiningen to install under Win10 a week ago, was quite a sobering experience. Some site that was linked to download from got a 404, then I got directed towards some bat script, which complained about HTTPS certification issues (lol)?<p>Took less than 5 minutes under a linux server though, so thats something, I guess. But still, its kinda mind-blowing how much Win users are ignored.
评论 #16870388 未加载
评论 #16867355 未加载
评论 #16867731 未加载
评论 #16867615 未加载
评论 #16867497 未加载
holtalanmabout 7 years ago
I&#x27;ve been learning Clojure and ClojureScript in my spare time. I can honestly say that one thing that would make adoption a lot more wide-spread is a better way to include NPM modules in the project.<p>I know that there is a new feature for it, but the documentation was a little cryptic. Ended up just adding some CLJSJS dependencies to my project and giving up on using the NPM module I _really_ wanted to use.<p>In the end, that could be because i&#x27;m just lazy, though. I&#x27;d love to hear what others think on this topic.
评论 #16867465 未加载
评论 #16867469 未加载
评论 #16867439 未加载
评论 #16868747 未加载
评论 #16869018 未加载
doglooksgoodabout 7 years ago
great job, it’s pretty hard to sell clojurescript withoit any context(I mean, somebody tell you his success story or explain why it is good). To make who comes here adopt on clojurescript, I think this page should have some links on sucess story or open source applications. And it will be more attractive if it has more logos here, instead of plan text links IMO.
评论 #16868046 未加载
Huprieneabout 7 years ago
It&#x27;s been a while since I&#x27;ve worked with ClojureScript. I was excited to learn about lumo. Thanks.
评论 #16867506 未加载
spinningarrowabout 7 years ago
On the whole, great work! Something like this is definitely needed to make cljs more approachable.
philboabout 7 years ago
Is it possible to develop CLJS without needing the JVM yet?
stojanoabout 7 years ago
Still figuring out the keybindings for spacemacs... after mastering it, I&#x27;ll have a look at Clojure &amp; ClojureScript. CU in 2020
评论 #16874609 未加载
评论 #16870567 未加载