rescript (28)
- Rescript Articles - July 23, 2018
- Setting Up A Rescript Create-React-App From Scratch - January 28, 2021
- Rescript With React: Routing and Navigation - February 3, 2021
- Actions and Reducers in Rescript - February 9, 2021
- A Couple React Components in Rescript - February 22, 2021
- Firing Actions From Rescript React Components - March 2, 2021
- Styling in Rescript with Emotion - March 9, 2021
- Using Rescript with NodeJs and Express - March 16, 2021
- Modeling RxDB in Rescript, Part 1 - March 24, 2021
- Modeling RxDB in Rescript, Part 2 - April 2, 2021
- Modeling RxDB in Rescript, Part 3 - April 9, 2021
- Accessing RxDB from React Components in Rescript - April 17, 2021
- Introducing rescript-zora - April 18, 2021
- A GraphQL Server in Rescript - May 2, 2021
- Quickly refactoring with Rescript - May 8, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 1) - May 15, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 2) - May 23, 2021
- Syncing RxDB changes from a graphql server in Rescript - June 6, 2021
- Syncing RxDB changes to GraphQL Mutations in Rescript - June 27, 2021
- Quickly Testing Rescript With Zora - August 2, 2021
- "Correctly" Unit Testing Express With Rescript And Zora - August 7, 2021
- Parsing JSON in Rescript - August 14, 2021
- Fun With Rescript Polymorphic Variants - September 6, 2021
- Let's Talk About Functors In Rescript - September 18, 2021
- Fast, Bare, Rescript React - September 30, 2021
- Introducing rescript-dexie - October 13, 2021
- Rescript, Reason, Typescript, OCAML, Javascript, Help Me Choose! - December 18, 2021
- Fast, Bare, Rescript React (2022) - May 7, 2022
tutorial (22)
- Some Esoteric Languages - April 14, 2022
- A Tutorial Introduction to Gleam -- Part 1 - April 17, 2022
- A Tutorial Introduction to Gleam -- Part 2 - May 4, 2022
- A Tutorial Introduction to Gleam -- Part 3 - May 23, 2022
- A Tutorial Introduction to Gleam -- Part 4 - June 5, 2022
- A Tutorial Introduction to Gleam -- Part 5 - July 24, 2022
- A Tutorial Introduction to Gleam -- Part 6 - July 27, 2022
- Understanding Inko Memory Management Through Data Structures - June 26, 2023
- Build a Wasm Compiler in Roc - Part 1: Introduction - August 11, 2024
- Build a Wasm Compiler in Roc - Part 2 - August 15, 2024
- Roc Articles - August 17, 2024
- Build a Wasm Compiler in Roc - Part 3 - August 22, 2024
- Build a Wasm Compiler in Roc - Part 4 - August 29, 2024
- Build a Wasm Compiler in Roc - Part 5 - September 6, 2024
- Build a Wasm Compiler in Roc - Part 6 - September 14, 2024
- Build a Wasm Compiler in Roc - Part 7 - September 24, 2024
- Build a Wasm Compiler in Roc - Part 8 - October 2, 2024
- Build a Wasm Compiler in Roc - Part 9 - October 7, 2024
- Build a Wasm Compiler in Roc - Part 10 - October 17, 2024
- Build a Wasm Compiler in Roc - Part 11 - October 29, 2024
- Build a Wasm Compiler in Roc - Part 12 - November 1, 2024
- Build a Wasm Compiler in Roc - Part 13 - November 9, 2024
compiler (14)
- Build a Wasm Compiler in Roc - Part 1: Introduction - August 11, 2024
- Build a Wasm Compiler in Roc - Part 2 - August 15, 2024
- Roc Articles - August 17, 2024
- Build a Wasm Compiler in Roc - Part 3 - August 22, 2024
- Build a Wasm Compiler in Roc - Part 4 - August 29, 2024
- Build a Wasm Compiler in Roc - Part 5 - September 6, 2024
- Build a Wasm Compiler in Roc - Part 6 - September 14, 2024
- Build a Wasm Compiler in Roc - Part 7 - September 24, 2024
- Build a Wasm Compiler in Roc - Part 8 - October 2, 2024
- Build a Wasm Compiler in Roc - Part 9 - October 7, 2024
- Build a Wasm Compiler in Roc - Part 10 - October 17, 2024
- Build a Wasm Compiler in Roc - Part 11 - October 29, 2024
- Build a Wasm Compiler in Roc - Part 12 - November 1, 2024
- Build a Wasm Compiler in Roc - Part 13 - November 9, 2024
react (14)
- Rescript Articles - July 23, 2018
- React Redux Firebase With Firestore Tutorial - August 25, 2018
- Setting Up A Rescript Create-React-App From Scratch - January 28, 2021
- Rescript With React: Routing and Navigation - February 3, 2021
- Actions and Reducers in Rescript - February 9, 2021
- A Couple React Components in Rescript - February 22, 2021
- Firing Actions From Rescript React Components - March 2, 2021
- Styling in Rescript with Emotion - March 9, 2021
- Using Rescript with NodeJs and Express - March 16, 2021
- Accessing RxDB from React Components in Rescript - April 17, 2021
- Introducing rescript-zora - April 18, 2021
- Syncing RxDB changes from a graphql server in Rescript - June 6, 2021
- Syncing RxDB changes to GraphQL Mutations in Rescript - June 27, 2021
- We Rewrote our React App in Svelte in Three Weeks - March 20, 2024
roc (14)
- Build a Wasm Compiler in Roc - Part 1: Introduction - August 11, 2024
- Build a Wasm Compiler in Roc - Part 2 - August 15, 2024
- Roc Articles - August 17, 2024
- Build a Wasm Compiler in Roc - Part 3 - August 22, 2024
- Build a Wasm Compiler in Roc - Part 4 - August 29, 2024
- Build a Wasm Compiler in Roc - Part 5 - September 6, 2024
- Build a Wasm Compiler in Roc - Part 6 - September 14, 2024
- Build a Wasm Compiler in Roc - Part 7 - September 24, 2024
- Build a Wasm Compiler in Roc - Part 8 - October 2, 2024
- Build a Wasm Compiler in Roc - Part 9 - October 7, 2024
- Build a Wasm Compiler in Roc - Part 10 - October 17, 2024
- Build a Wasm Compiler in Roc - Part 11 - October 29, 2024
- Build a Wasm Compiler in Roc - Part 12 - November 1, 2024
- Build a Wasm Compiler in Roc - Part 13 - November 9, 2024
gleam (8)
- Some Esoteric Languages - April 14, 2022
- A Tutorial Introduction to Gleam -- Part 1 - April 17, 2022
- A Tutorial Introduction to Gleam -- Part 2 - May 4, 2022
- A Tutorial Introduction to Gleam -- Part 3 - May 23, 2022
- Gleam Articles - June 5, 2022
- A Tutorial Introduction to Gleam -- Part 4 - June 5, 2022
- A Tutorial Introduction to Gleam -- Part 5 - July 24, 2022
- A Tutorial Introduction to Gleam -- Part 6 - July 27, 2022
python (8)
- Python: Loading pathlib Paths with argparse - August 13, 2018
- Computer Vision in Three Lines of Code plus a bunch more lines - August 15, 2018
- An Intermediate Guide To RSA - September 13, 2018
- An Order to Learn to Program, Part 5 - September 19, 2018
- Should languages be designed with editor support in mind? - October 12, 2018
- Announcing: Python 3 Object-oriented Programming, 3rd Edition - October 30, 2018
- On Voice Coding - February 15, 2020
- Announcing: Python Object-oriented Programming, 4th Edition - May 12, 2021
rxdb (8)
- Modeling RxDB in Rescript, Part 1 - March 24, 2021
- Modeling RxDB in Rescript, Part 2 - April 2, 2021
- Modeling RxDB in Rescript, Part 3 - April 9, 2021
- Accessing RxDB from React Components in Rescript - April 17, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 1) - May 15, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 2) - May 23, 2021
- Syncing RxDB changes from a graphql server in Rescript - June 6, 2021
- Syncing RxDB changes to GraphQL Mutations in Rescript - June 27, 2021
books (7)
- Books - July 23, 2018
- Hacking Happier - July 26, 2018
- Announcing: Python 3 Object-oriented Programming, 3rd Edition - October 30, 2018
- Differences Between Writing Fiction and Nonfiction - December 10, 2018
- Announcing: Python Object-oriented Programming, 4th Edition - May 12, 2021
- LazyVim for Ambitious Developers - April 25, 2024
- LazyVim for Ambitious Developers Now Available - September 27, 2024
graphql (7)
- Rescript Articles - July 23, 2018
- A GraphQL Server in Rescript - May 2, 2021
- Quickly refactoring with Rescript - May 8, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 1) - May 15, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 2) - May 23, 2021
- Syncing RxDB changes from a graphql server in Rescript - June 6, 2021
- Syncing RxDB changes to GraphQL Mutations in Rescript - June 27, 2021
learning (7)
- Some Esoteric Languages - April 14, 2022
- A Tutorial Introduction to Gleam -- Part 1 - April 17, 2022
- A Tutorial Introduction to Gleam -- Part 2 - May 4, 2022
- A Tutorial Introduction to Gleam -- Part 3 - May 23, 2022
- A Tutorial Introduction to Gleam -- Part 4 - June 5, 2022
- A Tutorial Introduction to Gleam -- Part 5 - July 24, 2022
- A Tutorial Introduction to Gleam -- Part 6 - July 27, 2022
beginner (6)
- An Order to Learn to Program, Part 1 - July 31, 2018
- An Order to Learn to Program, Part 2 - August 10, 2018
- An Order to Learn to Program, Part 3 - August 22, 2018
- An Order to Learn to Program, Part 4 - September 6, 2018
- An Order to Learn to Program, Part 5 - September 19, 2018
- An Order to Learn to Program, Part 6 - November 17, 2018
learning-to-program (6)
- An Order to Learn to Program, Part 1 - July 31, 2018
- An Order to Learn to Program, Part 2 - August 10, 2018
- An Order to Learn to Program, Part 3 - August 22, 2018
- An Order to Learn to Program, Part 4 - September 6, 2018
- An Order to Learn to Program, Part 5 - September 19, 2018
- An Order to Learn to Program, Part 6 - November 17, 2018
testing (6)
- Quickly Testing Rescript With Zora - August 2, 2021
- "Correctly" Unit Testing Express With Rescript And Zora - August 7, 2021
- Fun With Rescript Polymorphic Variants - September 6, 2021
- Let's Talk About Functors In Rescript - September 18, 2021
- Fast, Bare, Rescript React - September 30, 2021
- Fast, Bare, Rescript React (2022) - May 7, 2022
express (5)
- Using Rescript with NodeJs and Express - March 16, 2021
- A GraphQL Server in Rescript - May 2, 2021
- Quickly refactoring with Rescript - May 8, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 1) - May 15, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 2) - May 23, 2021
mental-health (5)
- Hacking Happier - July 26, 2018
- Goals Vs Happiness - December 16, 2018
- On Voice Coding - February 15, 2020
- The Perfectionist's Guide To Doing It Wrong - December 6, 2020
- Ten Years - December 21, 2020
inko (4)
- Installing Inko 0.11 On Macos - May 21, 2023
- Why I'm Excited About Inko - May 30, 2023
- Understanding Inko Memory Management Through Data Structures - June 26, 2023
- How Inko Does Safe Concurrency - July 6, 2023
nodejs (4)
- Using Rescript with NodeJs and Express - March 16, 2021
- A GraphQL Server in Rescript - May 2, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 1) - May 15, 2021
- Graphql Endpoints to sync with RxDB in Rescript (Part 2) - May 23, 2021
dexie (3)
- Introducing rescript-dexie - October 13, 2021
- Rescript, Reason, Typescript, OCAML, Javascript, Help Me Choose! - December 18, 2021
- Extolling the Virtues of Dexie Cloud for Backendless Development - March 27, 2024
functors (3)
- Let's Talk About Functors In Rescript - September 18, 2021
- Fast, Bare, Rescript React - September 30, 2021
- Fast, Bare, Rescript React (2022) - May 7, 2022
productivity (3)
- Goals Vs Happiness - December 16, 2018
- The Perfectionist's Guide To Doing It Wrong - December 6, 2020
- We Rewrote our React App in Svelte in Three Weeks - March 20, 2024
redux (3)
- React Redux Firebase With Firestore Tutorial - August 25, 2018
- Actions and Reducers in Rescript - February 9, 2021
- Firing Actions From Rescript React Components - March 2, 2021
zora (3)
- Introducing rescript-zora - April 18, 2021
- Quickly Testing Rescript With Zora - August 2, 2021
- "Correctly" Unit Testing Express With Rescript And Zora - August 7, 2021
bullet-journal (2)
- Bullet Blog? - November 26, 2020
- Dev Setup 2021 - February 16, 2021
hello (2)
- About Dusty - July 23, 2018
- I'm Back - July 25, 2018
javascript (2)
- React Redux Firebase With Firestore Tutorial - August 25, 2018
- An Order to Learn to Program, Part 5 - September 19, 2018
lazyvim (2)
- LazyVim for Ambitious Developers - April 25, 2024
- LazyVim for Ambitious Developers Now Available - September 27, 2024
neovim (2)
- Dev Setup 2021 - February 16, 2021
- How I Reconfigured Neovim From Scratch - May 14, 2023
plain-text (2)
- An Order to Learn to Program, Part 1 - July 31, 2018
- An Order to Learn to Program, Part 2 - August 10, 2018
artificial-intelligence (1)
- Computer Vision in Three Lines of Code plus a bunch more lines - August 15, 2018
bash (1)
- An Order to Learn to Program, Part 6 - November 17, 2018
binary (1)
- An Order to Learn to Program, Part 4 - September 6, 2018
bullet-blog (1)
- Bullet Blog? - November 26, 2020
cli (1)
- An Order to Learn to Program, Part 6 - November 17, 2018
computer-vision (1)
- Computer Vision in Three Lines of Code plus a bunch more lines - August 15, 2018
concurrency (1)
- How Inko Does Safe Concurrency - July 6, 2023
create-react-app (1)
- Setting Up A Rescript Create-React-App From Scratch - January 28, 2021
cryptography (1)
- An Intermediate Guide To RSA - September 13, 2018
css (1)
- Styling in Rescript with Emotion - March 9, 2021
dev-setup (1)
- Dev Setup 2021 - February 16, 2021
developer-velocity (1)
- We Rewrote our React App in Svelte in Three Weeks - March 20, 2024
emotion (1)
- Styling in Rescript with Emotion - March 9, 2021
firebase (1)
- React Redux Firebase With Firestore Tutorial - August 25, 2018
goal-setting (1)
- Goals Vs Happiness - December 16, 2018
html (1)
- An Order to Learn to Program, Part 2 - August 10, 2018
imac-pro (1)
- Dev Setup 2021 - February 16, 2021
json (1)
- Parsing JSON in Rescript - August 14, 2021
julia (1)
- Some Esoteric Languages - April 14, 2022
jzon (1)
- Parsing JSON in Rescript - August 14, 2021
language-design (1)
- Should languages be designed with editor support in mind? - October 12, 2018
lua (1)
- How I Reconfigured Neovim From Scratch - May 14, 2023
machine-learning (1)
- Computer Vision in Three Lines of Code plus a bunch more lines - August 15, 2018
macos (1)
- Installing Inko 0.11 On Macos - May 21, 2023
markdown (1)
- An Order to Learn to Program, Part 1 - July 31, 2018
open-source (1)
- Introducing rescript-zora - April 18, 2021
open-source-development (1)
- Refund for Contribution? - August 5, 2018
perfictionism (1)
- The Perfectionist's Guide To Doing It Wrong - December 6, 2020
poly-variants (1)
- Fun With Rescript Polymorphic Variants - September 6, 2021
pony (1)
- Some Esoteric Languages - April 14, 2022
quick-tip (1)
- Python: Loading pathlib Paths with argparse - August 13, 2018
reason (1)
- Rescript, Reason, Typescript, OCAML, Javascript, Help Me Choose! - December 18, 2021
refactoring (1)
- Quickly refactoring with Rescript - May 8, 2021
rsa (1)
- An Intermediate Guide To RSA - September 13, 2018
rust (1)
- Some Esoteric Languages - April 14, 2022
serverless (1)
- React Redux Firebase With Firestore Tutorial - August 25, 2018
short-selling (1)
- What happens if a short-seller goes bankrupt? - August 11, 2019
sql (1)
- An Order to Learn to Program, Part 3 - August 22, 2018
stock-market (1)
- What happens if a short-seller goes bankrupt? - August 11, 2019
styling (1)
- Styling in Rescript with Emotion - March 9, 2021
svelte (1)
- We Rewrote our React App in Svelte in Three Weeks - March 20, 2024
unit-testing (1)
- Introducing rescript-zora - April 18, 2021
vale (1)
- Some Esoteric Languages - April 14, 2022
voice-coding (1)
- On Voice Coding - February 15, 2020
writing (1)
- Differences Between Writing Fiction and Nonfiction - December 10, 2018