masoudkf
  • About
  • Reads
  • About
  • Reads

Netlify Gotchas When Deploying a React Application

2023-02-25 — by masoudkf — 4 min read
#react  #netlify  #devops 
There are at least two gotchas when it comes to deploying a React applications built with create-react-app on Netlify. One’s related to the deployment, and the other to routing.
Read more →

React 101

2023-02-01 — by masoudkf — 12 min read
#react  #javascript"  #ucalgary 
React basics. This post is part of the course material for ENSF 381 (W23) at the University of Calgary.
Read more →

Handling React Routes with Apache and Express.js

2020-03-05 — by masoudkf — 8 min read
#javascript  #react  #apache  #expressjs 
As far as web servers are concerned, React routes are fake routes. They do not follow the traditional file/folder hierarchy. They’re just different components being mounted/unmounted by React at different times. Selling these fake routes as actual routes to Apache and Express.js is what this post is all about.
Read more →
masoudkf
© 2025 Powered by Hugo Theme created by panr