Skip to content

CSE210-Fall23-Team2/Warmup-Task1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stretchtext.js

An implementation of StretchText for JavaScript, which makes it possible to show and hide nested information on web pages. For details, demos, and instructions on using the library read this blog post.

Warmup Task 1 - stretchtext.js

This project is subset of Warmup task that focuses on refractoring the existing code.

Improvement to javascript

  • Use of const and let
  • Arrow Functions
  • Template Literals
  • 'Const' for functions
  • Modularise the code
  • Remove vendor-prefixed version

Improvement to HTML

  • Removed HTML redundancy by using dynamic JS

Improvement to CSS

  • Remove vendor-prefixed version

Hosting on Netlify

You can find deployed code here

Meeting notes

Please find the meeting notes here.

About

warm-up exercise task-1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors