Vos résultats de recherche

    General Notes

    Nos bénévoles n'ont pas encore traduit cet article en Français. Aidez-nous à réaliser cette tâche !

    General Notes is a simple note app that allows you to sync local and remote content.

    Read the full developer walkthrough.

    Difficulty: Medium

    Code Breakdown:

    • 5% HTML
    • 14% CSS
    • 81% JavaScript

     

     

    Web API Usage

    IndexedDB
    Stores local and remote notes on the client side.
    appcache
    Enables the page and functionality to work offline.

    Third-party Libraries

    Node.js
    Both server and client code are written in JavaScript.
    redis
    A key-value store that contains all the server notes.
    jQuery
    Uses jQuery to simplify common tasks such as DOM manipulation.
    RequireJS
    Uses RequireJS to split JavaScript code into more easily maintainable modules.

    Pièces jointes

    Fichier Taille Date Joint par
    General notes example screenshot
    7461 octets 2013-09-27 07:28:25 chrisdavidmills

    Étiquettes et contributeurs liés au document

    Étiquettes :
    Contributeurs ayant participé à cette page : cvan, georgialyle, chrisdavidmills
    Dernière mise à jour par : cvan,