dilip-bridgelabz / vlpod-code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guidelines

This collection of files provides general knowledge for working with the CoCalc. It is incomplete, mostly correct, and sometimes poorly formatted. Ask clarifying questions and update this as you go.

Webapp Code Layout

entry-point.coffee

  • desktop_app.cjsx / mobile_app.cjsx
  • Projects View (projects.cjsx)
  • Account View (account.cjsx)
  • Project View (project_page.cjsx)
  • About View (r_help.cjsx)

Additionally, it has top level widget components:

  • Help
  • File Notifications (file_use.cjsx)
  • Connection Status

External Resources

HTML/CSS

Redux:

About


Languages

Language:TypeScript 52.5%Language:CoffeeScript 24.2%Language:Python 11.6%Language:JavaScript 8.8%Language:HTML 1.3%Language:CSS 0.9%Language:Shell 0.5%Language:TeX 0.1%Language:Jupyter Notebook 0.0%Language:TSQL 0.0%