React in Production

Take your React skills to the next level

Still feel nervous to deploy your React app to Prod?

As I talk to more and more developers who are either students, working as interns, or even working as full-time employees with big organizations, I see that there is a gap in understanding of how to deploy a professional-grade React app in production. Indeed your React app works fine on localhost but before deploying your app to prod, have you given a thought to

  • How to load your app in under a second?
  • How to profile your app to discover performance bottlenecks?
  • How to cache your images?
  • Rank your page on Google/Bing first page?
  • How to debug an issue when reported by your customer?
  • How to split your modules well to reduce payload size?
  • Tune your webserver to compress responses?
  • Take care of security to tackle malicious attacks?
  • How to authenticate your users?
  • Take care of GDPR and Privacy law compliance?
  • Testing your app cross-browser and across different display sizes?
  • Manage application state
  • Styling strategy?
  • Internationalization?
  • Accessibility?
  • CI/CD pipeline?
  • Deployment strategies?
  • Analyzing users' behavior on the site?
  • Perform A/B testing?
  • Handle scale?

If these points (and more such concerns) feel valid to you then enroll for this 2-day interactive workshop to learn about how to build a React app that is prod ready.

The first batch starts on 18-19th Dec 2021. Duration is 4 hours each day. Workshop will be repeated twice on both the days to accomodate different timezones.

Pay later

You can save your spot now and pay later. I will send you a payment link 2 days before the workshop. You may cancel and release your spot anytime before you pay. Just drop me a mail at souvik.basu@shoonya.ca if your plans change.

Save my spot

12-13th Feb 2022 (10 am to 2 pm Pacific Time)
USD 39 | CAD 49
12-13th Feb 2022 (8 am to 12 noon Indian Standard Time)
INR 2000
Keep me posted for future workshops

Giving back to the community

Whatever I am today is because of the support I have received from the society and I strongly believe to give back to the community in whichever small way possible. With that intent, I will waive off 100% of the fee if you donate the equivalent amount to a charity of your choice for any cause that is close to your heart. Even donations done to individuals in need will count. Just let me know the details in mail.

About Us

Picture of Souvik Basu

Hi, I am Souvik Basu. I work as a Senior Software Engineer at Microsoft (Vancouver) and contribute to many open source projects on the sides in my free time. I am a JavaScript enthusiast and passionate about Frontend technologies. I live in Vancouver in Canada and am an active member of various dev groups here. On the side, I also run Frontend Social, a community-sourced platform for Frontend developers and designers to track the latest trends in Frontend.

Picture of Akash Joshi

Hi, I am Akash Joshi. I work as a Platform Engineer at HASH.ai (NYC) and like to do community outreach in my free time. I am a Typescript and React enthusiast and passionate about solving complex problems using Web technologies. I work remotely from India, and am involved with organizations bringing web development to the students here. I make weekly posts on my blog at thewriting.dev, where I try to share my learnings with the masses.