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

Next revisionBoth sides next revision
sweater:plain-old_web_tech_implementation [2019/03/04 21:36] – created mithatsweater:plain-old_web_tech_implementation [2019/03/05 02:25] – [Exploring core functionality] mithat
Line 4: Line 4:
 ===== Exploring core functionality ===== ===== Exploring core functionality =====
  
-The Sweater app's structural needs, at least for now, are sufficiently modest that we should consider using just plain-old HTML/CSS/JS. In this next section, I will try to develop a basic app structure and implement data-handling using plain old JS. If nothing else, this will give us a better understanding of the problem and where various libraries might be helpful or required.+The Sweater app's structural needs, at least for now, are quite modest. That makes it a good candidate for using just plain-old HTML/CSS/JS for the app's structure. In this next section, I will try to develop a basic app structure and implement data-handling using plain-old JS. If nothing else, this will give us a better understanding of the problem and where various libraries might be helpful.
  
-If this turns out to be a manageable situation, we can then bring in the [[design]] specifications for the UI and functionality.+If this turns out to actually be a manageable situation, we can then bring in the [[design]] specifications for the UI and functionality.
  
 ==== The HTML ==== ==== The HTML ====
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