• Sep 29
    New version of Napi

    Napi with Mojave's Dark Mode support

  • Apr 5
    Native binding

    macOS binding without an external framework

  • Jul 21
    Type safe Storyboard Identifiers

    Get rid off String type identifiers

  • Jul 7
    UserDefaults in a Swift way

    Readable and type safe UserDefaults

  • Jun 22
    Napi is available

    Native macOS application for downloading subtitles

  • Feb 15
    Return keyword and following expression

    Why function after return keyword is called if function doesn't return anything

  • Nov 26
    Nested Protocols

    How to put a protocol into a namespace