ARTICLES

Wes Mantooth Ver 3.0 Proposal (2022)

Sun, 11/27/2022 - 12:27

I plan to get started on this probably in December of 2022

  • Autoload dependencies
  • No more (or at least "less" namespaces ) ... the namespaces will exist for my development but not for usage
  • ES6+ code
  • Piping of the methods
    • i.e. drawrect(x,y,x2,y2).stroke(2).color('#000').fillColor('blue')
  • Reorganize where methods exist in the actual namespaces
  • I would like to write the schema for sublime text to make it easier to use
  • Not sure what else but probably plenty

An Exercise in Modern HTML and CSS

Tue, 06/25/2019 - 05:53

http://adftw.jeremyheminger.com/

When I began building websites the idea of viewing it on a mobile device wasn't thought of or even possible. If there was any thought given to various display resolutions it was mostly solved by adding percents to the containing columns of a table and nesting that table within a table set at a maximum width with the most common resolution. I think that was about 1024 x 768 but it might have even been 640 x 480.

Tags
Subscribe to