Ritesh Shrivastav's Blog, page 7
May 10, 2016
PHP with ReactJs - End to end setup
tl;dr When I had published an article about setting up development workflow for ReactJs, it was just a basic introduction to production ready dev. In this article Ill be discussing about setting up development enviournment with PHP, where Ill be covering some basics which will be helpful in case you want to setup with any other language than PHP with ReactJs. As framework in PHP Ive selected Laravel 5.1 to explain things in this article, but itll be applicable to all the frameworks.
Before we...
May 8, 2016
Computer Knowledge v2 has been released
tl;dr Computer Knowledge has been updated with new design, articles are categorized and now its not just blog. Now there are five major sections - news, tutorials, persons, photos and videos. Each section contains post with related nature and topics.
Initially when Computer Knowledge was published for first time, I had never thought that it will come this long. Currently it had 166 posts covering solutions to general issues where most of the users stuck. And at most of the time, I was coverin...
April 1, 2016
Coorg visit, March 2016
Coorg, also known as Scotland of the India is situated in Kodagu district of Karnataka state. Coorg is known to many as the land of peaceful forests and hills, weekend retreats, coffee plantations, and home to the only community in India thats allowed to carry a gun without a permit.
I had a chance to visit this place in the end of March. The place is situated in the stack of hills, where I was able to see the beauty of nature and to wonder about the place. The place has its own history and i...
January 23, 2016
Production ready ReactJs development
When I started writing React apps, the first issue I realized that it was taking long steps to build my app for production. This article explains how I solved this basic problem. Before you start thinking React in production, the article expect that the latest version of nodejs and npm is already installed.
If these tools you have not installed and you are using Ubuntu, you can follow commands given below to install these tools-
# installing nodejs $ sudo apt-get install nodejs $ sudo ln -s `...December 24, 2015
Christmas 2015
December 21, 2015
Bangalore view, 2015



Bangalore



December 11, 2015
A day with React.js
December 10, 2015
A day with React.js
In the last project when I started thinking about client side stack to manage my JavaScript code then the pointer moved to React.js, which is a JavaScript framework by Facebook. Earlier I wanted to use Oileus.js which I had written earlier but because Oileus.js was failing to cover many use cases I decided not to go with this on current project. Use cases where Oileus.js failed I will be covering in another post. In this post I will be sharing thoughts and quick tour of React.js which I have...
April 5, 2015
Best laptops for programming
Then also we use laptops for obvious reason Portability, but&...