Viewing profile — SlimTim10
SlimTim10
HN member- Joined
- Wed, Mar 01, 2023, 5:03 AM UTC
- HN karma
- 10
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About SlimTim10
No profile information was provided.
Recent public activity
-
comment
Comment #38707837
That's an odd thing to say. The distinction between compiled and interpreted languages is very fuzzy, but TypeScript is clearly on the compiled side.
- story
-
comment
Comment #37914275
https://intuitivejs.info/
- story
- story
-
comment
Comment #35261618
I find Haskell is really good for this. Typed holes + ghcid makes for a really fast and helpful feedback loop.
-
comment
Comment #35253752
Nice! This looks great for experienced programmers. I also wrote functional programming JavaScript lessons, only mine are meant for beginners and don't place an emphasis on compari…