marlou knowledge base
Data
DevOps
Divers
Network
Languages
Platforms, frameworks and libs
Security
Software Engineering
Systems
Tools
Web
GitHub
Data
DevOps
Divers
Network
Languages
Platforms, frameworks and libs
Security
Software Engineering
Systems
Tools
Web
GitHub
  • Svelte

    • svelte overview
  • Vue.js

    • vue.js - overview
  • htmx

    • htmx overview
  • Node.js

    • nodejs - best practices
    • nodejs - express project structure
    • nodejs - handling errors
    • nodejs - hello world
    • nodejs - links
    • nodejs - logging
    • nodejs - mock management via expressjs
    • nodejs - module system
    • nodejs - frameworks
  • Deno

    • deno - overview
  • Angular

    • Angular
    • Angular - Migration from AngularJS
  • Angular.js

    • AngularJS - auth
    • AngularJS - best practices
    • AngularJS - components
    • AngularJS - controllers
    • decorator usage in angularjs
    • Dependency Injection
    • AngularJS directives
    • AngularJS - errors and exceptions
    • AngularJS - app init
    • AngularJS - knowledge overview
    • AngularJS - lazy downloading
    • AngularJS - misc
    • AngularJS - mobile
    • AngularJs - modules
    • AngularJS - optimisation
    • AngularJS - promise
      • basic tuto
      • error management in async workflow
    • AngularJS - ui routing
    • AngularJS - SEO
    • AngularJS - services
    • AngularJS - $templateCache
    • AngularJS - testing
  • Play!

    • java - play - async
    • java - play - config idea
    • java - play - gestion config
    • java - play - oauth
    • java - play - pojo validation

# AngularJS - promise

# basic tuto

  • angularjs-promises
  • a good one :
  • les promesses en AngularJS 1/3
  • les promesses en AngularJS 2/3
  • les promesses en AngularJS 3/3

# error management in async workflow

  • Handling Top-Level Errors In A Promise Workflow
  • Exploring Asynchronous Promise-Based Workflows
  • You're Missing the Point of Promises
  • Automatic error handling in AngularJS <- great to show how to catch everything
  • Lessons learned from PayPal Checkout project
  • Error handling in promises

← AngularJS - optimisation AngularJS - ui routing →