Accessible Websites: Too simple yet too complex
Let's make web applications that are accessible to everyone

Search for a command to run...
Let's make web applications that are accessible to everyone

Hosting is one of thran ine most haunting task for a developer. With all the expertie in development, you never know the kind of errors you might ran into by not properly deploying your code. Hosting can be tough especially with the lack of resources...

Till the last blog, we were aware of the actions in Redux. But, in redux, actions alone can't do the job. You need the other elements to come and join the hand together to make the redux work. Let's see how the flow works ahead of actions. (If you ha...

React Redux is one of the two ways to handle dynamic data and API calls in React. Unlike HTML, you cannot call APIs directly in react due to its ability to constantly re-render the page. Hence, to update state effectively in React, Redux, and context...

Google Developer Console is the best friend for any web developer. As time has passed, the number of things that we can do and test on the Google developer console has increased rapidly. Though many of you might have used it for different tasks, let'...
Javascript is a widely-used programming language. Every web developer must get familiar with javascript to get better at web development. Moreover, Javascript provides some alternatives in every field, like React Native in app development. In a nutsh...

Yes, you heard it right! If you know how to find a page number in a book, you are on your way to your first coding algorithm. Cool, isn't it? Before we start on the coding part, let's start with a basic question. If you are finding a page no. of a b...
