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
I think deno is an awesome project! I am a huge fan of TypeScript, but to be honest I prefer very functional TypeScript and hardly ever like to use the class keyword. ClojureScript is basically just referring to the fact that other people have already done the hard work of making Clojure's extremely beautiful and simple syntax integrate easily with JavaScript. It would be awesome if deno could somehow leverage the Clojure language, immutability, lazily evaluated seq's, etc. to be even faster than otherwise...
Just throwing it out there! 😁
The text was updated successfully, but these errors were encountered:
JimLynchCodes
changed the title
Make ClojureScript A FirstClass Language?
Make ClojureScript A First Class Language?
Feb 9, 2020
That's understandable. Probably running my ClojureScript through the Google Closure compiler as I do for Node.js will be the best way for me to prepare it to run in deno. 🙂
I think deno is an awesome project! I am a huge fan of TypeScript, but to be honest I prefer very functional TypeScript and hardly ever like to use the
class
keyword. ClojureScript is basically just referring to the fact that other people have already done the hard work of making Clojure's extremely beautiful and simple syntax integrate easily with JavaScript. It would be awesome if deno could somehow leverage the Clojure language, immutability, lazily evaluated seq's, etc. to be even faster than otherwise...Just throwing it out there! 😁
The text was updated successfully, but these errors were encountered: