Type and Fade User Feedback with jQuery
I wanted to add just a bit of whimsy to a recent project so I made the user feedback from an AJAX call get typed out instead of simply fading in. You can use the jQuery function below by calling it with a selector and a message as the second parameter. It will clear the selector of any previous text and then type the response it then fade it out over a few seconds.
funct
https://sfndesign.ca/type-and-fade-user-feedback-with-jquery/
#Code #jquery
#Development #Analyses
Is it still worth using jQuery in 2025? · When a modern alternative makes more sense https://ilo.im/165cy2
_____
#jQuery #JavaScript #Library #Framework #Website #CMS #Legacy #WebPerf #WebDev #Frontend
Is It Still Worth Using jQuery in 2025?, by (not on Mastodon or Bluesky):
Hi! I’m Wan Ching. I started coding in 2012 with #JavaScript, #Python, and #jQuery. Over the years, I’ve dived into #React, #TypeScript, and now #LLMs. They’re #ToolsNotMagic, and can never replace thinking. Fundamentals still matter. I’m always excited to learn and grow with every new tool.
I understand it is customary to #Introduction myself.
Gar nicht so einfach in #Datatables eine bestimmte Tabellenzelle über das Table-Objekt anzusprechen. Bisher konnte ich noch nicht finden, wie man der Methode cell() die Indexnummer in der Tabellenzeile übergeben kann.
What I've been doing for the past 3 work days:
I'm refactoring and fixing a legacy module in our product.
It consists of a single js file with 2000 LOC and uses JQuery.
I haven't worked with #jquery before. My main issue right now is state management.
#Datatables ist schon ein geiles #Javascript Framework zur Darstellung von Tabellen. Zusammen mit #PHP, #MySQL, #jQuery und #Ajax lassen sich da richtig gute Anwendungen bauen.
30 Years of JavaScript: 10 Milestones That Changed the Web, by @ricmac (@TheNewStack):
https://thenewstack.io/30-years-of-javascript-10-milestones-that-changed-the-web/
#javascript #anniversaries #history #ecmascript #ajax #jquery #web2.0 #nodejs #npm #react #typescript #webassembly
Как я прокачал английский до B2 в США, разработав своё языковое приложение
После переезда в США мой английский был на уровне A1. Вместо курсов и приложений я решил создать собственный языковой тренажёр и заодно прокачать себя как fullstack-разработчика. В статье рассказываю как я парсил словари, получил бан, внедрил геймификацию и достиг уровня B2 за год.
Check if you're connected to localhost with jQuery.
Verificar Si Estás Conectado a localhost con jQuery.
https://nubecolectiva.com/blog/verificar-si-estas-conectado-a-localhost-con-jquery/
Quick Tip: Avoid Event Listeners on the “window” Object, by @nattarnoff.bsky.social:
https://tarnoff.info/2025/06/13/quick-tip-avoid-event-listeners-on-the-window-object/