RT @borkdude
This escalated quickly: Calva already published a new version where the #nbbjs nrepl-server works as expected.
See https://github.com/borkdude/nbb#nrepl.
#clojurescript #clojure #nrepl https://twitter.com/pappapez/status/1444234821912436739
RT @djwhitt
Awesome! If everyone gives a little bit to the open source projects they rely on, perhaps we'll get more people following in @borkdude's footsteps! https://twitter.com/borkdude/status/1443950972816998402
RT @internetarchive
Yes! https://twitter.com/walledculture/status/1443531402864103434
RT @borkdude
This week I took a hard decision: I quit my long-time job to work more on #clojure OSS.
I wouldn't have done this without @RoamResearch, @cognitect, @usenextjournal, @AdGojiDSP, @health_samurai, @Pitch and I hope you or your #clojure company will follow!
https://github.com/sponsors/borkdude https://twitter.com/grzm/status/1443943635146399747
These puzzles just disappear when you used immutable data. Problem solved. #ClojureScript
---
RT @ravinwashere
JavaScript Quiz 🏆
Comment the output of this code?
let x = 5;
let y = new Number(5);
console.log( x == y);
console.log( x === y);
Also, let me know the reason for your answer below!
A: true and false
B: false and false
C: true and true
https://twitter.com/ravinwashere/status/1443643154658316288
How long will #ClojureScript last? A few reasons in may stick around a while:
- great syntax
- good ideas, like immutable data and namespaces
- easy to use its host, so JS changes so it doesn't have to
- community culture of NOT BREAKING THINGS (just ask @stuarthalloway )
---
RT @CicmilJovan
When I started freelancing, jQuery was the most popular thing in the Javascript world.
When you asked Javascript questions on StackOverflow, …
https://twitter.com/CicmilJovan/status/1443849813146144768
This is a good thing. In #Clojure and #ClojureScript, all spaces are equivalent to one space, and that includes commas. I am not a fan of Semantic Whitespace like Python.
Need some extra space displayed on a page? For Heaven's sake, use #CSS!
---
RT @chriscoyier
how much space is a space?
i like how html is like...
one space? one space
2 spaces? one space
50 spaces?! one space
100000 spaces??? one space, bruv
https://twitter.com/chriscoyier/status/1443581984991707137
RT @johncutlefish
"In my experience as a product engineering leader and a coach, I think the #1 reason teams fall into this trap is not that they believe doing more things at once is faster or better, it's because they are afraid of people sitting idle." @JacobSingh
RT @Remy_sajoR
Learn yourself a #clojure so you never deal with this sort of "yes, but actually no" shenanigans https://twitter.com/mathsppblog/status/1442831659506745349
@jmw150 I thought it worked with my experience. I inform people that I can build their websites, but making them pretty is not my forte. Compared to the designers I've worked beside, I am not good at recognizing what font is being used, or whether a color is the correct shade of blue from a pallet.
oi. #guix getting off the ground failed with a simple error that I have confirmed others have had, but I don't see the answer.
Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...
guix pull: error: Git error: the SSL certificate is invalid
RT @yonchovski
Fellow emacsers - it will be great if you can upvote https://github.com/gitpod-io/gitpod/issues/2419 . It will make Emacs -> @gitpod integration more seamless.
Full Stack Clojure web app engineer