-
as seen on Stephen Walter
- Search for 'Stephen Walter'
The goal of this blog post is to give you a brief introduction to Meteor which is a framework for building Single Page Apps. In this blog entry, I provide a walkthrough of building a simple Movie database app.
What is special about Meteor? Meteor has two jaw-dropping features:
Live HTML – If you make…
>>> More
-
as seen on Stephen Walter
- Search for 'Stephen Walter'
A few days ago, I gave a talk on building Single Page Apps on the Microsoft Stack. In that talk, I recommended that people use Knockout, Sammy, and RequireJS to build their presentation layer and use the ASP.NET Web API to expose data from their server.
After I gave the talk, several people contacted…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hello,
First time posting here, but an avid reader.
I am experiancing slow query times on my database (all tested locally thus far) and not sure how to go about it. The database itself has 44 tables and some of them tables have over 1 Million records (mainly the movies, actresses and actors tables)…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
This blog post will show you step by step to refactoring some code to be more readable (at least what I think). Patrik Löwnedahl gave me some of the ideas when we where talking about making code much cleaner. The following is an simple application that will have a list of movies (Normal and Transfer)…
>>> More
-
as seen on How to geek
- Search for 'How to geek'
The Star Wars film franchise has had an enormous impact on the world of film, gaming, and special effects. Check out this interesting infographic to see how Star Wars has impacted the world.
Created by Michelle Devereau, the “How Star Wars Changed the World” infographic is a massive…
>>> More