Ole Christian Eidheim
Ole Christian Eidheim
Thank you, although I'm not entirely sure what you mean here. Could you please elaborate?
Could we instead maybe use CPack instead of the debian folder? See for instance here: https://github.com/rizsotto/Bear/blob/master/CMakeLists.txt
I added CPack in https://github.com/cppit/jucipp/commit/e4cff18db45ff0b4ffb4857b66f09a82f07b8a7d. Not sure if the debian files are needed then? edit: at the moment libclang-dev and liblldb-dev versions are hardcoded to support Debian stable, the main...
Thank you for the feedback @labarba. The library might be small, but it is the result of extensive research into the available web-development libraries and how we could teach students...
Thank you for the extended feedback @csev, it is much appreciated! I will update the article based on both yours and @labarba's feedback within a week.
@labarba and @csev, I have now updated the paper based on your feedback: https://gitlab.com/eidheim/react-simplified/-/commit/5f77ab1daf4958d28fdd15343ba1c9e99de3dde2. In addition to some minor changes, I wrote a paragraph comparing react-simplified to other state management...