#React #Performance https://www.netlify.com/blog/2018/08/29/using-the-react-devtools-profiler-to-diagnose-react-app-performance-issues/
Netlify
Using the React DevTools Profiler to Diagnose React App Performance Issues
We had a big performance issue with rendering large server logs. Now we don't. All thanks to the DevTools Profiler.
#React #NextJS #AWS https://dev.to/adnanrahic/a-crash-course-on-serverless-side-rendering-with-reactjs-nextjs-and-aws-lambda-13ed
DEV Community
A crash course on serverless-side rendering with React.js, Next.js and AWS Lambda
Not so long ago I started exploring server-side rendered single-page applications. Yeah, try saying that three times fast. Building products for startups has taught me SEO is a must if you want an online presence. But, you also want the performance SPAs can…