4-Explosion

slides | markdown | HTML

| 0-Introduction | 1-Hello World! | 2-Architecture | 3-DOM | 4-Explosion | 5-Examples

  1. Report trackers in the console
  2. Start the timer
  3. Check the trackers on the page
  4. setTimeout() to give user time to opt out
  5. Connect the tracker script to the explosion

Coming soon ...

Part 4 conclusion

Presentation comments ...

// 2. Get scripts // 4. Count trackers // 5. Add tracker button // 6. Add explosion countdown --- ## TEMPLATE <div class="twocolumn"> <div class="col"> </div> <div class="col"> </div> </div>