@Angello
  • Settings
  • Login
  • HomeSaveLogin
    Why I Don’t Use Else When Programming
    www.youtube.com
    This may sound crazy but I really don’t use the else keyword in my programming anymore. When I do end up us...
    Watch on Youtube
    SOLID Microservices Design
    medium.zenika.com
    A proposition to frame Microservices developments.
    Go
    The Twelve Factor App
    12factor.net
    A methodology for building modern, scalable, maintainable software-as-a-service apps.
    Go
    Early stage startup systems architecture
    youtu.be
    Software architecture for early stage start-ups
    Go
    Design Patterns and Refactoring
    sourcemaking.com
    Design Patterns and Refactoring articles and guides. Design Patterns video tutorials for newbies. Simple descriptions and full source code examples in Java, C++, C#, PHP and Delphi.
    Go
    Software Engineering Bookmarks
    @Angello/Software-Bookmarks
    Currency formatting tip
    vm.tiktok.com
    You don't need a library to format currency in JavaScript
    Go