React

Azure DevOps Build Release Pipeline For Create React App Paid Members Public
Create-react-app is the defacto for most of the websites that I work on these days. In this post, we will see how to set up a build/deploy pipeline for create react app in Azure DevOps. We will be using the YML format for the pipeline here, which makes it

Setting up an Electron Application using create-react-app Template Paid Members Public
Electron application using React.

ReactJS: Setting up the Environment Paid Members Public
This post helps setting up the development environment for React on VS Code using Browserify and Gulp I have been playing around with React for the past few days and liking the one way binding and immutability concept that it puts forward. The component-based approach and having all related code