javascript

DevNews 88 – Get your ‘Ki’ up so you can be super ‘Swift’, IMO

The Developer News this week focuses on several newer languages – Javascript’s ki LISP DSL (literally running LISP as a domain-specific language inside of JavaScript directly just by booting a library) and of course, Apple’s Swift, are our tidbits from the programming zone. We see how mathletes may have been hit by a virus on Euler.com, and two bigwigs team up to take on Oracle in the Big Data department. That and more, on the DevNews this week.

Philly ETE 2014 – Ken Rimple – AngularJS 101

I presented a basic tutorial on AngularJS at Philly ETE this year, pinch hitting for a speaker who had to cancel at the last minute. My slides end abruptly, however, the points are made and for more information I refer you to our website content on AngularJS, as well as our two-day training course. For … Read More

JavaScript's Modern Tools – Grunt – Ant for the Browser?

In our prior JavaScript build tools posts, we already discussed bower and npm, two tools that help you download and install dependencies. But what about tools to build your application, run tests, distribute minified versions and run quality checks? Enter Grunt.

DevNews #74 – Our 2013 recap, 2014 guesses and much more

Ken and Joel give their “predictions” and “recap” of 2014, which is purely their version, but somebody’s got to do it. Also, we talk tools for testing in NodeJS, namely Mocha and Chai, some linux and regex visualization websites, a < $300 ChromeBook announced by Toshiba at CES, writing and posting HTML content on GitHub using gh_pages, and more.