React

Azure DevOps Build Release Pipeline For Create React App 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

Rahul Pulikkot Nath
Rahul Pulikkot Nath
Azure DevOps

Setting up an Electron Application using create-react-app Template Members Public

Electron application using React.

Rahul Pulikkot Nath
Rahul Pulikkot Nath
JavaScript

ReactJS: Setting up the Environment 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

Rahul Pulikkot Nath
Rahul Pulikkot Nath
JavaScript