User Tools

Site Tools


sweater:plain-old_web_tech_implementation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
sweater:plain-old_web_tech_implementation [2019/03/05 02:58] mithatsweater:plain-old_web_tech_implementation [2019/03/05 03:31] – [The JavaScript] mithat
Line 19: Line 19:
 </html> </html>
 </file> </file>
 +
 +==== The CSS ====
 +
 +How about no CSS? This phase of the work isn't about how things look. We're really just trying to get a handle on the core of the app's data handling needs.
  
 ==== Weather APIs ==== ==== Weather APIs ====
Line 25: Line 29:
  
 ==== The JavaScript ==== ==== The JavaScript ====
- 
-The project's JS will need to periodically get updated weather conditions and then update the UI. So maybe a good place to start is surveying the the available weather APIs and pick the one that is best suited to the project (as we currently understand it). 
  
 <file html sweater.js> <file html sweater.js>
 // TODO // TODO
 </file> </file>
sweater/plain-old_web_tech_implementation.txt · Last modified: 2019/03/05 03:41 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki