kubikpixel, to javascript German
@kubikpixel@chaos.social avatar

Es scheint so, als müsste ich mich bei der TypeScript Entwicklung auf @deno_land konzentrieren. Sicherlich, noch mit JSR genutzt, mittlerweile ein Ersatz für @nodejs professionell.

»Deno 1.44 lernt den Umgang mit privaten npm-Registries:
Das Minor Release kann mit privaten npm-Registries sowie gRPC-Verbindungen umgehen und erhöht nochmals die Kompatibilität mit Node.js.«

📰 https://www.heise.de/news/Deno-1-44-lernt-den-Umgang-mit-privaten-npm-Registries-9742970.html
🦕 https://deno.com


#javascript #typescript #denojs #nodejs #webdev #jsr #grpc #dev #npm

sysop408, (edited ) to random
@sysop408@sfba.social avatar

I just published my first #Wix site today. I have limited experience with similar site builder services like Square Space and Weebly.

Is Wix typical of these kind of tools? I found it to be extremely difficult to use. On the plus side it almost gave me every ability I could produce as an actual developer... almost.

Less would have been more in the case of Wix. Just because you can stuff every possible feature into a Web based WYSIWYG builder doesn't mean you should.

It made it really hard to produce a simple and elegant site that is really what's needed by most people using such a service. If you truly have a need for the advanced features, trying to do those through multiple layers of nested menus is the worst way to do it. You might as well as hire a developer and do it the right way.

This site coulda been an email. Instead it was an insane toothpick tower that kept exploding on me b/c nothing played nicely with anything.

#WebDev

amoroso, to retrocomputing
@amoroso@fosstodon.org avatar

This short history of web development is a useful overview for me as I haven't kept close tabs on the field. The post seems to cover all the main frameworks but a notable omission is Tailwind CSS.

https://gebna.gg/blog/brief-history-of-web-development

tommi, to CSS
@tommi@pan.rent avatar

Hey @piccalilli!

I found https://buildexcellentwebsit.es extremely insightful and inspiring! It pushed me to finally completely restructure my personal website’s #CSS, after many years of mess.

I used the awesome https://utopia.fyi to generate the vars, (actually, I am using the SCSS library).

Unfortunately, though, I find the massive use of all those calc() and clamp() functions to be quite heavy in terms of performance… #Lighthouse gave the website a very bad performance score (see screenshot). It even seems that while scrolling the page it lags (😳) even if it’s super simple and built with pure #HTML and CSS!

Do you have any ideas or suggestions? 🤔

Thank you so much for all the interesting things you share! ❤️🚀

