Raindrop.io Bookmarks 04/21/2023
著
- Testing localhost on multiple devices \m/ S.Bistrović
"how can you test the localhost on different devices, like another computer, tablet, or smartphone? Let me show you a few ways how I do it."
- Solving the CSS layout and source order disconnect - Chrome Developers
"Your feedback is wanted on a proposed solution for the problem of layout methods arranging items in an order that is disconnected from the source of the document."
- Google Search Console page experience report going away
"Mobile-friendly test going away. With that, Google is also removing the Mobile-Friendly Test tool and Mobile-Friendly Test API. Google said that this "doesn't mean that mobile usability isn't important for success with Google Search," it is important."
- React, visualized - react.gg
"A gentle introduction to React, but visualized."
- Video Tap
"Use AI to generate content for different use-cases in minutes"
- What are source maps?
"In this article, we will explore the basics of source maps, how they are generated, and how they improve the debugging experience."
- Checkered background using two lines of code in CSS -- Amit Merchant -- A blog on PHP, JavaScript, and more
"As you can tell, this trick involves the use of linear gradients and background-size properties. The two linear gradients here are configured in such a way that they create a checkered pattern."