|
|
|
|
|
by yuzuquat
1314 days ago
|
|
I’m currently early on working on a webapp/spa with no node and just some tooling I wrote myself (www.lona.so). I plan to document my process and post it at some point. My two points of advice if you’re looking to go the native route is to 1) look into web components and 2) find something to syntax highlight html strings (es6-string-html on vscode). If you’re totally new and getting started, just throw in some code into an html file and double click it! |
|