#
Basic Programming
In this framework we use 2 programming languages, and 2 frameworks.
- TypeScript
- HTML
- Vue 3
- Tailwind CSS
This entire stack is how the entire framework is built, and ran and you'll be using the same stack.
#
How to Learn
Programming is not easy, but starting is easier.
These are some general tips to learn faster.
Learning requires persistent dedication throughout the week. Try to spend 1 or 2 hours learning a concept or building something
Learning just before bed helps you retain the information better
If you are having fun, keep pushing forward because motivation helps you learn faster
If a concept is too hard to learn, step away for a bit and come back
If you have headaches, take a day off and come back tomorrow
If you are not physically writing code, you are not physically learning anything
#
TypeScript Basics
This is an incredibly basic tutorial and should cover a good chunk of what you need.
The only way to learn these programming languages is to mess around with them, try making plugins and doing basic things before building a giant roleplay gamemode. We all started off writing very small programs when we started.
Here's a direct link if you don't like embeds.
#
Vue 3 Basics
While Vue is harder to learn if you're not familiar with any HTML Frameworks, it's well worth the time to speed up development.
Here's an incredibly thorough course that will teach you some stuff.
Start off at timestamp 1 Hour & 5 Minutes if you want to learn how to do the vue stuff immediately.
#
Tailwind CSS
This video does a good job of covering how Tailwind Works.
Start the video at 2 Minutes to start learning immediately