Web development vs mobile app development? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Web development vs mobile app development?

I searched in solo learn but posts were like 3,5,7 years old. What do you think about today's trend, which skill is highly demanded and is it true that the scope of web development is decreasing?

25th Jun 2024, 5:43 PM
Khan
8 Answers
+ 3
both: but currently: mobile first + API + AI
25th Jun 2024, 6:13 PM
Mihaly Nyilas
Mihaly Nyilas - avatar
+ 3
Mobile phones can also use browsers and can display any kind of web app. So if your app could be used in any platform, then a responsive web app would be the best idea, because with stylesheets you can optimize it to any screen size. If you have requirements to use mobile-specific features such as GPS or gyroscope, or your app is primarily used offline, then a native app or cross-platform app may be a better choice. PWA (progressive web app) is also an interesting option, that is halfway between web app and native, kind of best of both worlds. There are many, many technological options to create these apps, trends change all the time, but your specific requirements and features should give the fundamental direction of the development.
25th Jun 2024, 7:33 PM
Tibor Santa
Tibor Santa - avatar
+ 2
Read more about PWA here: https://web.dev/explore/progressive-web-apps The main point is that you can install them from the browser (no need to add to appstore or google play), they act as separate app from the operating systems perspective, they can be made to work online and offline. Why web development is not so trendy? May be a complex question. Part of it is how companies tend to communicate with their customers, it is now all about social media and omnichannel sales, the web is just one of the many platforms, most of the time not even the primary one. And the other reason is automation. Web development has probably the lowest barrier of entry for any programming job, so there are many developers, and much of the work can be automated by frameworks, prebuilt templates. Even design systems such as Figma can produce most of the HTML and CSS code from drawings and sketches.
26th Jun 2024, 6:57 AM
Tibor Santa
Tibor Santa - avatar
+ 2
Mobile app development is more in demand actually. But then let break it down When I said "mobile app", I mean Java. Java is highly in demand in the real world. The closest in demand to java is Python. I've seen jobs 9/10 of the time looking for either java or python and because java is a big deal in the android world, I'd chose mobile development. As for web development, web apps are highly in demand too but the developers aren't. There are just tooo many web developers out there. WAY TOO MUCH
26th Jun 2024, 4:25 PM
Melle
25th Jun 2024, 11:34 PM
Khan
+ 1
Tibor Santa , Special thanks to you for always helping me. I totally agree with you, requirements and features give the direction. May I know some more about progressive web apps (PWA)? In my opinion, one can master one domain at first. SO, the decision of choosing a field is difficult. And one more point I want to discuss, why it's becoming difficult to get a job as a web developer?
25th Jun 2024, 11:43 PM
Khan
+ 1
IPhone. Ipad. AI. ML. RDMS. 😯🙁👏👍
27th Jun 2024, 4:08 PM
ASIM FARHEEN⭐🤺👿👿
ASIM FARHEEN⭐🤺👿👿 - avatar
+ 1
Thanks Tibor Santa ,Melle ,ASIM FARHEEN⭐🤺👿👿 Now, I am getting the point. Thanks 👍
28th Jun 2024, 6:59 AM
Khan