blog.lassus.se
Olov Lassus
http://blog.lassus.se/page2
Let's create us some Dart ranges. We recognize the good ol’. Loop from the C-family of programming languages. It is available with the same familiar syntax and semantics in Dart, too:. In addition to that, Dart has a. Loop, similar to Java in semantics (. Is used to conveniently loop over any. Sequence, such as a. If you’re into Python then you know that over there you. Loop over sequences exclusively, and use. By default so you’ll often see. Used in Python code to iterate over sequence indices. Not too ...
blog.lassus.se
Olov Lassus: Taking the leap
http://blog.lassus.se/2012/06/taking-the-leap.html
I’m taking the leap. I’m starting my own software company. I’ve been working with IP-TV set top boxes for the last 6 years; first with Kreatel Communications, then aquired by Motorola, then split into Motorola Mobility and now recently acquired by Google. I came to Kreatel as a software engineer and since two years back I’ve had the luxury of leading our Technology Group, meaning our research and prototyping work. It’s been great, and it still is. My finishing stretch of the University also came to defin...
2013.front-trends.com
Speakers – Front-Trends 2013
https://2013.front-trends.com/speakers
24-26 Apr, Warsaw, PL. 24 amazing speakers announced and more to come. High Performance Data Visualizations. If you thought that building rich, interactive and mobile-friendly visualizations of high volume data with 100,000 points just using the power of browser-side JavaScript was impossible, this talk by the creator of Leaflet will prove you wrong. Developed lots of web applications and services, designed, created and maintained JavaScript libraries and APIs, contributed to open source projects, educat...
github.com
GitHub - iamnoah/jmvc-3.2-upgrade-assistant: Helper scripts for upgrading from JMVC 3.1 to 3.2
https://github.com/iamnoah/jmvc-3.2-upgrade-assistant
Helper scripts for upgrading from JMVC 3.1 to 3.2. Use Git or checkout with SVN using the web URL. Cannot retrieve the latest commit at this time. Failed to load latest commit information. Based script for helping upgrade from JavaScriptMVC 3.1 to JavaScriptMVC 3.2. First, be sure you're in the right directory and that your code is safelt checked in to version control. Assumes you are using the mustache plugin for your views. Since you're probably not, change. To whatever you need (probably. You signed o...
blog.lassus.se
Olov Lassus: JavaScript modules in shells, browsers, everywhere!
http://blog.lassus.se/2011/04/javascript-modules-in-shells-browsers.html
JavaScript modules in shells, browsers, everywhere! This is the technique I’m using to get JavaScript module support in the console and in the browser, with the same code base. It’s tested with the following JS shells:. It’s useful since it lets you stay in the console as much as you want to and it enables you write once, run everywhere (that’s what they said). I’m using it in JSShaper. Do you find it useful? Do you know of a better way? In your program top-level file, define. Or a version of the built-in.
blog.lassus.se
Olov Lassus: ES3
http://blog.lassus.se/2013/05/defsjs.html
I released defs.js. At the Front-Trends conference last week. Defs transpiles ES6 block scoped. Declarations to beautiful ES3 code using. S It’s also a pretty decent linter when it comes to variable and scope analysis. ES6 block scoped let and const. Let me give you some background on why I created Defs. One of my favorite features in the upcoming ES6 language is block scoped. Variable declarations ( harmony wiki page. Run it like so, make sure your code is in strict mode and off you go! Style JS for now.
blog.lassus.se
Olov Lassus: C-style assertions in JavaScript via JSShaper
http://blog.lassus.se/2011/03/c-style-assertions-in-javascript-via.html
C-style assertions in JavaScript via JSShaper. Earlier today I created. A new plugin for the JSShaper. Framework that provides you C-style assertions in JavaScript. Here’s a common style of doing JS assertions:. Argument x must be positive or zero. When failing (let’s say. It will print something like this, perhaps with some kind of cleaned up stack trace:. This is what you would write instead when using. When failing, it will print this:. Plugin in no time, using only. Here’s how it works.
2013.front-trends.com
Schedule – Front-Trends 2013
https://2013.front-trends.com/schedule
24-26 Apr, Warsaw, PL. A full three days of inspiration. Wednesday, April 24th. Registration begins / breakfast served. Currently based in Amsterdam, Diogo is a Client Side Dev mostly focused in optimization JS, HTML and CSS at booking.com. Since February 2012. And of course, some Perl pro-efficiency is now being acquired. Before he was a JS dev at sapo.pt working at LibSapo.js, the in-house JS library, and several other kick ass projects from 2009 to January 2012. Most of the web world currently seems t...
SOCIAL ENGAGEMENT