Today I had an opportunity to present the can-form plugin on the CanJS weekly community hangouts. It's a plugin I plan to release somewhere next week, so the blog post about it will be published then. In the mean time check the presentation and the hangouts in the rest of the article. Read more →
In this blog post I'll show you how to setup a CanJS project with the help of the generator-canjs and Yeoman. I'll also show you some tricks I'm using to get everything working smoothly both in the development and production modes. We'll be setting up the project to use the Bootstrap and FontAwesome for the styles and icons. Read more →
Today I was part of the CanJS community hangout, and I was presenting the upload component made in CanJS. It uses the excelent jQuery-file-upload library to handle the actual uploads, but wraps it with the can.Component goodnes.
You can find the video of the hangouts and the slides below. Read more →
Today I've released a version 0.0.8 of the generator-canjs. It brings the support for the 2.1 release of CanJS, including the support for the can.stache template engine. Read more →
This week CanJS 2.1 was released. It's packed with a lot of awesome stuff, and in this blog post I'll go over some of my favorite features. If you want to read the official release blog post, you can find it on the Bitovi blog. Read more →