-
Recent Posts
Recent Comments
- Cyril Franceschini on Play Framework 2 in production: HTTPS using nginx
- Tachuela on Real-world performance of the Play framework on EC2
- Christian Papauschek on Play Framework 2 in production: HTTPS using nginx
- AGhost_7 on Play Framework 2 in production: HTTPS using nginx
- Facundo Rossi on Using Play Framework 2 in production
Archives
Categories
-
Meta
Category Archives: Web Development
A crossword puzzle maker written in Scala.js
Lately I’ve been trying out Scala.js and Scala 3. As a test, I have taken an old project of mine – a crossword puzzle generator, and compiled it with Scala.js. This is a CPU-intensive application, as it tries to create crossword … Continue reading
Posted in Scala, Web Development
Leave a comment
Play Framework Evolutions with Slick 2.0 Code Generator
The new Slick 2.0 database library comes with a simple code generator that generates Scala code for all your tables so you can quickly start coding against your database. It takes into consideration not only the tables and columns, but also primary … Continue reading
Posted in Play framework, Slick, Web Development
Tagged Evolutions, Migrations, MySQL, play framework, scala, Slick
6 Comments
A word on search engine optimization
There’s a lot of misinformation about SEO out there. Some stuff is plain wrong, other infos may have been true 10 years ago. We’re now planning on getting a lot of content online, so I wanted to get up-to-date information … Continue reading
Posted in Startups, Web Development
Tagged angularjs, extjs, search engine optimization
Leave a comment