Wesley Musgrove
Wesley Musgrove
Is it possible to pass in data-\* attributes when loading a script? For example, Pinterest's pinit.js accepts a `data-pin-hover` attribute: ``` javascript script type="text/javascript" src="//assets.pinterest.com/js/pinit.js" data-pin-hover="true" ``` How could this...
Hey! I'm going through your [Medium article](https://medium.com/@maison.moa/create-a-simple-weather-app-using-node-js-express-and-react-54105094647a). I cloned down the most recent version (which seems to have been refactored a bit since the article was written), added my API...
I am having an issue related to https://github.com/martomo/SublimeTextXdebug/issues/63. Closing down multiple Sublime windows did not fix it for me. See @trungdq88's post: http://stackoverflow.com/questions/35532325/docker-port-conflict-on-ubuntu/35532956 for a detailed explanation on why Sublime...