SheTech
  • SheTech JS bootcamp
  • Level 1 - awesome tasks
    • Introduction to Awesome Tasks
    • Step 1: HTML
    • Step 2: playing with the DOM
    • Step 3: add a new task
    • Step 4: dynamic list of tasks
    • Step 5: adding new items
    • Step 6: removing items
    • Step 7: add some style
    • Step 8: marking items as done
    • Step 9: saving items in the localstorage
    • Step 10: adding filters and bulk actions
    • Step 11: add counters
    • From Awesome Task to the next big thing!
  • Level 2 - timeline
    • Live Timeline
    • Step 1: basic HTML page
    • Step 2: add util library
    • Step 3: show all posts
    • Step 4: add form
    • Step 5: collect form data
    • Step 6: create a new post
    • Step 7: validating posts
    • Step 8: refactoring
    • Step 9: refresh button
    • Step 10: auto refresh
  • Code Editors
  • Useful resources
  • API Reference
  • Glossary
Powered by GitBook
On this page

Was this helpful?

  1. Level 1 - awesome tasks

From Awesome Task to the next big thing!

PreviousStep 11: add countersNextLevel 2 - timeline

Last updated 4 years ago

Was this helpful?

Done! You can view and use this app online . You can also fork the , create your personal version of the app and publish it online using : all you have to do is create a gh-pages branch on your repository and add an index.html that contains your code. Your coach will help you with this.

If you are not familiar with Git, we'll suggest to take a look to this . If you prefer to work with a graphical interface rather than the bash at the bottom of the link above you can find an extensive list of tools useful to work visually with Git.

We hope this little walkthrough helped you understanding some basic web programming concepts. There is a lot of things to learn, but fear not! There is also an impressive number of great resources that will help you learn fast. Programming is a great way to express yourself: it gives you the power to create things by simply writing.

here
Github repository
Github Pages
step by step guide