Eli Sklardjitsu.hashnode.dev·Jan 30, 2024Djot v0.5.0 - Typescript and MonacoTypes have arrived to Djot! Typescript is now fully* functional inside your djots and writing code with Djot is now very similar to the VS Code experience using the Monaco Editor which powers VS Code. The typescript support is still not 100% as some...436 reads#MonacoEditor
Eli Sklardjitsu.hashnode.dev·Jan 1, 2024Devlog Entry #4 - Small things are sometimes very expensiveI'm building Djot - a new kind of developer tool aking to a playground but with the focus of making it a day-to-day tool to allow you to write cross-platform applications easily and quickly without worrying about setting up, managing, and maintaing t...devlog
Eli Sklardjitsu.hashnode.dev·Dec 6, 2023Devlog Entry #2 - Database & File NavigatorPreviously we've left off at the very basic step of creating an OpenAI assistant succesfully with the OpenAI API. This time I'm starting off with adding support for built-in Firestore access from the Djot to allow users to create and access custom da...Electron
Eli Sklardjitsu.hashnode.dev·Nov 29, 2023Djot v0.4.6 - Multi-Window SupportToday Djot v0.4.6 is being released with a couple of rather useful quality-of-life features that should improve both the djot editor and player to make them more useful and function in a more intuitive sense. Head to djot.dev to download the latest v...96 readsdjot