OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-12-20 00:53:05 +00:00
parent bbdc741e8b
commit 009f2b3cdd
17 changed files with 99 additions and 19 deletions

View File

@ -1,12 +1,19 @@
created: 20230613185754543
creator: Octt
modified: 20231204002753646
modified: 20231220004739816
modifier: Octt
tags:
title: Development
<<^wikipediaframe "Software development">>
!!! Tools
* [[AST explorer|https://astexplorer.net/]] --- //A web tool to explore the ASTs generated by various parsers.// --- <<[# Git"https://github.com/fkling/astexplorer">>
** [[metajs|http://www.jezng.com/metajs/]] --- //visualize javascript AST execution// --- <<[# Git"https://github.com/int3/metajs">>
!!! Resources
* <<WikipediaL "Dependency hell">>
* <<RedditL r/webdev/comments/spr2db/confused_about_web_app_architecture_and/ "Confused about web app architecture and separation of frontend and backend">>