Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have recently got upto speed with c++17 features and I want to explore more C++. So far I have used Java and Python to build webapps. Are there libraries/framework that can replicate the MVC in C++ as well? I think I can extend functionalities from there.


Not quite MVC but RxCpp exists and can help with designing MVP style code. (also known as event driven programming)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: