From f57420d3bad4dc25461163ff543432299c55bc98 Mon Sep 17 00:00:00 2001 From: Zev Averbach Date: Fri, 2 Jun 2023 13:22:53 +0200 Subject: [PATCH] frfameworkless --- ...ameworkless_front_end_development_francesco_strazzullo.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dev/frameworkless_front_end_development_francesco_strazzullo.md 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