Software Alternatives, Accelerators & Startups

How I use Devbox in my Elm projects

OptiPNG Caddy
  1. OptiPNG is a command-line PNG optimizer that recompresses image files to a smaller size, without...
    Pricing:
    • Open Source
    This project uses HTMLMinifier, optipng, and zopfli to create a custom production Elm build pipeline. You can see how I make use of these tools in this build script. Here are the results in case you're interested. I used the same ideas from this project to build and deploy dwayne/elm-conduit, which you can learn more about in my article Yet Another Tour of an Open-Source Elm SPA.

    #Image Optimisation #Image Editing #Image Effects 3 social mentions

  2. 2
    The HTTP/2 Web Server with Automatic HTTPS
    Pricing:
    • Open Source
    These projects use Caddy as my local development server, Dart Sass for converting my Sass files to CSS, elm, elm-format, elm-optimize-level-2, elm-review, elm-test (only in Calculator), ShellCheck to find bugs in my shell scripts, and Terser to mangle and compress JavaScript code.

    #Web Servers #HTTP/2 Web Server #Web And Application Servers 248 social mentions

Discuss: How I use Devbox in my Elm projects

Log in or Post with