Giter Site home page Giter Site logo

ahead.js's Introduction

Ahead.js

Yet another React.js framework


Note

Although some versions might be available: This project is in early development and is not ready for production use yet. Please be patient!

Ahead.js is a framework inspired by Next.js by Vercel. It's a framework which uses React.js, Express.js and React Router to create a server side rendered application.

Interested into learning React?

Consider checking React's learn page to learn more about React as well as get familiar with basic concepts of the framework.

Motivation

Personally, I loved the concept of Next.js. I really like how they've put such a complicated concept into a simple framework. However, I was missing something that I was familiar with since I started web development: Express. That's what was my motivation to create Ahead.js. I wanted to create a framework that would be easy to use and would be familiar to people who are used to Express. And that brings us to the next section:

Why Ahead.js?

Ahead.js brings the best of both worlds. It uses React.js for rendering, React Router for routing on client and for SSR and Express.js as the router.

Credits

  • Special thanks to FishingHacks for helping me with the project and giving me some ideas.
  • Client and Server
    • The router found in ahead.js/server is from express. It's exported from there for convenience.
    • The stuff from ahead.js/client is from react-router-dom. It's exported from there for convenience as well.
    • Full credit to these libraries and their authors.

ahead.js's People

Contributors

redcrafter07 avatar

Stargazers

FishingHacks avatar

Watchers

 avatar

Forkers

fishinghacks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.