Skip to main content

Search

Items tagged with: javascript


c't <webdev>: The agenda is set

The conference for front-end developers will focus on AI, architecture, accessibility, testing, practical projects and many other topics.

heise.de/news/c-t-webdev-The-a…

#CSS #HTML #IT #JavaScript #Webentwicklung #news


Sensitive content


programmier.bar: Rolldown – wie void(0) das JS-Ökosystem umbaut

Die Crew der programmier.bar im Gespräch mit einem der Vite-Maintainer über Developer Experience, Frameworks und Architektur-Entscheidungen.

heise.de/blog/programmier-bar-…

#IT #JavaScript #programmierbar #Softwareentwicklung #news


Software Testing: Cypress, Playwright oder WebdriverIO

In dieser Episode spricht Richard Seidl mit Dehla Sokenou über die Auswahl von Testautomatisierungswerkzeugen.

heise.de/blog/Software-Testing…

#IT #JavaScript #SoftwareTestingPodcast #Softwareentwicklung #Test #news


Buchkritik: The Nature of Code

Daniel Shiffman zeigt, wie schön die Umsetzung natürlicher Prozesse in selbst geschriebenen Javascript-Anwendungen sein kann.

heise.de/tests/Buchkritik-The-…

#IT #JavaScript #Programmierung #Visualisierung #Wissenschaft #news


Out now: “Exploring JavaScript (ES2025 edition)”
• Free to read online
• Lots of new content
• New: flashcards for learning the content and the standard library API
exploringjs.com/js/

#JavaScript


programmier.bar: Vite – das universale Build Tool für JavaScript und TypeScript

In dieser Folge ist die Crew der programmier.bar im Gespräch mit einem der Vite-Maintainer über Developer Experience, Frameworks und Architekturentscheidungen.

heise.de/blog/programmier-bar-…

#IT #JavaScript #Podcast #programmierbar #Softwareentwicklung #Webentwicklung #news


heise+ | JavaScript: Einen Discord-Bot für die eigene Gaming-Community programmieren

Ein Discord-Bot begrüßt User, zeigt Daten an oder schmeißt Spammer raus. Wir zeigen, wie Sie mit dem Framework discord.js einen simplen Bot programmieren.

heise.de/ratgeber/JavaScript-E…

#IT #JavaScript #Programmierung #news


Webframework Astro 5.9 wappnet sich gegen XSS-Attacken

Experimenteller Support für CSP soll dabei helfen, Astro-Anwendungen gegen Cross-Site-Scripting-Angriffe abzusichern. Neuerungen gibt es auch für Markdown.

heise.de/news/Webframework-Ast…

#IT #JavaScript #Sicherheitslücken #news


#HTMX is growing on me.

It felt weird at first to generate frontend from the backend. But I gave in because writing more code at the backend was way too tempting. I just can't hold #javascript right.

Using templates and SQL, creating frontend using #php and htmx is pretty nice. Kind of feel like doing #graphql and #Rest together.

But at the end of the day, I am writing less javascript and it is great.

#awesome #hypermedia #WebDev


My employer, after 7 months of work, fired me overnight. Because I would be too "finicky" about code quality and security risks, which would better suit "a bank or cybersecurity company".

So I'm again #lookingForJob, either at #Montpellier (France) or #fullRemote. I am a #fullStack #developer with almost 10 years of experience on #php, #symfony, #html, #css, #javascript (#jquery and I'm also learning #vue). I am fluent in English, both written and spoken.

#FediHire


enterJS Web Security Day: Online-Konferenz für sichere Webanwendungen

Am 9. Oktober zeigt die Konferenz, wie man seine Webanwendung schützen kann. Die Themen umfassen OWASP Top Ten, KI-basierte Angriffe und Passkeys.

heise.de/news/enterJS-Web-Secu…

#IT #JavaScript #Security #Sicherheitslücken #news


Sensitive content


ap-components


I want to share some information about a repository we just published. ap-components is a set of Web Components for building interfaces for the ActivityPub API. I built it as I was making a sample application for handling the acct: URI scheme. I found myself making more and more components for the UI, and realised that they would probably be useful for other applications, too.

