diff --git a/dev/frameworkless_front_end_development_francesco_strazzullo.md b/dev/frameworkless_front_end_development_francesco_strazzullo.md new file mode 100644 index 0000000..d8fde2c --- /dev/null +++ b/dev/frameworkless_front_end_development_francesco_strazzullo.md @@ -0,0 +1,5 @@ +# Chapter 1 + +It's important to learn how to live without frameworks because they're not always the right tool for the job. Knowing when a framework poses a technical _investment_ versus a technical _debt_ is critical, and it's probably impossible to make this judgment without first implementing a project without one. + +# Chapter 2