As a solo front-end developer, how do I deal with imposter syndrome and bring my boss back down to reality?

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

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
  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • - https://www.typescriptlang.org/ -> while initially this will make life harder for you, it will 100% pay off in the middle/long run. I would not start developing a medium to large app without it

  • redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

  • - https://redux-toolkit.js.org/ (it's basically a must have for large react apps in my opinion. redux might be a bit daunting at a first glance, but once you get how it works it is great -> managing state will become sorted and understandable) (also got the browser extension)

  • 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
  • react-router

    Declarative routing for React

  • - https://reactrouter.com/ (pretty self explanatory)

    Ha, just did this recently and used this one https://www.npmjs.com/package/react-responsive-carousel. Made some local changes to override colors and threw in some new buttons. But yeah no one has time to make custom carousel components.

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