Splitting the Web écrit par Ploum, Lionel Dricot, ingénieur, écrivain de science-fiction, développeur de logiciels libres.

I feel like I wrote this article. Lol

Btw, here is a fully functional and gorgeous website that has zero JavaScript https://linuxmint.com/

blivet
link
fedilink
2
edit-2
1Y

It loads these JavaScript libraries:

<!--Global JS-->
<script src="web/wizixo/template/assets/vendor/jquery/jquery.min.js"></script>
<script src="web/wizixo/template/assets/vendor/popper.js/umd/popper.min.js"></script>
<script src="web/wizixo/template/assets/vendor/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="web/wizixo/template/assets/vendor/jquery-easing/jquery.easing.min.js"></script>

<!--Vendors-->
<script src="web/wizixo/template/assets/vendor/fancybox/js/jquery.fancybox.min.js"></script>
<script src="web/wizixo/template/assets/vendor/owlcarousel/js/owl.carousel.min.js"></script>

<!--Template Functions-->
<script src="web/wizixo/template/assets/js/functions.js"></script>

Sorry, I can’t seem to get the formatting right.

hariette
link
fedilink
01Y

I think you gotta use ` three times for a code block?

Test
‘’’

blivet
link
fedilink
11Y

Thanks, it worked!

hariette
link
fedilink
11Y

No prob! Its ingrained after years of re-googling the same formatting lol

umm, that page loads several javascript files. jquery, popper, bootstrap, etc.

Yes, web developers don’t use straight HTML because for anything that is not trivial, it’s not sufficient The web today is a place to DO things, not READ things. Even if you are displaying “static” data, Javascript frameworks and libraries can help you write code once and then offload browser compatibility and desktop/mobile presentation formats.

If you add all the interactive elements, it gets even more complex. HTML is powerful and provides transparency, but it’s not just the MBA crowd moving away from it.

Also, as desktop applications are quickly being deprecated for browser-based apps, there is more movement to frameworks, and libraries.

Did you mean to respond to someone else? I didn’t say devs shouldn’t use javascript, I just said that the linuxmint website does, in response to the person above me saying it doesn’t.

You made a good observation to which I put observations. Probably should have been put somewhere else.

Really? If so, then that YouTuber fucking lied about it. I personally never checked. I trusted the bastard 😂. Iirc, it was the “this week in Linux” channel.

Create a post

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

  • 1 user online
  • 53 users / day
  • 163 users / week
  • 617 users / month
  • 2.32K users / 6 months
  • 1 subscriber
  • 3.29K Posts
  • 67.1K Comments
  • Modlog