I am just about to complete the web development course of sololearn, what course should I start next if I wish to make a web app | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

I am just about to complete the web development course of sololearn, what course should I start next if I wish to make a web app

Can someone help with the selection of what I should do next after completing the web development course, I'm willing to eventually build a web app for my business

10th Apr 2024, 6:22 AM
Sahil Dua
Sahil Dua - avatar
4 Answers
+ 1
My suggestion would be learning react and node js. And in css bootstrap. And learning no sql languages such as mongodb It is more important. For making a shop website. For storing users information and more.
10th Apr 2024, 1:24 PM
Vidhya Tharan
Vidhya Tharan - avatar
+ 3
Check the Angular course to learn about frontend Javascript framework. Check the SQL courses to learn about databases (as they are usually part of almost any web app).
10th Apr 2024, 6:41 AM
Tibor Santa
Tibor Santa - avatar
+ 1
Thank you for the advice I'll start with Angular!
10th Apr 2024, 10:05 AM
Sahil Dua
Sahil Dua - avatar
+ 1
Great! Since you're looking to build a web app for your business, the next course you might want to consider is learning a framework for web development. Here are a few popular options: - Angular: A comprehensive framework maintained by Google for building web applications. It provides a robust structure for creating dynamic web apps. - Node.js: A runtime environment that enables you to run JavaScript on the server-side. If you want to build a full-stack application, knowing Node.js can be beneficial. Also you need to learn ⤵️ - React.js: A JavaScript library for building user interfaces. It's commonly used for building single-page applications. - Vue.js: A progressive JavaScript framework that is approachable and easy to integrate with other projects. It's widely used for building interactive web interfaces. Each of these frameworks has its own strengths and use cases, so you might want to research a bit more to see which one aligns best with your goals and interests. Good luck with your learning journey!
10th Apr 2024, 8:12 PM
`нттp⁴⁰⁶
`нттp⁴⁰⁶ - avatar