The library is available on npm at @socialwebfoundation/ap-components. It currently covers some of the simplest ActivityPub data, but I hope to expand it to give visibility to other types of objects and activities. Please feel free to try it out and let us know if it’s helpful for your work.


enterJS Advanced Angular Day: Workshops zu A11y, Best Practices und Architektur

Die Online-Konferenz am 1. Juli 2025 bietet Vorträge und Workshops für Angular-Profis. Tickets gibt es noch bis zum 3. Juni zum vergünstigten Frühbuchertarif.

heise.de/news/enterJS-Advanced…

#Angular #IT #JavaScript #news


🚨 Ojo con OpenPGP.js
CVE-2025-47934 | Nivel de riesgo: alto (8.7)

OpenPGP.js es una librería en JavaScript que se usa para cifrar y firmar mensajes

💥 Alguien puede modificar un mensaje y hacer que parezca firmado, aunque no lo esté de verdad.

Si trabajás con OpenPGP.js o lo usa tu app, revisá si hay actualizaciones y no lo dejes pasar.

#Seguridad #OpenPGP #JavaScript #Criptografía #CorreoSeguro #DesarrolloWeb #security


plainvanillaweb.com/index.html how to deplatform your website #html #javascript


Hello, everyone

I'm a Senior Full Stack Developer with 8+ years of experience delivering scalable, high-performance web applications across startups and global companies. I specialize in JavaScript, TypeScript, Python, React, Next.js, Angular, Vue, Node.js, Django, and FastAPI.

Please check my past work here:
alilee.vercel.app

Let’s build something amazing together.

#forhire #remote #wfh #fullstack #frontend #seeking #job #contract #opportunity #backend #webdev #freelance #javascript


Studying an interesting subject after running into a set of nice Bhajan musical pieces many thirty minutes long played in acoustically fantastic sounding mandirs

#Hinduism #Bhajan #Mandir #Sikhism #Jainism #Buddhism #Islam #Judaism
#Links #Terminal #bash #csh #ksh #zsh #tksh Browser #OpenSource #No #JavaScript #NoJavaScript


"Deno has allowed us to transition services faster without sacrificing reliability," says Plaid architecture lead Zander Hill.

Here's how they did it 👇

deno.com/blog/how-plaid-migrat…

#deno #nodejs #javascript #typescript


Krankenversicherung verschenkt medizinische Daten an Google

Eine große amerikanische Krankenversicherung (Blue Shield of California) hat die persönlichen und die Gesundheitsdaten von 4,7 Millionen Versicherten an die Werbe-Abteilung von Google verschenkt.

pc-fluesterer.info/wordpress/2…

#Allgemein #Empfehlung #Warnung #bigdata #datenleck #datenschutz #google #identität #javascript #privacy #privatsphäre #verfolgung #vorflle #website #werbung


Why is it the language-agnostic formats for defining data models are either

1. Grossly over-engineered for one purpose
2. Grossly over-verbose
3. Both

Where's my clean, easy syntax for defining data classes that can be generated into *simple* PHP, JS, Kotlin, etc? Where's my DTO-maker format?

#Programming #Rant #Protobuf #Openapi #jsonschema #PHP #Javascript


PHP friends. I am looking to experiment with Protobuf as a way to define an API, for which we'll want code-generation for both (modern) PHP and Javascript/TypeScript. What's your recommendation? I'm finding lots of decade-old projects...

Alternatively, is there tooling to generate Protobuf off of PHP code/attributes, the way OpenAPI can?

#PHP #Protobuf #Javascript


Yes you have seen it correctly, I'm now including __links__ the sh & console based browser, in my workflow, since it uses few resources, doesn't understand many of the modern languages, which results in pleasure and fun on the internet. You can even use links on a serial console like my Wyse terminal!

An Adblock is not need in this modus operandi.

The places which are properly coded, do not need even JavaScript are where I frequently get my information from

#POSIX #RetroComputing #csh #sh #ksh #bash #fish #Terminal #16550AF #Serial #Console #freeBSD #netBSD #openBSD #ghostBSD #Linux #JavaScript #programming


