home.social

#webdevtips — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webdevtips, aggregated by home.social.

fetched live
  1. BORROWED STORIES

    The Epic of Gilgamesh predates the Bible by at least a thousand years. Multiple mythologies share its themes, structure, sequence, and specific details. That's not coincidence or parallel evolution. It's borrowing. Take the flood. In Gilgamesh, Utnapishtim is warned by a god, builds a boat, loads it with animals, releases birds to find land. The gods regret what they've done. In Genesis: divine warning, ark, animals, birds, mountain landing, God's regret. Same sequence, same order. The […]

    ridiculousbharath.wordpress.co

  2. borrowed stories

    The Epic of Gilgamesh predates the Bible by at least a thousand years. Multiple mythologies share its themes, structure, sequence, and specific details. That's not coincidence or parallel evolution. It's borrowing. Take the flood. In Gilgamesh, Utnapishtim is warned by a god, builds a boat, loads it with animals, releases birds to find land. The gods regret what they've done. In Genesis: divine warning, ark, animals, birds, mountain landing, God's regret. Same sequence, same order. The […]

    ridiculousbharath.wordpress.co

  3. Planning to build a modern, high-performance web application?
    REACT MIGHT BE THE PERFECT FIT.

    Dive into our latest blog to explore why React leads the web development space, from key features and top reasons to real-world use cases powering the world’s top apps.

    ripenapps.com/blog/why-choose-

    #ReactJS #WebDevelopment #WebApplicationDevelopment #ScalableApps #DigitalTransformation #WebDevTips

  4. Haven’t got an Apple device but need to test your site in Safari? Go into the Apple Store and test on their demo computers.

    They probably won’t kick you out. It usually takes them a while to catch on.

    #WebDevTips #FrontEndDev

  5. Haven’t got an Apple device but need to test your site in Safari? Go into the Apple Store and test on their demo computers.

    They probably won’t kick you out. It usually takes them a while to catch on.

    #WebDevTips #FrontEndDev

  6. The @1password browser extension adds `injected.js` (674 Kb) to each page.

    If you use this extension and are trying to measure your pages’ download size, be sure to filter out this script by name in the Inspector view of your preferred browser **or** just use Inspector within a private/“incognito” tab/window.

  7. . . . and now a related website post (mainly repeating what I just said).

    Take note of this new Bitwarden script • A very brief bit of advice for your web dev work.

    brycewray.com/posts/2023/11/ta

  8. The @bitwarden browser extension now injects `page-script.js` (437 Kb) into each page. It’s apparently due to Bitwarden’s recently added support for passkeys.

    If you use this extension and are trying to measure your pages’ download size, be sure to filter out this script by name in the Inspector view of your preferred browser **or** just use Inspector within a private/“incognito” tab/window.