Welcome to Innominds Blog
Enjoy our insights and engage with us!

Nabendu Kumar Biswas
 Innomids blog author - Nabendu Kumar Biswas
Associate Architect - Software Engineering

Recent Posts

Build a Simple App Using Final Space API in ReactJS

By Nabendu Kumar Biswas In App Development Posted

Welcome to a new React JS project, where we are going to build a simple app using Final Space API. So, fire up your terminal and create a new react app final-space-react with the below command.

Read More

Create a react app without create-react-app

By Nabendu Kumar Biswas In App Development Posted

When it comes to start a react project, we all use the familiar create-react-app by Facebook engineers. This create-react-app stores the logic to use, Babel and Webpack behind the scene to make our React application work in the browser.

Read More

Refactoring YouTube Player to Use Flux — Part 2

By Nabendu Kumar Biswas In Design UX & UI Posted

Welcome to the second part of the blog. In this part, we will add the SearchBar functionality. We need to start by updating the App.js to include SearchBar as shown in the image below.

Read More

Refactoring YouTube Player to Use Flux — Part 1

By Nabendu Kumar Biswas In Design UX & UI Posted

Previously, I have written a three part series blog to create a YouTube Player in ReactJS. It only used React and depended heavily on call backs from children to parent, particularly in a case wherein it was two levels deep.

Read More

Create YouTube Player in ReactJS — Part 3

By Nabendu Kumar Biswas In Design UX & UI Posted

Finally, we have come to the concluding part of the blog series. As of now, we have three main tasks remaining. First, showing the video player, second the option to click on a video to change it in video player and third is search capabilities to search for videos.

Read More

Create YouTube Player in ReactJS — Part 2

By Nabendu Kumar Biswas In Design UX & UI Posted

Welcome to the second part of the blog. Let’s start from where we left in part one, but first add Bootstrap to our project so that it looks good. Add this in index.html in the head part.

Read More

Create YouTube Player in ReactJS —  Part 1

By Nabendu Kumar Biswas In Design UX & UI Posted

My journey with React started more than a year ago. I was already doing web-development with HTML, CSS, and JavaScript for the past seven years. Later, I completed the Freecodecamp front end certification, too. React came like a cool kid in front end development, which was a must at the time. So, I jumped into the bandwagon and purchased "Modern React with Redux" by Stephen Grider and learnt a

Read More
1

Subscribe to Email Updates

Authors

Show More

Recent Posts