|
|
|
|
|
by mikexstudios
3974 days ago
|
|
I agree with others here who recommend learning how to code. But instead of chasing the latest trends in frameworks, I would recommend learning ruby on rails instead. It's a mature framework that is still very popular. Learning it instills good principles that you carry over when learning future frameworks. The best way to learn rails is: https://www.railstutorial.org/book It's written for absolute beginners. Work through the entire book, and you'll have a good foundation for web development. |
|