Thoughts about the upcoming v4 release #502
Pinned
antonreshetov
announced in
Announcements
Replies: 3 comments 5 replies
-
I'm glad to hear the backend will switch to SQLite. Before this, the JSON-based store was one of the main reasons I didn't use massCode. |
Beta Was this translation helpful? Give feedback.
5 replies
-
I think the ability to add custom icons would be a must-have in the new version, as it allows for so much organization. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Please add feature below on the new version:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there 👋
I wanted to share some thoughts about the upcoming v4 release, which I plan to work on as soon as I find the time. Here are the key points I’m aiming to implement:
Complete Codebase Overhaul
The codebase will be rewritten from scratch. Over time, many new tools and approaches have emerged, and this will allow the project to become more modern and maintainable.
Redesigned User Interface
The UI will also be revamped using Tailwind CSS and shadcn/ui. This will help standardize styles and components, making them easier to maintain and extend in the future.
Switching to SQLite
Instead of the current JSON-based data structure, SQLite will be used for data storage. This will improve performance and simplify working with larger datasets.
Enhanced DevTools
More developer tools will be added to make working with massCode even more convenient and efficient.
These are just the initial ideas, but I believe these changes will help make massCode even better. I’d love to hear your thoughts and suggestions!
Stay tuned for updates, and thank you for your support 🤝
Beta Was this translation helpful? Give feedback.
All reactions