This Is The Next-Gen Web Framework
2 min readJun 30, 2022
Welcome back! Web development is an awesome skillset to have nowadays, and there are unlimited ways to develop websites, so, let’s take a look at this next-gen web framework! This framework is called fresh, luckily for us, this project is hosted on GitHub, here is a link to their repository:
You can also check out their website below:
This specific framework has a few features out of the box, these include JIT rendering, no build step, and Typescript support out of the box:
If this sounds like fun, let’s install this framework! To get started, you want to make sure you have Deno installed on your machine: