kubikpixel, to javascript
@kubikpixel@chaos.social avatar

«JavaScript Bloat in 2024»
– by @nikitonsky

Fast Internet is not really available these days. Not because of the connection, but because of the excessive data flow and JavaScript application on the pages. In my opinion, this is often too much of a good thing.

☝️ https://tonsky.me/blog/js-bloat/

matsuuu, to webdev

The Custom Elements Language Server 1.0.0 release is here!

Get it now!

VSCode: https://marketplace.visualstudio.com/items?itemName=Matsuuu.custom-elements-language-server-project

Neovim: Follow Instructions at https://github.com/Matsuuu/custom-elements-language-server (might need a couple of days for lib authors to update deps).

IntelliJ: Version 1.1.0 will ship with IntelliJ Support

scoonch, to photoshop French
@scoonch@mamot.fr avatar

Dev Web fullstack, après un enchaînement de CDD, je suis libre à partir d'aujourd'hui.

CDI distanciel de préférence sinon je m'adapte, je suis à Paris.

Compétences en +:
Maquettiste ,
Monteur vidéo ,
Habillage/Animation
Régie/Vidging/Mapping:

CV en mp.



















autumn64, to python

About me:
Hi! I'm Mónica Gómez, also known as Autumn64. I am a Computer Systems Engineering student from México, and I'm a proud trans woman.

I am also a developer. I code in #C, and , but I can code in a bunch of other languages as well.

I like to make , check it out here: https://tube.tchncs.de/c/autumn64_channel/video-playlists

If you wish to verify I am who I say I am, please check my public key: https://www.autumn64.xyz/key.html

More about me: https://codeberg.org/Autumn64/AboutMe/src/branch/main/README.md

darkghosthunter, to php
@darkghosthunter@mastodon.social avatar

Just going to nonchalantly shove in some awareness to my GitHub Sponsorship.

If you value my contributions to Open Source and Laravel, just leave a small tip or become a sponsor. It helps me pay the bills.

https://github.com/sponsors/DarkGhostHunter

#PHP #Javascript #JS #FOSS #OSS #OpenSource #Programming #Development #Software #SoftwareDevelopment #WebDevelopment #WebDev #Laravel #Github

danzin, to python
@danzin@mastodon.social avatar

There's this very useful and widely used #Python tool, @coveragepy, that creates HTML coverage reports and uses #JavaScript in them.

I have proposed a simple PR to fix a small issue in sorting columns in the reports: https://github.com/nedbat/coveragepy/pull/1768/files

However, I'm very bad at #JS.

The behavior is working as intended, but I can't shake the feeling that my JS code is awful in some way I can't see.

Could you take a quick look at the diff and point out anything that should be improved? TIA!

#coverage

shino, to php French
@shino@shelter.moe avatar

Dites-moi les developpeur PHP symfony et ceux qui font un peu de JS aussi.

J'ai mon serveur PHP qui me renvoie un JWT quand c'est correct.

J'ai lu qu'une bonne pratique consistait à envoyer le ou les tokens dans un cookies avec le secure à true. Seulement, j'en fait quoi moi après côté font en SvelteJS ?

#php #symfony #js

aral, to javascript
@aral@mastodon.ar.al avatar

Hey folks, I just released Auto Encrypt Localhost* v8.4.0 with better async support and updated dependencies.

https://www.npmjs.com/package/@small-tech/auto-encrypt-localhost

  • My pure JavaScript module (no mkcert, certutil, etc., required) that automatically provisions and installs locally-trusted TLS certificates for Node.js https servers.

(There seems to be an issue with tests failing on macOS, will debug that tomorrow and likely post a patch release.)

piratenpanda, to php German
@piratenpanda@norden.social avatar

Veggiekarte.de is looking for #php / #html / #js contributors. As I, creator and maintainer, find it more and more difficult to contribute myself, the current burden is currently almost completely on Kristjan. So if you feel like contributing to an opensource project that promotes #openstreetmap and climate friendly diets, please take a look at our issue tracker:
https://codeberg.org/piratenpanda/veggiekarte

I'd also appreciate help in getting weblate and the git functionality up and running.

Thanks for reading!

aral, to javascript
@aral@mastodon.ar.al avatar

In almost three decades of writing JavaScript (yes, I’m older than JavaScript), this is the first time I’ve used a label and a break label statement for a conditional.

I feel strangely fine about it.

#JavaScript #js #conditional #labeledStatement #break #NodeJS #web #dev

vanilla, to webdev
@vanilla@social.spicyweb.dev avatar

Sometimes #WebComponents need to know what’s happening inside of them.

Whether you’re working with the concept of “slots” or just plain ol’ #HTML, you may need to react to changes imposed from without.

Thankfully, the native platform provides a solution in the form of MutationObserver, an API which is so powerful it can beat at the heart of entire #JS frameworks (Stimulus being but one example).

#WebDev examples by @raymondcamden and @jaredwhite:

https://thathtml.blog/2024/03/more-fun-with-web-components-and-mutationobserver/

michael, to CSS
@michael@thms.uk avatar

