#Development #Techniques
External import maps, today! · Using DOM methods to inject an import map https://ilo.im/16b2f1
_____
#Dependencies #JavaScript #NodeModules #ImportMaps #Browsers #WebPlatform #WebDev #Frontend #DOM #JavaScript
#Development #Techniques
External import maps, today! · Using DOM methods to inject an import map https://ilo.im/16b2f1
_____
#Dependencies #JavaScript #NodeModules #ImportMaps #Browsers #WebPlatform #WebDev #Frontend #DOM #JavaScript
External Import Maps, Today, by @leaverou:
Web Dependencies Are Broken—Can We Fix Them?, by @leaverou:
#Development #Proposals
Web dependencies are broken · “The time has come for an intervention.” https://ilo.im/169obu
_____
#Dependencies #JavaScript #Bundlers #NodeModules #ImportMaps #CDNs #Browsers #WebPlatform #WebDev #Frontend
Node.js Supports Import Maps, by @stefan:
https://www.stefanjudis.com/today-i-learned/node-js-import-maps/
Look ma' no esbuild, no cdn, and somewhat editor tooling support! (you wouldn't believe how much the tooling "just works" when your dependencies are stored in a "node_modules" directory)
My esteemed followers, you have posted a total of 375,809 statuses to the #fediverse. 22% of you have posted in the last 24h. You are a chatty bunch! ;-)
Check out my new #sideproject: *fedi-followers*. A privacy-friendly fediverse #followers explorer as #localonly #staticwebapp, decentrally hosted on the #ipfs. See who's actually following (and unfollowing) you over time and much more.
https://fedi--followers-data0-one.ipns.dweb.link/
#decentralization #mastodev #esmodules #importmaps #nobuild #indexeddb #preact
I've built a thing.
Sometimes my follower count seemingly fluctuates at random. To understand why, I dug into the #MastodonAPI and created "fedi-followers":
A privacy-friendly #fediverse #followers explorer as local-only static web app, decentrally hosted on the #ipfs. See who's actually following (and unfollowing) you over time and much more.
https://fedi--followers-data0-one.ipns.dweb.link/
#mastodev #javascript #webapp #staticwebapp #nobuild #esmodules #importmaps #indexeddb #preact #htm
🔴🔵 Relatively New Things You Should Know about HTML Heading Into 2025
by @chriscoyier @frontendmasters.com
#html #webdev #css #details #stylableSelects #Popover #Checkboxes #NoOpenerNoreferrer #DeclarativeShadowDOM #js #ImportMaps #inertAttibute
@leaverou this made me curious how they accomplish this in other JavaScript envs; Bun has a `bun link` which creates global symlinks, but in Deno you can use import maps to locally alias modules which sounds nice!
https://docs.deno.com/runtime/manual/basics/import_maps/#overriding-imports
JavaScript Import Maps for cross-team collaboration
#web #webdev #javascript #importmaps #html
https://bennypowers.dev/posts/import-maps-cross-team-collaboration/
@qubyte I've written down my experience in a blog post and created a sample repository https://lennybacon.com/posts/jsmodulesimportmapsandcontentsecuritypolicy/
#CSP #ContentSecurityPolicy #ImportMaps #EcmaScript #ECMAScriptModules
SaturdayMP Show #32: Upgrading Website from Rails 6.1 to 7.0 Part 5 (Removing Webpack CI Fixes)
In this episode I fix issues in continuous integration (CI) pipeline and other DevOps caused by removing Webpack.
Question you want answered in a future video? Pair on a problem? Constructive feedback? DM me or email ask@saturdaymp.com.
#rubyonrails #importmaps #webpack #gitlab #devops #saturdaymp #saturdaympshow
SaturdayMP Show #32: Upgrading Website from Rails 6.1 to 7.0 Part 4 (Removing Webpack)
Happy Valentines Day! In this episode I replace Webpack with Import Maps and it goes well, at least in the development environment.
Question you want answered in a future video? Pair on a problem? Constructive feedback? DM me or email ask@saturdaymp.com.
#rubyonrails #webpack #importmaps #saturdaympshow #saturdaymp
🛠️ Tired of the JavaScript tooling complexity on your Ruby on Rails apps?
🚂 Upgrade to import-maps !
https://sxnlabs.com/en/blog/2023/11/10/upgrade-rails-from-to-esbuild-to-import-maps/
#Development #Techniques
How do you even web dev without Node.js? · Test-driven web development using just the browser https://ilo.im/15dgjx
_____
#WebDev #Browser #Server #NodeJS #JavaScript #Chrome #DevTools #ImportMaps #Mocha #PHP #Ruby
🛣️ Ever felt like you're in a maze with Rails asset management?
From the good ol' Sprockets days to the new-age importmaps, it's been quite the ride.
Get the clarity you've been seeking on our blog: https://www.fastruby.io/blog/navigating-asset-management-madness.html?utm_source=Mastodon&utm_medium=Organic&utm_campaign=Blogpromo&utm_term=assetmanagement&utm_content=Graphic&utm_id=
#rails #ruby #rubyonrails #assetmanagement #sprockets #importmaps
@khalidabuhakmeh@mastodon.social Ah I have one in my backlog that you may find useful
since #importmaps re already supported by major browsers
https://web.dev/import-maps-in-all-modern-browsers/
it would be nice to have something like razor pages or anything server side with sprinkles of
New Beta is out! pick it while.... well, whenever you want!
This release refines the setup and 1st run checks experiences as well as hide some of the commands in preview we were not able to do before
https://github.com/AngelMunoz/Perla/releases/tag/v1.0.0-beta-018
#dotnet #fsharp #perlaDevServer #webdev #importmaps
JavaScript import maps are now supported cross-browser
https://web.dev/import-maps-in-all-modern-browsers/
#ES_Next_News #ECMAScript #JavaScript #ImportMaps