Server Side Rendering
To a new age of web development
Weblabs as of now is a pure front-end framework and does not support even a drop of server side rendering, but I am working on a new concept for SSR too, just as I have used some unique JS concepts to build the fronte-end part.
By definition, SSR in many apps like react and angular creates an initial static HTML which is then hydrated, but we don't want that.
Weblabs is going to introduce some SSR that are unseen and unheard of, and we are not going to stick to the traditional hydration method too. My goal is a polyglot and highly compatible UI framework that will work at the fullest speed, wherever it can.
Last updated
Was this helpful?