Feel stuck in Roblox dev

Hello! I kinda feel stuck in Roblox development, I am currently learning roact but I don’t know what to do with it. I came across this video: https://www.youtube.com/watch?v=QlRRz3SyFX8 and I’m wondering how did he learn all of that? Most tutorials cover basics and “advanced” programming, but I don’t know how to learn really advanced things and I don’t have any game ideas so I can’t really train. What should I do?

Play other games that you like.

Find more specific tutorials that are not general and more towards what you want.

Ex you want ai to pathfind in 2d grid like roller coaster tycoon so you learn A star programming. Then you find this website which is the goat and you learn from it.

Introduction to the A* Algorithm.

But how do I come up to: “I need to learn A* Algorithm”. I don’t know what I don’t know the problem is there. But I will check it, ty!

For this you mostly learn from your own knowledge pool (experience) and other peoples.

Devforum is a good place just browse daily, ex for pathfinding earlier:

GDC is also a good place to learn of various advanced techniques.

Just learn as much as you can then your brain will pick and detect the patterns

How do I become good enough to do things like the new FPS system studio template? Is there any patterns? Like I want to be able to script pretty advanced things like systems etc… I learned promises, rojo with vscode and CD/CI with github but I still don’t have the technique to write good code and sometimes I do too much things on the server so the code is ugly