im SELF-Blog: Sommerzeit, input type="date" und JavaScript

Aus der Rubrik „Das Nähkästchen des alten Programmierers“.
Oder: Wie dumm man sein kann…

blog.selfhtml.org/2025/apr/06/…

#javascript #html #sommerzeit



I am in urgent job search mode, so I'm gonna throw this out here and see if anything comes of it.

I am a #Canadian, fluent in both #English and #French. I have experience with several programming languages. My strongest proficiency is with #Haskell and #C. I also have a reasonable grasp of #HTML, #JavaScript, #SQL, #Python, #Lua, #Linux system administration, #bash scripting, #Perl, #AWK, some #Lisp (common, scheme, and emacs), and probably several others I've forgotten to mention.

I am not necessarily looking for something in tech. I just need something stable. I have done everything from software development, to customer support, to factory work, though my current circumstances make in-person work more difficult than remote work. I have been regarded as a hard worker in every job I have ever held.

#GetFediHired


Hey #FediHire,

ich suche für ein internes Projekt eine Selbstständige / #Freelancer Person für die Entwicklung eines Webinterface auf Grundlage einer API.

Dies sollte (bzw. muss leider) mit #JavaScript umgesetzt werden. Jedoch hätte ich gerne so wenig Framework(s) und sonstige Abhängigkeiten wie möglich.

Bei Interesse gerne melden 😀

:BoostOK: #fedihire_de


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.


Why haven't most developers adopted BDD (Behavior-Driven Development) for their tests?

#php #laravel #java #javascript #golang #dart #flutter


#presentacion
Soy un apasionado del desarrollo web y todo el ecosistema #javascript :javascript: 💻
Creo que el open source nos hace más humanos. Y por ese motivo decidí entrar en esto del fediverso.
Busco aprender y poder divulgar acerca de tecnologías y mundo desarrollo

#nodejs #typescrip


I've worked with dates and times in several programming languages, and I have to say that the best is easily PHP (since the big refactor in, what was it, 5.6?).

The worst is easily Javascript.

#PHP #Javascript #Typescript #Node


New year, new role @Mastodon!

Our core team is looking for a senior Front-end Developer to elevate the web UI/UX experience for our users.

Ideally:

1. You are highly skilled in accessible and semantic #HTML
2. Proficient in modern #CSS
3. Experienced with #Javascript, #Typescript and complex React/Redux applications

This remote full-time position requires a 4-hour overlap with the CET timezone.

For more info/to apply:
jobs.ashbyhq.com/mastodon/6a09…

#FediHire #GetFediHired #hiring #frontend


Wir wollen unser DOM-Tutorial aktualisieren.

Wie erzeugt ihr neue Elemente in #javascript ?

#programming #html

  • createElement (38%, 8 votes)
  • insertAdjacentHTML (9%, 2 votes)
  • template mit appendChild einhängen (9%, 2 votes)
  • ??? (42%, 9 votes)
21 voters. Poll end: 6 months ago


New blog post: mergiraf.org, a syntax-aware merge driver for #Git.

Supports #Java, #Rust, #Golang, #javascript, #cpp, #csharp, #html, #json, #yaml and #xml so far, and it's quite easy to add support for more thanks to #treesitter.

antonin.delpeuch.eu/posts/merg…

Get it on #Codeberg: codeberg.org/mergiraf/mergiraf


I pushed a feature update for :fietkau_software: fietkau.software/qr today. 🙂

It has two fun new shape styles, a bunch of added logos (👋 @pixelfed @joinpeertube @Codeberg @forgejo and more), some advanced options for turbo nerds, and irregularly shaped logos now get better cutouts.

I think this covers most of the feature requests I've received. 😀

#qr #qrcode #webdev #javascript


Wir erzwingen Ihre Einstimmung!

In der Netzgemeinde hat sich der Begriff des Cookie-Terror-Banners längst etabliert. …

blog.selfhtml.org/2024/mar/18/…

#browser #javascript

Diese Webseite verwendet Cookies. Durch die weitere Benutzung der Webseite stimmst du dieser Verwendung zu. https://inne.city/tos