natork

Why does selecting the same file/image from the input field not trigger any event in JavaScript or React?

If you are facing issues when trying to select the same image file or any other file from the input field in your React, Angular, or any other framework, here is what you might be doing wrong. First things first, this is a browser behavior designed to prevent unnecessary events from firing. Once you’ve already

Why does selecting the same file/image from the input field not trigger any event in JavaScript or React? Read More »

React Bootstrap Is Not Working – Installed Through npm

If you are stuck with the installation of react-bootstrap using the npm install react-bootstrap command, here is a simple solution. Make sure to add the following import statement to the main index.js file. Sometimes it becomes tough for beginners to figure it out, as the official documentation does not mention adding the import statement, which

React Bootstrap Is Not Working – Installed Through npm Read More »

StrangerDial Logo

StrangerDial – An Angular phone call app for connecting with random strangers

Why this app? I created this app just for fun. It’s a simple concept that already exists: connecting with random strangers for voice calls. I was always curious about the working principles and algorithms behind similar apps, so I finally decided to create one of my own. If anyone is interested in learning how different

StrangerDial – An Angular phone call app for connecting with random strangers Read More »