(The current unstable development version of my website is at https://dev.tommi.space/, I am using the homepage as reference)

Cc: @j98 + @trys

#WebDesign #WebDev #browser #BuildExcellentWebsites #PersonalWebsite #CSSGrid #PageSpeed

youronlyone, to Philippines
@youronlyone@c.im avatar

Is there a color “Cable No.” conversion table or online tool available?

I've been checking sites and search engines but I cannot any. Maybe someone have a bookmark or something.

I need to convert the following:

  • Cable No. 80173
  • Cable No. 80108
  • Cable No. 80068

The confusing thing is that Wikipedia and various flag websites provide different RGB Hex codes:

  • 0038A8 vs 0032A0
  • CE1126 vs BF0D3E
  • FCD116 vs FED141

Which is more accurate, Wikipedia or the flag websites?

O_O


Legal code: https://thecorpusjuris.com/legislative/republic-acts/ra-no-8491.php

Wikipedia: https://en.wikipedia.org/wiki/Flag_of_the_Philippines

Sample flag website: https://www.flagcolorcodes.com/philippines


Tags:

@pilipinas @philippines @pinoy

adamsdesk, to webdev
@adamsdesk@fosstodon.org avatar

Create a Custom Description for Your Jekyll Posts

Learn to create an effective custom post/page description with Jekyll using either the excerpt feature or a custom description front matter variable.

https://www.adamsdesk.com/posts/jekyll-custom-post-description/

stux, to webdev
@stux@mstdn.social avatar

React Three Fiber Browser Games For Desktop & Mobile

A little while ago I started my adventure in React Three Fiber and I have created some browser based games and flashy sites in the meanwhile.

https://stux.me/web-dev/react-three-fiber-browser-games-for-desktop-mobile/

#WebDev #R3F #ReactThreeFiber

westbrook, to webdev
@westbrook@mastodon.social avatar

#vite would be such a better tool if it wasn't doing some non-platform thing with platform primitives at every turn. Or at least, could it have a "vite, but for people who actually like the web" configuration option?

🤦‍♂️

#webdev

joelanman, to webdev
@joelanman@hachyderm.io avatar

trying the old high resolution low quality jpeg trick and yeh I think I prefer it

http://users.wfu.edu/matthews/misc/graphics/ResVsComp/JpgResVsComp.html

#webdev

cferdinandi, to webdev
@cferdinandi@mastodon.social avatar
doefom, to webdev
@doefom@mastodon.social avatar

Just published a new release of one of my addons. But first I rewrote the whole thing, then updated the README, noticed that half of my code is not necessary, rewrote the whole thing, then updated the README again. That's how I work.

stvfrnzl, to Astro
@stvfrnzl@mastodon.online avatar

In case you're using it: I've updated my @astro starter template to the latest #astro version.

https://astro-naut-template.vercel.app/

Also the external link component got a small, but important update. 🤗

#WebDev #Frontend #HTML #CSS #JavaScript

kaiserkiwi, to webdev
@kaiserkiwi@corteximplant.com avatar

Funfact: For some reason I got a search engine selection in Chrome (Have to use it for work currently) and switched to Bing, as I use Bing privately for years. (Mainly because of Bing rewards but the results are often good enough or better so I could avoid Google here)

It's surprising how well this works these days in a #WebDev context. Back then it was absolutely terrible but now the results are quite good.

And as a senior I also am comfortable to read the quick Copilot summary and see if it's bullshit or not.

Still wouldn't anyone with less than five years experience to use Copilot or ChatGPT for anything work related though. Too many small errors and inefficient solutions.

cheeaun, to til
@cheeaun@mastodon.social avatar

Intl.NumberFormat with compact notation doesn't work for thousands in German language.

E.g.: 10000 → 10.000 instead of "10 Tsd.". But, 10000000 → "10 Mio."

I guess "Tsd." doesn't really compact it much unlike English's "10K" 🤷‍♂️

Relevant research: https://github.com/dart-lang/i18n/issues/156#issuecomment-1513218006
> "Tsd does not occur in the CLDR data" https://st.unicode.org/cldr-apps/v#/de/Compact_Decimal_Formatting/ff7ca46dee120b1

cory, to tech
@cory@social.lol avatar

🔗: 'Web components' considered harmful via Mayank #Tech #WebDev #JavaScript https://www.mayank.co/blog/web-components-considered-harmful/

vitriolix, to programming
@vitriolix@mastodon.social avatar

a clock that uses it's own source code as the clock face

https://aem1k.com/qlock/

deconspray, to webdev
@deconspray@mastodon.social avatar

Understanding the Role of ARIA Role=alert: Best Practices and Common Issues

https://buff.ly/3UZiFxk

cory, to tech
@cory@social.lol avatar
cferdinandi, to webdev
@cferdinandi@mastodon.social avatar
doefom, to webdev
@doefom@mastodon.social avatar

Recently a friend of mine pointed me towards HTTPie, a currently free Postman alternative which feels quite similar but less bloated. Also, besides the desktop app they've built a CLI client supporting form submissions and what not which is super fun to use. I personally prefer working with UIs in most cases but judging from GitHub with 32k stars as of today there might be some folks that feel a little different about the CLI topic.

Check it out here: https://httpie.io/

#webdev

Crell, to security
@Crell@phpc.social avatar
cferdinandi, to webdev
@cferdinandi@mastodon.social avatar

🐝🎧 New ADHD ftw! Podcast:
Episode 13 - The temporal dead zone https://adhdftw.com/podcast/the-temporal-dead-zone/

WebAxe, to webdev
@WebAxe@a11y.info avatar

The Ultimate Guide to Automatic Accessibility Testing in CI/CD for React Apps
https://a5h.dev/post/how-to-test-for-a11y-in-react-app-cicd/

Jeremiah, to webdev
@Jeremiah@alpaca.gold avatar

Every time I have to code a HTML table I miss Macromedia Dreamweaver a whole fuckin’ lot. Where is the open source version of that?

I wish VS Code had a barebones WYSIWYG editor. I think it would replace most Markdown use cases for me.

#WebDev

josh, to microsoft
@josh@vickerson.me avatar

Parts of #Microsoft #Edge get up to 76% faster by dropping #React in favor of Web Components.

React's days may finally be coming to an end 🤞

https://blogs.windows.com/msedgedev/2024/05/28/an-even-faster-microsoft-edge/
————
#WebDev #WebComponents

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