Code Monkey home page Code Monkey logo

ssr3000's People

Contributors

maerzhase avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ssr3000's Issues

Think about multiple entries

It could be interesting to think about multiple entry points. currently we are always just server the application from one single entry point.

Inject page when navigating

The pages should only be inject when the user is navigating to another page. When we have this adding a prefetch property is very simple.

Cleanup Readme

The readme could be re-structured, starting with a table of contents…

Make document customizable

Users should be able to add a custom _document.js component to the app. the lib then checks if this component exists and if not falls back to the default document.

Add static export script

Add an export command that exports the app as static html.
This would somehow require an API to specify a HTML template. we have no a document component which we need to make customizable.

Test how to customize babel config

currently babel-loader just receives a default set of presets and plugins. i have to test how it behaves with a project specific .babelrc and document it in the README.

make nice html template

i dont like using the ejs anymore would be nicer if the html template would be a react component aswell.

Default serverMiddleware

As stated in the readme the user is responsible to have a serverMiddleware setup to serve the responses to the "client". For most simple setups would be nice to have a default middleware that makes it obsolete to specify a middleware by the user unless you really want to modify the default one.

Write tests

There is no single test in the project. I guess having tests would raise confidence into SSR3000

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.