GithubHelp home page GithubHelp logo

local-storage-async-timer's Introduction

Local Storage & Async Timer

An example repository for learning setTimeout and storing state with Local Storage.

Getting Started

  1. Fork and clone this repository
  2. npm install
  3. npm start

Task List

It is suggested you tackle each task in the given order.

  • Update the <script> tag so that we are able to correctly see the number of seconds.
  • When you click the Start button, start a timer and increment the clock.
  • When you click the Stop button, stop the timer.
  • At each interval, save the state to Local Storage.
  • When you arrive at the page, load the information to Local Storage.
  • When you leave the name field, show the message "Welcome back, {Name}" where name is the name that was entered.
  • Store the name in Local Storage and load it back up once you've arrived at the page.

local-storage-async-timer's People

Contributors

bwreid avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.