From 5dc043916c909733b5e5bb5662368b19e09dcde6 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sat, 23 Nov 2024 03:03:30 +0100 Subject: added new thought: muscle memory --- content/thoughts/javascript.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/thoughts/javascript.md') diff --git a/content/thoughts/javascript.md b/content/thoughts/javascript.md index 7f1c14c..cd41140 100644 --- a/content/thoughts/javascript.md +++ b/content/thoughts/javascript.md @@ -11,8 +11,8 @@ is shit. Reconsider your approach. Don't just use whatever js framework is the current flavour of the month (because a new js framework seems to appear every couple of weeks). Build a working website with html+css and THEN use javascript to ENHANCE -your website. Don't make it a requirement! Use simple AJAX (if you even remember -what this is), instead of full-blown frameworks. +your website. Don't make it a requirement! Use simple AJAX instead of full-blown +frameworks. - I don't like javascript - I think the language in itself can sometimes be pretty stupid -- cgit v1.2.3