@rnattochdagWriting

  1. using intl with hindi and arabic numbers
  2. suspending vim
  3. using intl for lists
  4. solving my hydration issues in React 18
  5. rename windows in tmux
  6. organize panes in tmux
  7. organize and document key mappings in neovim
  8. sort lines in vim
  9. deep clone objects using structuredClone
  10. neovim key map helper in lua
  11. migrate dotfiles to lua
  12. my code editor journey
  13. fuzzy switch git branch
  14. update all git branches and clean up deleted ones
  15. delete ds_store files
  16. using dataview to collect meeting notes
  17. dataview examples for Obsidian
  18. improving dataview query using regexmatch
  19. use valueAs* on inputs
  20. AppleScript: Using JavaScript (JXA)
  21. AppleScript: Spotify current position and track duration
  22. abbreviations in html
  23. temporal - the javascript date replacement
  24. willcodefor.beer is now a Remix app
  25. effective meetings
  26. AppleScript: Spotify now playing
  27. download attribute on links
  28. blog post series in eleventy
  29. quit and save in vim
  30. tab focus links in Firefox on macOS
  31. _redirects in Cloudflare Pages
  32. change creation date of a file
  33. difference between nullish coalescing (??) and logical or (||)
  34. override subdependency versions in npm
  35. automatically creating a remote git branch
  36. hemnet frontend testing workshop
  37. how I add Tailwind to my ReScript projects
  38. safely position fixed content on newer mobile devices
  39. ReScript: FFI basics in React
  40. effective note-taking
  41. using generate_series to avoid gaps in data in Postgres
  42. write useful error messages
  43. useful postgres commands
  44. creating luck
  45. migrating from jest to vitest
  46. exact time of a git commit
  47. html datetime input quirks
  48. explain in plain words
  49. learning in public
  50. structure of CSS
  51. newline in vim substitutions
  52. delete unused node modules
  53. typing Swedish letters on a US keyboard
  54. remove readonly and optional parameters in typescript
  55. ReScript: Using useState in rescript-react
  56. ReScript: Using useReducer in rescript-react
  57. ReScript: Using useContext in rescript-react
  58. ReScript: Using React components
  59. testing ReasonML at Sweden's largest property portal, Hemnet
  60. testing React createPortal with Testing Library
  61. how to lint HTML using CSS
  62. ReScript: Creating a React component
  63. ReScript: Connect to localStorage using FFI and functors
  64. ReScript: Adding new actions to an existing useReducer
  65. redirect www to non-www in Cloudflare
  66. close all open Vim buffers except the current
  67. advent of code 2021: day 1 - sonar sweep
  68. ReScript: Adding a third-party library
  69. typescript string manipulation types
  70. writing good documentation
  71. rewriting git commit history
  72. react import differences
  73. strong code-review culture
  74. learn by doing side projects
  75. writing good alt texts
  76. describe what you're doing