You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, first I'd like to say that this is an awesome project in so many ways. Congratulations! 🎉
Second, considering the project scope, I guess that the idea is to improve the search for job opportunities more accessible, therefore, I'd like to suggest to get rid of CRA (create-react-app), which provides a client side rendering (CSR) approach by something that provides a server side rendering (SSR) or a static site generation (SSG) to improve SEO (search engine optimization).
My suggestions are one of the below:
Hey João, I'm happy to know that you liked it, I'm going to study more about Next.js and Gatsby.
I’ll implement it in the project, I loved watching your talk and it will be great to have your help!!
:)
Hello, first I'd like to say that this is an awesome project in so many ways. Congratulations! 🎉
Second, considering the project scope, I guess that the idea is to improve the search for job opportunities more accessible, therefore, I'd like to suggest to get rid of CRA (create-react-app), which provides a client side rendering (CSR) approach by something that provides a server side rendering (SSR) or a static site generation (SSG) to improve SEO (search engine optimization).
My suggestions are one of the below:
I'll be happy to help walkthrough this refactor.
The text was updated successfully, but these errors were encountered: