HN user

ocean3

113 karma
Posts0
Comments127
View on HN
No posts found.

At end of day someone needs to take those trash for recycling or dumping. Garbage collectors don't come to each house in most cities in India. I live i tier 2 city. Garbage collection from each house started recently. Now you garbage bins are rare. City is one of the top ten cleanest city in India. But to note that total population of city is very less, its highly educated.

Flipkart has far better ui. I can filter down my choices. Was never impressed with amazons search. Flipkart has good service as well. But i prefer amazon after the whole mobile only thing.

Got the same issue initially. The guide does not document the additional packages that needs to be installed. You need to install elm-lang/html package.

Putting Down Elm 10 years ago

I have the same issue on React components as well. Had to implement setTimeout in componentDidMount.

You don't need all of them to create a modern js app. I use just browserify and watchify with node scripts under package.json. Simple to copy and modify for new projects.

I have not stopped using rails. Its mature and works well. But i love elixir and i think phoenix is the future rails.

There is nothing stopping from creating a single page app in rails. I have a SPA running on rails 3 using backbonejs. Some parts of which now use reactjs.