pierznj

Results 2 issues of pierznj

# Problem Per the documentation I have the following imports: ``` import ReactAce from 'react-ace'; import 'ace-builds/src-noconflict/mode-javascript'; import 'ace-builds/src-noconflict/theme-github'; ``` I have followed the example code to implement the editor,...

Some issues I have found - overall I have found it unusable: - instructions don't work unless you copy utils.py to the backend folder - The front end does not...