wnas

Linkbait 7-5-13

node jquery javascript zepto links

With links about node.js, what kind of programming types are there, why you shouldn't use (or rely) on jQuery and more.

    <li>
    	<a href="https://alistapart.com/article/even-better-in-browser-mockups-with-node.js">Even Better In-Browser Mockups with Node.js &middot; An A List Apart Article</a><p>Wouldn’t it be nice if we could go from just designing layouts and interactions to designing the whole client side of the application during the same process?</p>
    </li>
    <li>
    	<a href="https://alistapart.com/article/node-at-work-a-walkthrough">Node at Work: A Walkthrough</a><p>Rather than figuring out all your requirements and API schemas just to design your comps with mockup content hard-coded and server interactions faked—only to throw it all away when you go back and implement things “for real”—you can use Node.js to skip the hard-coding and produce client-side code that’s ready for beta at the end of the design stage.</p>
    </li>
    <li><a href="https://coding.smashingmagazine.com/2013/04/18/introduction-to-programming-type-systems/">An Introduction To Programming Type Systems | Smashing Coding</a><p>Explaining loosely and strict, among other things.</p></li>
    <li><a href="https://zeptojs.com/#size">Zepto.js: the aerogel-weight jQuery-compatible JavaScript library</a><p>There is a whole world outside jQuery and it's smaller :)</p></li>
    <li><a href="https://blog.pamelafox.org/2011/11/porting-from-jquery-to-zepto.html">Porting from jQuery to Zepto</a><p>Some pointers to move from jQuery to Zepto, it ain't too hard.</p></li>
    <li><a href="https://javascriptplayground.com/blog/2013/04/custom-jquery-builds-with-grunt">Custom jQuery Builds with Grunt | Blog :: The JavaScript Playground</a><p>Even jQuery isn't jQuery anymore :).</p></li>
    <li><a href="https://projects.jga.me/jquery-builder/">jQuery builder</a><p>jQuery Builder lets you easily build a custom version of jQuery that just includes the modules you need. But still it stays too big for my taste...</p></li>
    <li><a href="https://flippinawesome.org/2013/05/06/5-things-you-should-stop-doing-with-jquery/">5 Things You Should Stop Doing With jQuery
    

    And I think we all could come op with 25 more points we shouldn't be doing anymore.


  1. I know jQuery. Now what?

    Great article by @rem, who will be talking at mobilism.


  2. Chris Love's Official ASP.NET Blog : Why Its Time to Sunset jQuery

    One more article on how to stop using jQuery.

But really we all should stop just using jQuery, it's way too big for most of the times that we use it. Yes, it's fast and easy to develop with, but our users don't fregging care. And it's for them that we really build stuff, so go and tell your clients that speed is key.

← Home