Home RSS

english

A 97-post collection

← Newer Posts Page 18 of 20 Older Posts →

Differences between data() and attr('data') in jQuery

There are a key differences between data() and attr(), so if you work with jQuery and use HTML data tags, someday may you will face this: »

David Burgos David Burgos on english, Javascript, jQuery 22 July 2015

I'm joining ReignDesign

I’m happy to announce I’m joining ReignDesign 🙂 Why Interesting projects Truly international team Tech stack (NodeJS, MongoDb, etc.) Work remotely Joining ReignDesign Last week »

David Burgos David Burgos on english, experience, reigndesign 22 June 2015

How to get working ImageMagick on Mac with brew

NOTE: Some libraries or packages use ImageMagick, check their dependencies and be aware to have them correctly installed. This issue can break your app without an »

David Burgos David Burgos on brew, english, error, imagemagick 18 June 2015

How to fix YouTube API Error: (400) 'Invalid combination of search filters and/or restrictions.'

Yesterday I was playing with the YouTube API and this NodeJS client. Very nice until I got the next error when I added the videoDuration parameter »

David Burgos David Burgos on english, error, Javascript, nodejs, youtube 11 June 2015

How to correctly fix the AngularJS error: "digest already in progress"

$digest already in progress First of all, don’t fix it this way if ( ! $scope.$$phase) { $scope.$apply(); } It makes no sense because $$phase is just »

David Burgos David Burgos on angular, english, error, Javascript 02 December 2014
← Newer Posts Page 18 of 20 Older Posts →
David Burgos © 2012-2025
Bolder theme. Proudly published with Ghost