Din you know you can link to any text fragment in a web page, without adding an ID to that fragment? Because I didn't š
Just select any text from a webpage, right-click it, and pick Copy Link to Highlight:

The generated URL will look as this:
https://wicg.github.io/scroll-to-text-fragment/#:~:text=Automatically-,scrolling%20the,-passage%20into%20view
It seems that this feature was released some while ago, and Thomas Steiner has a great article about the API where it goes into more detail about how that URL was composed.
Note that Firefox still does not support scrolling to text fragments based on the URL parameters, while it works in all the other browsers.
Some while ago I made a script that would add a unique ID to each H2 of this blog so I could do deep linking. Just that this scroll-to-text fragment feature is much nicer, especially in the remote work context where almost all happens on Slack.
š Build a full trivia game app with LangChain
Learn by doing with this FREE ebook! This 35-page guide walks you through every step of building your first fully functional AI-powered app using JavaScript and LangChain.js
š Build a full trivia game app with LangChain
Learn by doing with this FREE ebook! This 35-page guide walks you through every step of building your first fully functional AI-powered app using JavaScript and LangChain.js