Answer the question
In order to leave comments, you need to log in
What to choose to create a single page application in the browser?
I deal mainly with the server side, but I have to write my own project, so the question arose of what to use for the client side in the browser.
My level of knowledge is native js, jquery, html5, css3, canvas, bootstrap.
It is required to create a dynamic web application, single-page, communicating with the server via api, with button controls, panels, menus, graphic elements on canvas.
Quite a lot of logic remains on the server, but experience tells me that on the client I will still get confused in js noodles with calls to the DOM and callbackhell :)
Advise which way to look. While I was thinking about react as a layer for updating the DOM, I use konvaJs for graphics, but I'm not sure that it will make good friends with react components.
Answer the question
In order to leave comments, you need to log in
There are many options, react is certainly good, but to deal with it, spend a lot of time. I would recommend angular.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question