Mercurial Hosting > dad
diff src/index.html @ 15:c1fc5b67f128
remove communities.win
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 31 May 2023 13:07:04 -0600 |
parents | f6ac0c3ad3eb |
children | 1980e2c32ad6 |
line wrap: on
line diff
--- a/src/index.html Fri May 19 07:19:46 2023 -0600 +++ b/src/index.html Wed May 31 13:07:04 2023 -0600 @@ -21,7 +21,7 @@ </head> <body> <h1>Reactionary Drag and Drop</h1> - <h4><a href="http://www.reactionary.software/">Reactionary Software</a> by <a href="https://www.linkmystyle.com/fschmidt">fschmidt</a></h4> + <h4><a href="http://www.reactionary.software/">Reactionary Software</a> by <a href="https://linkmy.style/fschmidt">fschmidt</a></h4> <p>I can't find a usable drag-and-drop JavaScript library, so, as usual, I am forced to write one. I need something that works on mobile, supports both drag and dropzones, and is simple to use. And it shouldn't require an abomination like <b>npm</b> to get the files, one should just be able to download the needed files directly.</p> @@ -54,6 +54,6 @@ <p>This library is fairly trivial which makes it a good example of <a href="http://www.reactionary.software/">reactionary software</a>. And it is purely JavaScript which everyone knows. Just compare the depraved alternatives listed to my code. My code is much simpler and is fully functional and robust. All of the modern alternatives are overcomplicated and fragile garbage. All modern code is like this, all just horrible garbage.</p> - <p>Here is <a href="https://hg.reactionary.software/repo/dad/">the source</a> of this website. And here are discussion threads on <a href="https://communities.win/c/programming/p/16an5RSxmy/javascript-drag-and-drop/c">Scored</a> and <a href="http://www.mikraite.org/JavaScript-Drag-and-Drop-tp3229.html">Reactionary Software</a> if you want to comment.</p> + <p>Here is <a href="https://hg.reactionary.software/repo/dad/">the source</a> of this website. And here is <a href="http://www.mikraite.org/JavaScript-Drag-and-Drop-tp3229.html">a discussion thread</a> if you want to comment.</p> </body> </html>