Na_Nov_02

Fresh – next-gen web framework

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.jsProgressive framework for building user interfaces
SvelteCybernetically enhanced web apps
Next.jsMinimalistic framework for server-rendered React applications
Angular
One JavaScript framework - mobile and desktop
GatsbyReact-based open source framework for creating websites and apps
ExpressMinimal and flexible Node.js web application framework
AstroWebsite build tool for the modern web
MeteorSimple environment for building modern web applications
Mithril
Modern client-side framework for building single page applications
Ember.jsBattle-tested framework for building modern web applications
FreshNext generation web framework, built for speed, reliability, and simplicity
Smart FrameworkPHP and JavaScript web framework
AureliaBuild components with plain, vanilla JavaScript/TypeScript
AngularJSExtend HTML vocabulary for your application

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments