Mixed Mode Manifesto
v0.1 Last updated: 2/23/2020
The manifesto
- Multiple specialized languages are good for a project, not bad
- SQL is an appropriate language for dealing with structured data
- HTML and other markup languages are appropriate for web page layout
- CSS is a simple and effective language for expressing web page style
- Transpiling/compiling code written in one language into another for web consumption obfuscates comprehension
- The ability to “view source” on web pages is a positive thing
- Enhances learning for new practitioners
- Easier to debug issues
- Frameworks are best when they are small, focused, and lightweight
Work in progress
If you have any ideas to enhance, clarify, or modify this manifesto for the better,
please feel free to contact me.
I can be reached by email at
admin@mixedmodemanifesto.org
© 2020.
Mixed Mode Manifesto reserves the right to change, modify,
or update this statement as needed.