We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6462115 commit 8c58001Copy full SHA for 8c58001
_posts/2024-11-26-refactoring-js.md renamed to _posts/2023-11-26-refactoring-js.md
@@ -2,7 +2,7 @@
2
title: From Clunky to Clean - Refactoring a JavaScript Image Toggle
3
date: 2023-11-26 01:30:11 +0800
4
categories: [front-end,js]
5
-tag: [refactoring,js]
+tags: [refactoring,js]
6
---
7
8
A simple image toggle can teach us key JS optimization principles. Let's break down the refactoring process.
0 commit comments