Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 
  • #a
  • #as
RSS: #async

#async

  • #asynchrone
  • #asynchronous
  • #asynchronicity
  • ccoVeille @ccoveille 17/01/2013 09:00
    5
    @fil
    @gblin
    @james
    @rastapopoulos
    @severo
    5

    Node.js for PHP Programmers #1: Event-driven programming... and Pasta.
    http://architects.dzone.com/articles/nodejs-php-programmers-1-event

    For a PHP developer, asynchronicity is the most puzzling aspect of the Node.js runtime. It’s simply a new way to write programs. And once you pass the first learning steps, event-driven programming opens a world of possibilities PHP programmers would never dream of. I’ll try to explain you how it works, but first, let’s talk about pasta …

    Source: Architects Zone

    • #PHP
    ccoVeille @ccoveille
    • Fil ☂ @fil 17/01/2013 09:41

      #programmation #node.js #javascript #async #tutoriel
      c’est bien expliqué

      Fil ☂ @fil
    Écrire un commentaire

  • 0gust1 @0gust1 CC BY-NC 2/11/2012 21:25

    Elm
    http://elm-lang.org

    The Elm Programming Language

    Elm aims to make front-end web development more pleasant. It introduces a new approach to GUI programming that corrects the systemic problems that make HTML, CSS, and JavaScript a headache to use. Elm allows you to quickly and easily work with visual layout, use the canvas, manage complicated user input, and escape from callback hell.

    Encore un langage... mais il a des arguments....

    #webdev #javascript #elm #callback_hell #asynchronicity

    • #front-end web development
    • #HTML
    • #GUI
    • #JavaScript
    • #HTML
    0gust1 @0gust1 CC BY-NC
    • grommeleur @grommeleur 2/11/2012 21:31

      Escape from Callback Hell

      grommeleur @grommeleur
    Écrire un commentaire

  • Fil ☂ @fil 22/12/2011 09:14
    2
    @0gust1
    @julien
    2
    @0gust1

    Asynchronous UIs - the future of web user interfaces
    http://alexmaccaw.co.uk/posts/async_ui

    asynchronous user interfaces, or AUIs. The key to this is that interfaces should be completely non-blocking. Interactions should be resolved instantly; there should be no loading messages or spinners. Requests to the server should be decoupled from the interface.
    (...)
    – Move state & view rendering to the client side
    – Intelligently preload data
    – #Asynchronous server communication

    #web #javascript via @0gust1

    • #web user interfaces
    • #AJAX
    • #JavaScript
    • #Web applications
    • #Ajax
    Fil ☂ @fil
    • 0gust1 @0gust1 CC BY-NC 22/12/2011 14:20

      « mort au spinners jajax ! » :)

      0gust1 @0gust1 CC BY-NC
    Écrire un commentaire

  • Nicolas Hoizey @nhoizey CC BY-NC-SA 1/02/2011 11:59

    Using Deferreds in jQuery 1.5 | Eric Hynds
    http://www.erichynds.com/jquery/using-deferreds-in-jquery
    #jQuery #asynchrone #deferreds #clevermarks

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire

  • Nicolas Hoizey @nhoizey CC BY-NC-SA 1/12/2010 08:25

    Asynchronous and deferred JavaScript execution explained « Peter Beverloo
    http://peter.sh/experiments/asynchronous-and-deferred-javascript-execution-explained
    Enfin un schéma simple montrant la différence entre async, defer et rien
    #javascript #performance #web #dev #defer #async #ordre #source #téléchargement #clevermarks

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire

  • Nicolas Hoizey @nhoizey CC BY-NC-SA 16/09/2010 07:35

    Optimizing javascript/jQuery loading time, a beginner’s guide
    http://www.position-absolute.com/articles/optimizing-javascriptjquery-loading-time-a-beginners-guide
    “With LABjs you can load your js files completely asynchronous.”
    #LAB.js #jQuery #javascript #performance #optimisation #web #dev #clevermarks #asynchrone

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire

  • 0gust1 @0gust1 CC BY-NC 3/05/2010 10:31

    John Resig - How JavaScript Timers Work
    http://ejohn.org/blog/how-javascript-timers-work

    #javascript #js #programming #reference #web #webdev #ajax #asynchronous #interval #settimeout #setinterval #thread #timing

    • #AJAX
    • #JavaScript
    • #John Resig
    • #javascript js programming reference web webdev
    0gust1 @0gust1 CC BY-NC
    Écrire un commentaire

  • Nicolas Hoizey @nhoizey CC BY-NC-SA 4/03/2010 11:52

    High Performance Web Sites :: Google Analytics goes async
    http://www.stevesouders.com/blog/2009/12/01/google-analytics-goes-async

    #Google_Analytics #performance #statistique #asynchrone #code

    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire

Thèmes liés

  • #asynchrone
  • #asynchronous
  • #clevermarks
  • #dev
  • #javascript
  • ProgrammingLanguage: JavaScript
  • #jquery
  • #performance
  • ProgrammingLanguage: PHP
  • #web
  • #webdev