top of page
Nov 14, 20243 min read
Webhooks vs Polling: Approaches for Backend-Frontend Communication in Modern Applications
Effective backend-to-frontend communication is essential when building web applications, especially when different services need to keep...
4
Oct 5, 20244 min read
Protecting Yourself from Modern Scams: A Guide for 2025
Be prepared for upcoming years, by educating yourself with scams trending in the market. As the year ends, financial concerns often come...
1
Aug 24, 20244 min read
React Prop Drilling: Should You Use It?
Different State Management Strategy. React Prop Drilling is drilling of the data, from the parent component to the child component. This...
3
Aug 19, 20245 min read
What the heck is Chaos engineering?
Chaos engineering is a discipline within software engineering focused on building resilient systems by intentionally introducing failures...
1
Aug 1, 20243 min read
What the Heck is Platform Engineering?
Platform engineering is a discipline within software engineering that focuses on designing, building, and maintaining a foundational...
0
Jul 9, 20244 min read
How to Identify and Mitigate Flaky Tests: Best Practices and Strategies.
Enhancing Test Reliability and Efficiency in CI/CD Pipelines A flaky test is a test that sometimes passes and sometimes fails without any...
1
Jun 15, 20244 min read
Maximizing Productivity with ChatGPT: Comparing ChatGPT-3.5 and ChatGPT-4 Omni for Diverse AI Applications
Explore the capabilities, use cases, and pricing of ChatGPT-3.5 and ChatGPT-4 Omni to determine the best AI solution for your business...
8
Jun 2, 20243 min read
Download CSV in React JS from JSON Array: Step-by-Step Guide
There are many times when you have to download the data in CSV format. This feature is usually required whenever we want to...
81
May 11, 20243 min read
Syncing Time Amongst Your Servers
Understanding Network Time Protocol (NTP) and Precision Time Protocol (PTP). In the realm of computer networks and systems...
18
May 3, 20245 min read
Top 5 Essential Laptop/Mac Maintenance Tasks for Peak Performance
Optimize Your Device’s Performance and Longevity with These Simple Tips Keeping your laptop or Mac in top condition is crucial for...
2
Mar 23, 20244 min read
Unlocking the Power of Chat GPT: A Comprehensive Guide to Prompt Engineering Excellence.
Stripe, renowned for its robust payment processing capabilities, prioritizes the prevention of duplicate charges to uphold customer...
1
Jan 20, 20244 min read
Battle for AI Dominance: Can Gemini Surpass Chat GPT in the Future?”
The Battle for AI Dominance is an ongoing and dynamic competition within the field of artificial intelligence, marked by the emergence of...
2
Dec 27, 20233 min read
Prevent Your Website from Being Embedded on Other Sites.
What is Iframe? An iframe, short for "inline frame," is an HTML element that embeds another document within the current HTML document. It...
6
Nov 25, 20235 min read
Unlocking the Power of Chat GPT: A Comprehensive Guide to Prompt Engineering Excellence.
Prompt engineering serves as a strategic mechanism designed to elicit precise responses from natural language models such as ChatGPT and...
7
Nov 1, 20232 min read
Optimize Your Node.js Experience: Step-by-Step Guide to Upgrading Node.js Version Using NVM
Once you are working on the Node JS project, there are multiple times when you need to shuffle amongst different projects that might be...
10
Oct 22, 20232 min read
Step-by-Step Guide: How to Add a Download Button to Save React Component as PDF
In numerous scenarios, it becomes essential to provide users with the ability to download an HTML page or a React component as a PDF...
64
Oct 4, 20235 min read
Better Way To Manage Your Node.js Secrets| Technically.
Building software projects involves managing various services and environment-specific variables, often necessitating secure storage of...
17
Aug 30, 20232 min read
HTML iframe tag
What is iframe in HTML? Iframe stands for Inline frame, which helps in embedding another website or HTML document. It helps in reusing...
5
Aug 18, 20233 min read
Expert Advice from MANG Engineer: Practical Tips for Success
FYI: MANG Stands for Meta, Amazon, Apple, Netflix, and Google Learn valuable insights from an experienced MANG engineer to enhance your...
6
Jul 23, 20235 min read
Different Ways of Handling Dynamic Routing in Next.js
When developing any front-end project, you must have come across routing. Even though having a static website still it would have some...
4
Jul 12, 20236 min read
A Better Understanding Of Micro Rep Vs Mono Repo.
Be well aware before choosing the right strategy. As a software developer, we have definitely worked on some sort of codebase which are...
17
May 27, 20232 min read
React JS UseMemo, Performance Improvement.
React useMemo Hook is the standard hooks method, almost similar to Javascript memoisation. In general, we use memoisation in javascript...
4
Apr 9, 20233 min read
Saga Microservice Pattern.Art of Managing microservice using different strategies.Nowadays develop
Art of Managing microservice using different strategies. Nowadays developers are moving towards microservice-based architecture, instead...
16
Jan 12, 20234 min read
Stealth Startups: Let's Decrypt Them.
Understanding Stealth Startups and their pros and cons. Startups in the 21st century are those who have seen sunlight in the complete...
25
Jan 10, 20236 min read
Perks / Hardships of Becoming A Technical Blogger 2023 | Technical.
A blogger who writes about technical content like tutorials for new technology, implementation of new logic, introduction to newly...
26
Nov 6, 20223 min read
Curling the Alternative Data for Better Analytics.
Understanding alternative data and ways to source it. Alternative data is something that you can get from the not-so-usual source....
30
Oct 16, 20222 min read
Body Mass Index Not Parameter for Judging Muscles Builder.
Body mass index (BMI) is a parameter which helps you to measure your body fat percentage and other important stats of your body. Using...
20
Oct 8, 20227 min read
Different Ways You Must Know To Deploy Your Application | Technical.
Theoretically Understand the ways you can adopt to deploy your application. We all as software developers always wanted to develop...
51
Sep 18, 20222 min read
Trip Collaborator: Finalising Location Made Easy
Overview of My Submission The project is called Trip Collaborator. About the project. Trip Collaborator is an application which will help...
17
Sep 18, 20228 min read
Crack the Code of Landing the Technical Interviews
Let's debunk the fact and myths about job search. When we are upscaling ourselves to grow as an individual, once we are done with a...
15
Jul 25, 20229 min read
Build a Resilient Application Using Different Redis Offerings.
Let's try to build an application using Node Js and Redis which utilise caching, and also leverage the Redis pub-sub pattern. So in this...
64
Jun 2, 20224 min read
Behavioral Interview Question and Possible Answer
So if you are preparing for your next Behavioral interview you must be curious about what we can expect to be asked in our next...
21
May 20, 20227 min read
Explore the Architecture Behind a Typical Notification
We are all well aware of the notifications which we receive from the different applications. We get a notification about various...
43
May 8, 20226 min read
Let's Decide if React-Redux is a Thing of the Past after React Context API.
For all the react-redux, let’s understand the context hook provided by React. Strictly a technical article. React-Redux has become a...
38
Apr 30, 20225 min read
3 Ways Digital World is Contributing to Prevention of Global Warming
Specifically, we will be discussing the paper industry. So it won’t be wrong to say that global warming is a serious issue. Wherever we...
7
Apr 26, 20222 min read
Firmware Vs Software
Understand the difference between firmware and software. We have commonly heard about the term while purchasing various technical still...
32
Apr 19, 20225 min read
Understanding Ethereum.
A guide to understanding Ethereum for any blockchain enthusiast Let us start with Ether which just like bitcoin is another cryptocurrency...
18
Apr 17, 20223 min read
Redux saga: takeLatest vs takeEvery.
A use case we must understand for using takeLatest vs takeEvery in our react js product using redux-saga. So if you have your Reactjs...
2,076
Apr 12, 20224 min read
Redux Saga Tutorial | Implement redux-saga with ReactJS and Redux.| Part 4
A Complete Guide To Redux-Saga With React JS and Redux project. Following is the overview of what we are planning to discuss in this...
200
Apr 8, 20224 min read
Redux Saga Tutorial | Redux setup in React components. | Part 3.
A Complete Guide To Redux-Saga With React JS and Redux project. Following is the overview of what we are planning to discuss in this...
156
Apr 6, 20222 min read
Revert last pushed Git Commit
Many times we push some commit to GitHub which is required to be reverted due to whatever reason. There are high chances that you might...
47
Apr 4, 20223 min read
Redux Saga Tutorial | Hooks Vs Lifecycle method in React components. | Part 2.
A Complete Guide To Redux-Saga With React JS and Redux project. Following is the overview of what we are planning to discuss in this...
262
Apr 2, 20223 min read
Redux Saga Tutorial | React JS, its setup. Creating class-based vs functional components. | Part 1.
A Complete Guide To Redux-Saga With React JS and Redux project. Following is the overview of what we are planning to discuss in this...
207
Mar 20, 20221 min read
Episode 24 | Technology News | Saturday, 19th March 2022.
Get updated about the latest curated news, event, hackathons and latest information happening in the technology world. Table of content....
10
Mar 12, 20225 min read
Explore Non-Fungible Token (NFT) | Technology.
The Article contains a basic understanding of NFT. NFT, Non-fungible tokens are the current trend. If you are active in the...
46
Mar 12, 20221 min read
Episode 23 | Technology News | Saturday 12th March 2022.
Get updated about the latest curated news, event, hackathons and latest information happening in the technology world. Table of content....
8
Mar 5, 20222 min read
Episode 22 | Technology News | Saturday, 5th March 2022.
Get updated about the latest curated news, event, hackathons and latest information happening in the technology world. Table of content....
11
Contact
bottom of page