How to keep up with new tech (for beginner web developers)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • web.dev

    Discontinued The frontend, backend, and content source code for web.dev

  • Now, on to my personal favourite. Web.Dev has a really good set of tutorials on many topics web related and is my go to for anything new on the web. The authors tend to have very good and technical articles that can be a bit much for the everyday newbie or grizzled veteran. Nothing a little bit of copy pasta won't fix if you ask me. Just give the code a try and tinker till you have some idea of what the feature can and can't do.

  • caniuse

    Raw browser/feature support data from caniuse.com

  • Another quicker way of knowing about the new HTML/CSS developments is using Can I Use..., a website that details what current features are supported by which browsers. It's a super useful tool for any web developer to have in-general, but in this case what we are looking for is the news section (currently down when I last checked - 12.Jul.2022), here there will be updates whenever a new feature is indexed, but I notice more CSS/HTML stuff on there than anything really, so really nice site to have bookmarked.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts