Zum Inhalt der Seite gehen

Suche

Beiträge, die mit Javascript getaggt sind


Die c’t <webdev> sucht Vorträge und Workshops

Die c’t <webdev> 2025 startet ihren Call for Participation. Die Konferenz rund um Frontend-Entwicklung findet im November statt - wieder auf Englisch.

https://www.heise.de/news/Die-c-t-webdev-sucht-Vortraege-und-Workshops-10324180.html?wt_mc=sm.red.ho.mastodon.mastodon.md_beitraege.md_beitraege&utm_source=mastodon

#CSS #IT #JavaScript #Webentwicklung #news


Hi, #Today I decided to try to #getfedihired — I've got many years of experience with web development, programming and production (#HTML, #CSS, #Javascript), I can make myself useful in anything on the open-source side of back end, i.e. the #Perl, #Python, #PHP, #MySQL, #Linux kind of area.

I live in #Sydney Australia and would be happy to work in-office, remote or hybrid.

Let me know of any opportunities, or pass this on to anyone else who might know of something? Thanks.


New post in our blog! 🧑‍💻

In this post from our trainee program's learning path, we have the first Frontend post and the author explores JS fundamentals!

https://blog.codeminer42.com/javascript-beginners-guide/

#Codeminer42 #Blog #TheMinersGuideToCodeCrafting #Frontend #Javascript #Fundamentals


Over 1,000 WordPress Sites Infected with JavaScript Backdoors enabling persistent Attacker Access.

"Creating four backdoors facilitates the attackers having multiple points of re-entry should one be detected and removed," c/side researcher Himanshu Anand said in a analysis last week.

https://cside.dev/blog/thousands-of-websites-hit-by-four-backdoors-in-3rd-party-javascript-attack

#wordpress #javascript #backdoors #it #security #privacy #engineer #media #tech #news


🤔 Ah, the New York Times, where you can learn about the final moments of a crab's life—because what else would you read, right? 🦀🔍 But first, make sure you perform the intricate ritual of enabling #JavaScript and sacrificing your ad blocker, because nothing says quality #journalism like a pop-up party! 🎊💻
https://www.nytimes.com/2025/03/03/science/cuttlefish-camouflage-huting-crabs.html #NewYorkTimes #crabLife #adBlocker #HackerNews #ngated


--- NEW BLOG POST ---

🆕 I actually had to use algebra at work one time

💬 After trying and failing to dust off my knowledge of trigonometry, I had to re-learn linear equations and algebraic systems of equations in order to solve a problem at work. I swear this was not an interview question.

https://www.wavebeem.com/toybox/fun-algebra/

#IndieWeb #Blog #JavaScript


--- NEW BLOG POST ---

🆕 Simulating JS await with generator functions

💬 Did you know that before async functions existed in JS, we simulated them with generator functions? Come with me on a code journey, in which I reveal the relatively short helper function that made it all possible.

https://www.wavebeem.com/blog/2025/js-await-generators/

#Blog #IndieWeb #JavaScript


Durch #JavaScript lädt mein Blog nicht richtig, wenn jemand den #Uhleblog mit aktivem #NoScript besucht. Ich habe mal geguckt, woran das liegt, und dabei ist dieser Artikel rausgekommen.

https://www.henning-uhle.eu/informatik/wordpress-und-bloggen/stoerfaktor-javascript-im-blog/?mtm_campaign=mastodon


Du hast #Twitter, #Instagram oder #TikTok erst dann wirklich "gekündigt", wenn du das #Tracking auf anderen Websites blockierst. Die meisten #Werbeblocker blockieren Tracking-Skripte nicht standardmässig.

Auf Millionen von #Webseite'n werden "Tracking-Pixel" von Dritten, wie oben erwähnt, eingesetzt – die nicht nur #Pixel, sondern #JavaScript sind. Auch sogenannte Schattenprofile von nie registrierten User werden angelegt.

Mehr #Datenschutz durch den @privacybadger:

🦨 https://privacybadger.org


Sign up for a bi-weekly newsletter featuring handpicked website showcases and design inspiration from around the world → https://ronaldsvilcins.com/newsletter/

#design #webdev #webdesign #marketing #newsletter #blog #css #html #programming #coding #javascript


I just spent some time building this useless congratulatory bot to cheer up my group mates when they make a profit.✌️

https://juantechblog.github.io/posts/create-telegram-bot-using-javascript-cloudflare-workers-cloudflare-workers-kv/

#telegram #bot #javascript #serverless #coding #blog #tech


The other day I wrote an in-depth article explaining how to create an accessible, expandable (bare bones) navigation with a fallback, in case #JavaScript isn't working.

Today I explained why you shouldn't put a giant table inside an image without #AltText for a #blog because it's "quick & easy", but rather invest time building a custom component to solve this. It has been decided to do it "quick & easy" 🫠

#a11y #WebDev #frontend


An #introduction post is probably appropriate. So: Hello from #norway !

I'm here hoping to find interesting #DIY #electronics and other nerdy projects, in addition to sharing my own stuff.

I've been fiddling with #esp32 microcontroller/WiFi modules for a while, and will probably post my share of esp32 related projects.

My primary programming languages are #php #cpp #javascript

I do #pcb design with #Kicad, simple 2D design with #qcad and 3D work in #freecad.

I write about some of my projects on my personal blog, https://espenandersen.no

My GitHub repository is found at https://github.com/espena

(Image from my garage workbench)
Garage workbench


Intégrer un système de gestion de commentaires fondé sur Mastodon dans un blog sans recourir à des services externes.

https://www.elblur.fr/webdev/integrer-un-fil-de-discussion-mastodon-a-un-blog.html

#Blog #Cmmentaires #Comments #Mastodon #JavaScript #Bulma #elblur


New #blog post: Making the eyes of an image track the cursor

A conversation on fedi led to me fiddling around with #html and #javascript to have the eyes in an image follow the pointer

https://www.bentasker.co.uk/posts/blog/general/making-part-of-an-image-track-the-mouse-position.html


How did JS `getYear` turn out this badly?

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/getYear

and day is `getDate`? Yeesh

#javascript