Skip to content
View Reinerth's full-sized avatar

Block or report Reinerth

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Application-Template-MVC-best-Practice Application-Template-MVC-best-Practice Public

    Browser-App: This set of 6 files, represent a template with best practices for setting up a big JS-application from the scratch. The structure follow the MVC-pattern (Model-View-Controller) and the…

    JavaScript 1

  2. JS_modulePattern_ClassExample_private_public JS_modulePattern_ClassExample_private_public Public

    JavaScript | The Module-Pattern | Two example-Classes with private and public functions. Well commented for better understanding.

    HTML

  3. JS_simple_ClassExample_private_public JS_simple_ClassExample_private_public Public

    The way I understand a class and would recommend to write a class in JavaScript for best readability and use.

    HTML

  4. entropy-disorder-spreads-easier-than-order entropy-disorder-spreads-easier-than-order Public

    Browser-App: Simple HTML-page and JavaScript to visualize and prove the theory of entropy: disorder spreads easier than order.

    HTML

  5. watchdir watchdir Public

    Browser-App: Helps to watch/find out changes of a directory (even a mapped network or a plugged memory-stick). Not necessary to keep the server or the PC on/running, because the app remembers the s…

    HTML

  6. authentication-underlying-fundamentals authentication-underlying-fundamentals Public

    Advice for deving authentication in a browser-app. Before deciding the type and way of authentication this elementary structure and authentication-flow should be understood.