Fresh is a next generation web framework, built for speed, reliability, and simplicity.
This full stack modern web framework is built for JavaScript and TypeScript developers, designed to make it trivial to create high-quality, performant, and personalized web applications. You can use it to create your home page, a blog, a large web application like GitHub or Twitter, or anything else you can think of.
At its core, Fresh is a combination of a routing framework and templating engine that renders pages on demand, on the server. In addition to this just-in-time (JIT) rendering on the server, Fresh also provides an interface for seamlessly rendering some components on the client for maximum interactivity. The framework uses Preact and JSX for rendering and templating on both the server and the client.
This is free and open source software.
Key Features
- Just-in-time rendering on the edge.
- Island based client hydration for maximum interactivity.
- Zero runtime overhead: no JS is shipped to the client by default.
- No build step. The code you write is also directly the code that is run on the server, and the code that is executed on the client. Any necessary transpilation of TypeScript or JSX to plain JavaScript is done on the fly, just when it is needed.
- No configuration necessary.
- TypeScript support out of the box.
- File-system routing à la Next.js.
Website: fresh.deno.dev
Support: GitHub Code Repository
Developer: Luca Casonato
License: MIT License
Fresh is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.
Related Software
| JavaScript Frameworks | |
|---|---|
| Vue.js | Progressive framework for building user interfaces |
| Svelte | Cybernetically enhanced web apps |
| Next.js | Minimalistic framework for server-rendered React applications |
| Angular | One JavaScript framework - mobile and desktop |
| Gatsby | React-based open source framework for creating websites and apps |
| Express | Minimal and flexible Node.js web application framework |
| Astro | Website build tool for the modern web |
| Meteor | Simple environment for building modern web applications |
| Mithril | Modern client-side framework for building single page applications |
| Ember.js | Battle-tested framework for building modern web applications |
| Fresh | Next generation web framework, built for speed, reliability, and simplicity |
| Smart Framework | PHP and JavaScript web framework |
| Aurelia | Build components with plain, vanilla JavaScript/TypeScript |
| AngularJS | Extend HTML vocabulary for your application |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

