Joined April 2013
·

Maciej Smoliński

JavaScript Developer at Casumo Services Ltd
·
Malta
·
·
·

Posted to jshint in VIM over 1 year ago

Well done Mateusz! Thanks for the tip!

Brilliant!! Thank you for your hard work, Fábio!

Posted to jQuery chain testing with sinonJS over 1 year ago

Well done mate, glad you posted it here!

Didn't know copy.com ... seems like a pretty good alternative to Dropbox.com, am I correct? I signed up with your referral link, thanks for sharing this info!

Posted to Function-level cache in JavaScript over 1 year ago

@drabiter Haha! Including self-executing anonymous functions, I totally understand you!
Here's an amazing video from Christian Johansen that may level up your JS skills: https://vimeo.com/49384334

Thanks for your comments! ;)

Posted to Function-level cache in JavaScript over 1 year ago

@drabiter I don't think so, IMHO self-executing anonymous function (seaf) makes this example especially great (everything inside is encapsulated so that you could expose only the parts of API that you really want to). http://addyosmani.com/resources/essentialjsdesignpatterns/book/#revealingmodulepatternjavascript this is also a really great example of using "seaf".

What cons of doing that do you see other than that "seaf" might look a bit weird to JavaScript newcomers and creating potential memleaks when not used wisely?

Hi Jose, here's a slightly changed version of your approach: https://coderwall.com/p/ueg_aw. I have used your example, please let me know what you think.

Maciej

Posted to JavaScript sandbox with Web Workers over 1 year ago

Very nice tip @ushis!

Posted to Target IE with javascript over 1 year ago

Thank you very much, that's a really great tip @bradrice!

Posted to Target IE with javascript over 1 year ago

@bradrice Do you know which IE versions do support this property and how does it work with IE Mobile?

For rapid prototyping and a great experience I highly recommend also looking at http://deployd.com/ (seems to be a bit simpler than sails.js, but it's still a really amazing and powerful tool)

Achievements
409 Karma
30,413 Total ProTip Views