Differences between revisions 8 and 43 (spanning 35 versions)
Revision 8 as of 2010-11-07 19:22:47
Size: 875
Editor: PieterSmit
Comment: Add link to Amazon migration.
Revision 43 as of 2022-11-27 22:45:40
Size: 1842
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from web
Line 6: Line 7:

== Web site validators ==
 * Screamingfrog - Got free version

== Frame Works ==
 * 2022 Jam Stack is the way to go, static site e.g s3 that uses api for dynamic data
   * Options
     * [[web/Hugo|Hugo]] - fast Go , use with headless cms
     * Pelican - Python
     * 11ty - Node.js
   * Pick - [[web/Hugo|Hugo]]

 * 2018 - Frontend case studies - https://github.com/andrew--r/frontend-case-studies
 * angularjs - Front-end + backend + meteor
 * [[node.js]]
 * Tutorial - django rest http://django-rest-framework.org/tutorial/2-requests-and-responses
 * Online design and host with cart http://www.wix.com (2014Oct-$8.08/m eCommerce)
 * https://www.browserstack.com/test-on-firefox-browser

=== Web Gui ===
 * Demo [[http://morrisonpitt.com/jsPlumb/html/jquery/demo.html|jsPlumb]]

Line 22: Line 46:
 * MoinMoin
   * WSGI speedup with deamon mode http://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIDaemonProcess

Web design

Web site validators

  • Screamingfrog - Got free version

Frame Works

Web Gui

...


CategoryDevelopement

Web (last edited 2022-11-27 22:45:40 by PieterSmit)