Posts Tagged "dumb-coding-decisions"
-
Managing JavaScript in SharePoint (Using RequireJS)
SharePoint is a collaboration tool that developers and other IT professionals love to hate. It works to the point where businesses are happy to leave it as their main "information sharing and...
-
CoffeeScript Says What?
CoffeeScript has some misleading syntax. Here's why. So I've been playing around with CoffeeScript a little, and it seems to be for all intents and purposes a Javascript preprocessor with Python-l...