You are browsing as a guest. Sign up (or log in) to start making projects!

9h 59m 48s logged

typescript!

i’ve moved to typescript, cleaned up some code, finished that image function from last devlog, and upgraded packages!

  • finished the image function: now it works perfectly! :yay:
  • upgraded packages: shiki was upgraded! its the code coloring package btw
  • added a test: i can’t keep pressing the arrow keys in bun repl i have to do this
  • moved to typescript: this is the main thing. devs on discord kept telling me to use and i said i’d do it soon. i wasn’t planning on it at this time, but i did because i got fed up with a stupid bug where i was accidentally setting token types to a boolean instead of a string. that prompted me to just do it™ and now i’m fixing a bunch of bugs! still not sure why the language server is just complaining about cases that can’t happen, but that’s what typescript is for i guess :shrug3d:

Changelog

  • (688afd8) Start moving to TypeScript
  • (ac99373) Switch to map for aliases, add test, clean up code
  • (c62c57b) Upgrade packages, clean up code
  • (f98e65c) Finish revamping image function
0
45

Comments 0

No comments yet. Be the first!