ToDo this Site

Creating a TODO list for things that I need to todo regarding this site.

Date Created:
Last Edited:
2 530
  • Go over all the CPU intensive tasks and try to implement Worker Threads for them in NodeJS
    • Things to implement worker threads for (CPU Intensive Tasks):
      • Transcoding Audio and Video Files
      • Parsing the lexical editor
        • Need to improve this behavior as well
      • Parsing a submission of articles
      • Markdown to HTML Conversion
  • Improve the Lexical Implementation / Article Builder
    • See the note on the what to do about the Article Builder to see what needs to be done there
  • Create a new GO backend
  • Need to make sure all popups are closes on page change

Testing Whether or Not Adding Markdown Worked for the article builder

You can read more about how comments are sorted in this blog post.

User Comments