Posts tagged #javascript
TypeScript patterns: Controller
The next pattern I want to take a look at, that is fundamental to how many JavaScript applications are structured, is the Controller pattern. There are different definitions for what a Controller is on the client, depending on what framework people are used to working with. As...
User Experience on the web - moving beyond jQuery
Providing a customized high quality user experience is becomming increasingly important on the web. It is no longer enough to provide information and functionality, but it also has to look and feel nice in a way that contributes in building the company brand. To do this we needed...
MiniMe–opinionated JavaScript and CSS bundling
Why MiniMe? For a while I have been using SquishIt to minify, bundle and version JavaScript and CSS files – and to a large extent it did a good job. However on a number of occations I ran into a group of scenarios where it just didn’t quite do enough for what I wanted. So when I...
Mama said knock you out!
In my last post I looked at how WCF Web API plays well with JQuery Templates. A former colleague of mine questioned if it could be used in all scenarios. This is a rather broad question, but I do think it can be used for most of your templating needs. So in this post I will give...
Yearning for some learning?
A piece of advise that is often given to developers who want to keep improving, is to learn a new programming language every year. I mostly think it holds true if you try to learn a new paradigme – because just learning new syntax won’t really get you anywhere. Koans One way of...
My Ajaxy JavaScript stack
I have been working primarily with ASP.NET MVC for a little over a year now, and this has prompted me to do quite a bit more Ajaxy functionality. So while doing this I have been looking at quite a few Ajax/Javascript libraries. As most other developers I have been swept away by...
Javascript - weak on getting week
Well this is one of those posts that start out being as a reminder for myself, since I had to do a script that I don't want to waste my time having to write again later on. Basically I ran into a customer who wanted week numbers added to a calendar. This seemed basic enough, but...
Ajax Minifier - come and get your low hanging fruit
Not too long ago Microsoft released the Ajax Minifier, which can be downloaded from codeplex . It's basically just another javascript minifier, but the good thing about is it that the download includes both a commandline tool, an MS Build task and an assembly, so you can do your...
Flickr og billedwidgets
En af mine gamle lidenskaber der indimellem popper frem er at lege med billeder, og nu jeg har haft ferie gav det sig udslag i at jeg ville prøve at lave en billedvæg til mit site, hvor billederne skulle trækkes fra flickr . Jeg havde egentlig forventet lidt bøvl, men selve det...
JQuery nu en del af .NET pakken!
Jeg er selv en af de mange der har forelsket mig i JQuery, da det er et fantastisk værktøj der gør livet meget lettere for webudviklere. Dagens gode nyhed som kan læses fra Scott Gu her og fra Hanselman her er at Microsoft fra nu af shipper JQuery sammen med .NET og der vil blive...
JavaScript - fra skældsord til spændende mulighed
Om den øjenåbner det at lege med de nye javascript frameworks har været for mig.
Dynamic Language Runtime
DLR artikel baseret på video fra mix