Rare find

DevConnector. A social network where developers can share profiles, find collaborators, and discuss projects.

github.com/bradtraversy/devconnector_2.0

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2023
  • take routing out of actions
January 2023
  • remove unused prop
  • navigate at component level not in action creators
February 2022
  • remove required for server side validation
January 2022
  • notes on adding api.js
November 2021
  • typo
  • notes for FAQ in Q*A
  • links to docs and code
  • Merge pull request #260 from bradtraversy/reactrouter6
  • document changes
  • fix typo on element prop
  • useNavigate instead of history.push
  • forgot container classes on education and experience
  • useParams
  • relative paths and catch all for not found
  • remove unused component
  • fixed position alerts no content shift
  • add section className to page compoents
  • useNavigate instead of history.push
  • v6 routing working