How I've built my frameworkless portfolio website: introduction (part 1/3)

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • T7-javascript-II

    Turma 7 | Front-end | 2019 | Semana 7 | JavaScript II

  • Cover image found here.

  • prettier

    Prettier is an opinionated code formatter.

  • Less or zero configuration steps. Front-end frameworks like React require a configuration setup before coding in fact. Configure files like package.json, tsconfig.json (if you choose TypeScript) and eslintrc is a boring task and it might be a lot of information especially if you're a beginner. On the other side, HTML/CSS/JS requires almost no project configuration at all. Maybe you just want to add a code formatter like Prettier and/or an editorconfig and you're ready to focus on the code!

  • 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
  • editorconfig-vim

    EditorConfig plugin for Vim

  • Less or zero configuration steps. Front-end frameworks like React require a configuration setup before coding in fact. Configure files like package.json, tsconfig.json (if you choose TypeScript) and eslintrc is a boring task and it might be a lot of information especially if you're a beginner. On the other side, HTML/CSS/JS requires almost no project configuration at all. Maybe you just want to add a code formatter like Prettier and/or an editorconfig and you're ready to focus on the code!

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