Quick Thoughts with Script Kit and Notion
Connect Script Kit with Notion to record your daily thoughts.
Connect Script Kit with Notion to record your daily thoughts.
Constructing a finite state machine extended with clock variables using React, XState and Jotai.
Use a refactoring technique to replace Type Components with Subcomponents in React.
Schedule recurring reminders in the Mac Menu Bar application and display them using native notifications.
A simple routine task organizer as a Menu Bar application using React, TypeScript and Electron.
An approach to deprecating function signature in TypeScript with the help of function overloads and your code editor.
In this guide you will learn how you can replace if statements with Array.find and object literal.
Implement a tiny axios wrapper using TypeScript.