Skip to main content

Home/ iQ Web Team/ Group items tagged framework

Rss Feed Group items tagged

Melissa Kendall

iUI - Mobile web framework for high-end devices - 2 views

  •  
    Interesting UI framework
Willson Haw

Compass - 3 views

  •  
    An open-source CSS Authoring Framework. Uses SASS (similar to lesscss) so you can write cleaner CSS. Has tons of built-in mixins and a very nice CSS sprite generator
Andrea Chan

20 JavaScript Frameworks Worth Checking Out | Nettuts+ - 3 views

  •  
    The number of web applications being created and used has grown rapidly since the new millenium. And importantly, so has the sheer complexity of them - specially on the front end. No more static pages, no sir!
Melissa Kendall

SO jQuery Fiddle - jsFiddle - Online Editor for the Web (JavaScript, MooTools, jQuery, ... - 2 views

  •  
    Very useful jQuery simulator which lets you use different frameworks and many other options. Especially useful for sharepoint development, because deploying/closing sharepoint is slow in comparison.
Chad Kipling

Fabric.js Javascript Canvas Library - 2 views

  •  
    Framework for HTML5's canvas. Allows for easier manipulation, control, and animation.
Chad Kipling

Building Super Fast Web Apps with PJAX | Nathan Totten - 4 views

  •  
    The basic idea of PJAX is that you update only the parts of the page that change when the user navigates through your app. However, unlike a normal AJAX app that returns only data (JSON) from the server, a PJAX request actually contains normal HTML that has been generated on the server
Chad Kipling

self improvement - What is the single most effective thing you did to improve your prog... - 0 views

  •  
    A forum post asking on ways to improve coding skills.
  •  
    Working with people far smarter than myself Always listening to what others have to say, regardless if they're junior, intermediate, senior or guru. job title doesn't mean anything. Learning other frameworks/languages, and seeing how they do things, and compare that to stuff that I already know Reading about patterns, best practices, and then examining my old stuff and applying those patterns where necessary Pair programming Add Sticky Note | Remove Deciding TO be a 'Jack-of-all-Trades' never stop learning. Read code written by different people. Write documentation for code written by other people.
Michael Yagudaev

js-test-driver - Remote javascript console - Google Project Hosting - 1 views

  • See JsTestDriver in Action
    • Michael Yagudaev
       
      Watch this
  • For IntelliJ IDEA
    • Michael Yagudaev
       
      aka WebStorm
  • JsTestDriver for Eclipse
Michael Yagudaev

QUnitAdapter - js-test-driver - Run QUnit tests using JS Test Driver - Remote javascrip... - 1 views

  •  
    JSTestDriver Wrapper for QUnit. This enables executing QUnit tests using the JSTestDriver
Matt Haines

What's new in .NET 4.5 - 1 views

  •  
    It's coming...
Matt Haines

PhoneGap - 0 views

  •  
    A framework that allows you to code once in HTML5 and javascript and 'compile' to various mobile platforms.
Michael Yagudaev

node.js - 0 views

  •  
    Node JS is a server-side javascript framework which allows you to work with low level networking protocols. Built on top of V8.
Trevor Pries

Microjs: Micro-Frameworks and Micro Javascript Libraries - 0 views

  •  
    An index of lightweight javascript plugins
Matt Haines

The Node Beginner Book » A comprehensive Node.js tutorial - 1 views

  •  
    The aim of this document is to get you started with developing applications for Node.js, teaching you everything you need to know about "advanced" JavaScript along the way. It goes way beyond your typical "Hello World" tutorial. You are reading the final version of this book, i.e., updates are only done to correct errors or to reflect changes in new versions of Node.js.
Melissa Kendall

Writing Maintainable Code - 2 views

  • Before we can change any code, we have to understand what the code currently does, and whether it's supposed to do that.
  • Often, a quick piece of code isn't so quick after all, and you can easily find yourself surrounded by a baffling labyrinth of code in under a day.
  •  
    Great summary of what is taught in Comp 3350 (Soft. Eng. I)
1 - 15 of 15
Showing 20 items per page