DEV Community

Discussion on: What is better about web development vs native and vice versa?

Collapse
 
nektro profile image
Meghan (she/her)

No browser bugs to worry about

your own code is a lot more likely to have bugs than the browser

Easier to just get started (fewer dependencies)

What do you mean by this?

Less worry about supporting outdated OSes

JavaScript is completely evergreen and support for legacy systems is a huge issue to tackle when doing native dev