Show newer

I've always been fascinated to hear @stuarthalloway talk about using an environment that changes once/decade. Enjoying catching up on @JacekSchae Podcast, Great interview about his insight into Spartan IDE and clean mental attics. soundcloud.com/user-959992602/

I got it, never to be troubled again by how to do full-stack AJAX file uploading in ! orys.us/uf

Is it weird that optimizing JavaScript is such a dinner discussion for ? I never thought about it when I was more of a JS dev, but things like Google Closure say I should've. Doing his amazing optimization thing, I highly recommend @mfikes
github.com/mfikes/cljs-bean/bl
---
RT @mfikes
Messing with update-vals in ClojureScript REPL, using cljs-bean to increment values in a JavaScript object

(->…
twitter.com/mfikes/status/1457

Good advice. Follow these steps and your soul will be ready to graduate to
---
RT @DThompsonDev
Path that I recommend for web dev beginners

- HTML
- CSS
- GitHub & Git
Learn about the basics of version control early on, plus you feel like a hacker! Lol

- Javascript
- understand APIs & how much it helps!
- Framework/Library (Angular, React etc)

Now you're a frontend dev!
twitter.com/DThompsonDev/statu

framework? Time to take a look!
---
RT @mccrmx
🦊 I'm excited to announce Sitefox v0.0.1!

It's a ClojureScript backend web framework that runs on Node. One year ago I went all in on full stack cljs and Sitefox is the result.


github.com/chr15m/sitefox

👇 See the next tweet for quick start cmds.
twitter.com/mccrmx/status/1454

Normally I'd say, "isn't that great?" But today I realized the rules seem a little different with . I learned that I don't know enough about interceptors and controllers, or transducer pipes, but there is never a hippopotamus operator or new [...] syntax
---
RT @MrAhmadAwais
As a JavaScript developer, every day I know less. 🧠
twitter.com/MrAhmadAwais/statu

Here are my choices:

🎨 -- Reagent or Re-Frame (both tried and proven w/react.js)
🖥 JVM for entire Java ecosystem
🪣 Clojure - PostGres w/HoneySQL, or TXDB for raw-Clojure high-performance Datalog
🚢 Uberjars for 1-line deploy, with Jenkins for CI/CD
---
RT @robertbalazsi
What's your tech stack and why?

Here are my choices:

🎨 Frontend: React, MaterialUI (robust, mature, I'm familiar with them)
🖥️ Backend: No…
twitter.com/robertbalazsi/stat

ua-parser-js has been compromised. Bitter cheers to users! Glad I'm not using NPM much in my projects.

Great article from Juxt on performance of apps. In particular I'm happy to have called out the issue with lambdas in reagent functions, as that one has bit me before. juxt.pro/blog/clojurescript-ap

Garden makes in and something of a joy. Check out how these selectors work out, and of course auto-updating means editing styles in the browser's editor is much less necessary.

That's part of the beauty of . Since the same language is on the backend in JVM and front in , the hosted transpiling sidesteps any "not real programmer" vibes. Not to mention, . They might hate your parens, but they know you're a programmer.
---
RT @bentlegen
It’s incredible how fast our industry went from “html isn’t real programming” to “rust programmer thinks publishing a website is too hard”
twitter.com/bentlegen/status/1

And then you learn immutable data, cond, no need for booleans, vectors and maps instead of arrays and objects, and if you don't get the magic back, at least it's even more fun now!
---
RT @TheJackForge
Before I knew web development, I thought the Internet was magic.

Then the magic fades once you realize that it's just arrays, objects, booleans, and IF/ELSE statements. 😅
twitter.com/TheJackForge/statu

Some readable and codebases. Discussing readability requires an obligatory mention of @elementsofclj book too.

- This project tangles orgmode to for literate programming. github.com/thi-ng/geom/blob/fe

- For a major used library, I knew I couldn't go wrong with Corfield, so check out HoneySQL github.com/seancorfield/honeys

- Here is a new in-development one with the Lambda Island stamp of approval, asd seems pretty readable to me:
github.com/lambdaisland/deja-f

- And here is a small old "finished" one where I recently read the code to figure out how to do what the docs didn't mention:
github.com/alandipert/storage-

Just read a libraries code to figure out how to supplement its Transit readers, easy peasy, because the docs haven't been updated in years and didn't include that tidbit. Feels good!

in
(clojure.string/replace "Hello World Johnny" #" " "")
---
RT @swapnakpanda
🚀 Problem Solving

Given a string input, you need to extract only non-whitespace characters and returns the string.

Example:

Input → "Hello World Johny"
Output → "HelloWorldJohny"

Can you write just a one-liner code for it?

Hint in JavaScript: You can use split, join etc.
twitter.com/swapnakpanda/statu

RT @RobStuttaford
We shut down an internal content management tool today.

It was built by Clojure newbies (us in 2013). It served us for 8 years!

are stable tech :-)

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.