https://ishadeed.com/article/virtual-keyboard-api/

Pretty neat article! I didn’t know about the virtual keyboard API before, but it does appear to solve a lot of very common problems

dgoosens, to php French
@dgoosens@phpc.social avatar
nosherwan, (edited ) to javascript
@nosherwan@fosstodon.org avatar

:nodejs: :javascript: :typescript:

State of JS Runtime

I suggest we have a new survey similar to state of JS called state of JS runtime, to get an idea of which runtimes are most popular in the industry & what are they being used for. (its merely a question in StateOfJS)






🙋🏽‍♀️
Which runtime do you use & for what purpose?

mez, to 11ty
@mez@mastodon.nz avatar

Here’s how I added search to my static website without using client-side JavaScript:

https://www.philiprenich.com/blog/adding-search-to-an-eleventy-site-without-client-side-javascript/

Being able to search a blog, on the blog's site and without Google, is awesome. You should do it. Maybe this method will help you. Let me know if you do!


5t3ph, to CSS
@5t3ph@front-end.social avatar

📆 12 Days of Web returns a month from today!

Be sure to sign up for reminder emails or grab the RSS feed. You won't want to miss out on getting up to speed with some of the latest web features from the 12 incredible guest authors!

#CSS #HTML #JS

https://12daysofweb.dev

5t3ph, to CSS
@5t3ph@front-end.social avatar

Whoohoo, all 12 guest authors for 12 Days of Web are confirmed!!

Catch up on the last two years worth of #CSS #HTML and #JS Web APIs and subscribe to updates for the coming series

https://12daysofweb.dev

michael, to CSS
@michael@thms.uk avatar

This is an excellent article by @Kilian

I’m not a big fan of summary/details generally because it’s just too inconsistent, but dialogs are great. And I didn’t actually know about input type="color" yet.

Well worth a read.

https://www.htmhell.dev/adventcalendar/2023/2/

#css #js #JavaScript #html #Frontend #Webdev #Webdevelopment

colepeters, to webdev

Excited to introduce Enhance Music: a music library & audio player demo app built with web standards. Despite being a multipage app (aka a website), it features a persistent audio player, along with some gorgeous UI.

It's been a blast building this over the last few weeks and exploring just how far you can go with HTML, CSS, and a little JS. I continue to be inspired by what we're building with @enhance_dev; I hope you are too!

Deep dive here: https://begin.com/blog/posts/2023-09-28-introducing-enhance-music

#html #css #js #webdev

hazz223, to javascript
@hazz223@mstdn.social avatar

It's been a while since I last saw a repo that made me laugh

https://github.com/christina-de-martinez/babel-plugin-glowup-vibes

(Also, check out the issue page for extra fun)

Equinox, to programming

Okay I'm gonna be honest, metaprogramming (what I would like to call, using reflections and source file system access) is actually a lot of fun haha

I can let the compiler/runtime generate the boring boilerplate and annoying little annoyances for me when well crafted!

Does it cause (possibly hard to debug) abstractions? Yep! Does it speed up development time and reduce workload in the end? Hell yeah!

(I just have to comment it very well to explain what's happening tho)

#programming #php #js

teleclimber, to webdev
@teleclimber@social.tchncs.de avatar

Really liking this post by @jaredwhite on #webcomponents and server side HTML generation. I strongly agree that I want to write in something that feels like #HTML, not #JS. (It's why I currently use #Vue -- the HTML-based template is pleasant)

https://www.spicyweb.dev/web-components-ssr-node/

aral, to javascript
@aral@mastodon.ar.al avatar

Just published JavaScript Database (JSDB)¹ version 3.0.4.

  • Null and undefined values are correctly persisted. Setting object property to null no longer results in error².

  • Tests no longer crash on Windows due to path issue³.

  • Code coverage is back to 100%.

Many thanks to @koteisaev for making this release possible with his contributions.

¹ https://codeberg.org/small-tech/jsdb#javascript-database-jsdb
² https://codeberg.org/small-tech/jsdb/issues/2
³ https://codeberg.org/small-tech/jsdb/issues/9

membook, to memes Polish
@membook@rigcz.club avatar
jbzfn, to webdev
@jbzfn@mastodon.social avatar

🤔 Web developers: remarkably untalented and careless?
@baldur

「 So, just this once, I’d like to suggest that everybody in web dev point their dysfunctional novelty seeking (of which I suffer as well) in the direction of HTML and CSS. See how much can be done without JavaScript. It’s a lot! Then look at writing more lightweight JavaScript that’s layered on top of the HTML as enhancements 」

https://www.baldurbjarnason.com/2023/web-dev-untalented/

#Webdev #JS #Frontend

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • mdbf
  • ngwrru68w68
  • modclub
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • DreamBathrooms
  • megavids
  • GTA5RPClips
  • ethstaker
  • normalnudes
  • tester
  • osvaldo12
  • everett
  • cubers
  • tacticalgear
  • anitta
  • provamag3
  • Leos
  • cisconetworking
  • lostlight
  • All magazines