Latest Dispatches
Discover the Latest Stories, Insights, and Adventures
Show the Last Commit of a GitHub Repository in Terminal Prompt
As developers, we often want quick access to recent Git activity, especially when switching between...
Simplifying Data Fetching in React with Axios and React Query in Next.js
React Query is a powerful library that simplifies data fetching, caching, and state management in...
A Comprehensive Guide with XHR, Fetch API, Axios and jQuery AJAX
In this blog post, we’ll explore four commonly used JavaScript APIs for making HTTP requests: Fetch...