Skip to content

Latest commit

 

History

History
executable file
·
41 lines (31 loc) · 1.88 KB

tips.md

File metadata and controls

executable file
·
41 lines (31 loc) · 1.88 KB
layout permalink title
page
/tips/
tips

This is a page for us to update together.

What are your tools and tips for web development?

Frameworks and Libraries

  • React
  • Angular
  • ExpressJS <- Framework, no need for switch cases to send files!
  • Python 3 http.server This module contains the Python 3 equivalent of SimpleHTTPServer. The server can be started with python -m http.server <port>, after downloading the module (probably with pip).
  • D3 API

Editors and Tools

Learn

UI Design