Software Alternatives & Reviews

Moving Fast: A Retrospective on Trunk-based Development

Svelte Deno
  1. 1
    Cybernetically enhanced web apps
    Pricing:
    • Open Source
    As the final output for a series of software engineering courses at my university, my team developed DocTrack: an installable, mobile-first rewrite of the university's document tracking system. Unlike its PHP-based predecessor, the DocTrack front end is a single-page Svelte application that leverages Progressive Web App technologies such as offline caching, web push notifications, and background synchronization. In the back end, we use PostgreSQL (as the database) and Deno (for the REST API and the static file hosting of the web server).

    #Javascript UI Libraries #JavaScript Framework #JS Library 352 social mentions

  2. 2
    A secure runtime for JavaScript and TypeScript built with V8, Rust, and Tokio.
    Pricing:
    • Open Source
    As the final output for a series of software engineering courses at my university, my team developed DocTrack: an installable, mobile-first rewrite of the university's document tracking system. Unlike its PHP-based predecessor, the DocTrack front end is a single-page Svelte application that leverages Progressive Web App technologies such as offline caching, web push notifications, and background synchronization. In the back end, we use PostgreSQL (as the database) and Deno (for the REST API and the static file hosting of the web server).

    #Typescript #JavaScript #Web Development Tools 195 social mentions

Discuss: Moving Fast: A Retrospective on Trunk-based Development

Log in or Post with