Esposter
1
Posted by Jimmy Chen 22 days ago
Devlog[8]: Reached 10 github stars!

Nice, that only took a few years, now we aim for 100 next ๐Ÿ˜€

-1
Posted by Nam Nguyen 2 months ago
hello

good morning

1
Posted by Jimmy Chen 2 months ago
Devlog[7]: 3000 git commits! โœŒ๏ธ
1
Posted by Jimmy Chen 4 months ago
Devlog[6]: Dungeons: My god this was a huge effort, but I literally wrote a phaser to vue compiler-like library

It was very annoying using OOP with classes to try and do all these weird things to create UI and containers around them in phaser. I really wanted to be able to declaratively write my code in vue but have it just be reactive and also do the same things in phaser. Hence I just wrote a library ~1000 lines in code that's perfectly type-safe and just handles everything beautifully and now we can use all the nice vue primitives like ref, computed and watch etc, and it just syncs up with phaser! amazing.

We can finally now start on properly following the tute for building up dungeons and it will be a great experience ๐Ÿ˜Ž

-2
Posted by Jimmy Chen 4 months ago
Devlog[5]: TableEditor: Fully sortable paginations + settings page!

Now everythingโ€™s completely paginated + can be sorted in any way, multiple columns or not, and thereโ€™s a settings page!

1
Posted by Jimmy Chen 5 months ago
Devlog[4]: Various updates + comments functionality!

Huge refactors to the way we store comments, posts and likes to make things very simple but also allow easy reactivity to all actions, took quite some time but itโ€™s done! ๐Ÿ˜Ž

P.S. We also updated to nuxt v3.9, vue v3.4 and vite v5 โค๏ธ. Super fast 1 min builds now woohoo

1
Posted by Leila Y 5 months ago
Am i the first non-developer user?

๐Ÿ˜€

1
Posted by Jimmy Chen 6 months ago
Devlog[3]: 2000 git commits!๐Ÿ˜Š
1
Posted by Jimmy Chen 7 months ago
Devlog[2]: TableEditor: Added Calendar view as a timetable!

Hehehe, now my todo list is even more powerful! Up next is having 2 way binding by also allowing interactive timetable to edit things ๐Ÿ˜€

1
Posted by Jimmy Chen 7 months ago
Devlog[1]: TableEditor: Added date picker

Finally, that took quite a while to integrate with, but it's working nice and dandy now c:

1
Posted by Jimmy Chen 7 months ago
Devlog[0]: The cleanest rewrite of Esposter from React -> Vue that will ever be seen!

Whew, this took quite a while to get the basic infrastructure up! Was originally trying to write my devlogs but since there wasn't any good auth solutions and I just treated this as a todo app, but people delete my things ๐Ÿ™

After much, MUCH pain, finally done passwordless authentication with 0 auth logic handled by me nor random freemium api auth services, won't be naming names, but you get who. This is finally on track!!!! Try and delete my posts now c: