Skip to content

Commit

Permalink
Fixed more link references
Browse files Browse the repository at this point in the history
  • Loading branch information
dragontheory authored Nov 12, 2023
1 parent 9efca68 commit 0db123f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ADD.md
Original file line number Diff line number Diff line change
Expand Up @@ -1554,9 +1554,9 @@ This technique:

(WIP)

What if a web GUI could natively (no third-party plug-ins or dependencies) knows what is happening inside it, when it happens, and what to do about it? All without JavaScript? We would not have to handle each state of the DOM, resulting in less logic and code to write.
> What if a web GUI could natively (no third-party plug-ins or dependencies) knows what is happening inside it, when it happens, and what to do about it? All without JavaScript? We would not have to handle each state of the DOM, resulting in less logic and code to write.
- [Hiding an Element If Its Empty | tobiasahlin.com](https://tobiasahlin.com/blog/hiding-an-element-if-its-empty/)
[Hiding an Element If Its Empty | tobiasahlin.com](https://tobiasahlin.com/blog/hiding-an-element-if-its-empty/)

It would : :

Expand Down

0 comments on commit 0db123f

Please sign in to comment.