Blogs
Here you can find all the blogss I wrote. You can read about web development, software engineering and tech career.
An Introduction to GraphQL Building Better APIs with GraphQL
A beginner-friendly guide to what GraphQL is and how it helps in creating flexible APIs.
A Comprehensive guide to String, StringBuilder and StringBuffer
Learn the differences between String, StringBuilder, and StringBuffer in Java and when to use each one.
Create Your First Pull Request
Make your first Open Source Contribution with opening a PR
Exploring Middleware in JavaScript Building Modular and Extensible Applications
A simple explanation of Middleware in JavaScript
Introduction to Callbacks Promise an Async Await Functions in JavaScript
Understand how JavaScript handles asynchronous code using callbacks, promises, and async/await.
Mastering HTTP Requests Exploring Fetch API and Axios in Depth
A comprehensive guide on HTTP Requests, Fetch API and Axios
Understanding the basics of UI and UX Development
A Beginner's Guide to UI and UX Development Essentials
Shell Scripting Made Easy
A Beginner's Guide to Automating Tasks on Linux and Unix Systems