DEV Community

Discussion on: Created new Portfolio using React.js!

Collapse
 
joachimzeelmaekers profile image
Joachim Zeelmaekers

Nicely done man! Amazing portfolio!

Some feedback that I would like to give you:

  1. Change the title of your website. It still has the basic React App title and the React icon (See img).
  2. There are some error logs in the console. Consider removing all logs from your console or fix the existing issues.
  3. Use a tool like lighthouse or web.dev/measure/ to fix small issues to optimise your SEO and accessibility and maybe also performance.
  4. (Optional) If you are not already using Gatsby, consider using it to improve your overal SEO.