Skip to content

401-advancedjs/internal-state-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CF LAB

Internal State Practice

Author: Melissa

Links and Resources

Modules

app.js

form.js

Running the app

  • npm run start

Tests

  • How do you run tests? npm run test

  • What assertions were made?

    • Counter increments everytime a submit is clicked
    • Name is being changed in the state
    • basic rendering onto page
    • Format follows snapshot
  • What assertions need to be / should be made?

    • Nothing at the moment

UML

internal state uml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors