DEV Community

Discussion on: 7 Things Every Web Developer Should Learn

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Cannot be more complete! APIs and database would cover a lot of functionalities, not just Presentation Layer.

But I would also add SEO, especially

  • SERP and Social sharing
  • Semantics of HTML, and making it easier for web crawlers - favicon and robots.txt
  • Performance, caching and offline access (PWA?)
Collapse
 
moha1234566044 profile image
Mohamed Hassan

I would say that APIs and DBs should be at the end of the list. And SEO is more like UX-UI based. Your comment is worth notting :)