Posts by fazal_mansuri_

@fazal_mansuri_

Fazal Mansuri

Software Engineer
Joined July 2026
1.6k Points23 Badges3 Connections3 Followers3 Following

Comments by fazal_mansuri_

Aug 18 Articles 3 min read
🔎 What is CORS? Cross-Origin Resource Sharing CORS is a browser security feature that controls how web applications request resources APIs, images, fonts, etc. from a different origin domain, protocol or port. 👉 Example: Your React frontend runs...
Aug 18 Articles 3 min read
🔎 What is CORS? Cross-Origin Resource Sharing CORS is a browser security feature that controls how web applications request resources APIs, images, fonts, etc. from a different origin domain, protocol or port. 👉 Example: Your React frontend runs...
Aug 18 Articles 3 min read
🔎 What is CORS? Cross-Origin Resource Sharing CORS is a browser security feature that controls how web applications request resources APIs, images, fonts, etc. from a different origin domain, protocol or port. 👉 Example: Your React frontend runs...
Aug 8 Articles 3 min read
For years, REST APIs have been the standard. Then GraphQL came in with promises like: “Fetch exactly what you need” “Reduce API calls” “More flexible APIs” But here’s the reality: > GraphQL is not a replacement for REST. > It’s a different tra...
Aug 5 Articles 3 min read
For years, REST APIs have been the standard. Then GraphQL came in with promises like: “Fetch exactly what you need” “Reduce API calls” “More flexible APIs” But here’s the reality: > GraphQL is not a replacement for REST. > It’s a different tra...
Aug 1 Articles 3 min read
Security is one of the most critical aspects of modern web development. Even if your code is correct, attackers may exploit vulnerabilities like Cross-Site Scripting XSS or Clickjacking. That’s where Content Security Policy CSP comes in. This blog c...
Jul 20 Articles 3 min read
Imagine this scenario: Backend API returns a perfectly correct number Network tab shows the correct value No errors, no warnings But your frontend logic behaves incorrectly Hours of debugging later… You realize the number changed automatically ...
post-cover-22123
Jul 14 Articles 3 min read
Introduction Logging is an essential part of software development, allowing developers to debug applications, monitor performance, and trace issues efficiently. In Go, logging plays a crucial role in building scalable and maintainable applications. ...
post-cover-22122
chevron_left

Latest Jobs

View all jobs →