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

1h 12m 19s logged

You can now save files! The dot indicator works similarly to basically every IDE ever and has surprisingly complicated logic with the close button as well.

The Markdown editor I’m using is kinda a pain, but a lot better than making one from scratch. I had to implement the key listener on the div container for it. Soon I’ll implement the key listener on the whole page with a special handler that components can listen to.

The only reason I even implemented the save system is to make it easier on the database. Without saving, it would write to the database every key press. I like this style better anyway, I think it’s pretty cool that it feels like an IDE!

0
1

Comments 0

No comments yet. Be the first!