bitprj / Intro-To-Serverless

Managing a server is pretty complicated, but building with serverless architectures simplifies this process. As a student, mastering serverless functions can help you to build projects that solve real-world problems by integrating APIs, constructing user interfaces, and analysing data. Javascript is the core language of this course - one of the most in-demand languages to learn in the industry.
https://bitproject.org/serverless
GNU General Public License v3.0
46 stars 24 forks source link

Fixed formatting #509

Closed blueboxes closed 2 years ago

blueboxes commented 2 years ago

Changes made

Remove CSS references (or provide css file) Place script at end of body Remove import of jquery Remove image reference Check file type via File API

Closes #480 and #478

blueboxes commented 2 years ago

Seen this is covered by other PR will abandon