Tag: writing
#rust #linux #tooling #productivity
...
If you’ve ever worked on sites with lots of long-form text — especially CMS sites where people can enter screeds of text in a WYSIWYG editor — you’ve likely had to write CSS to manage the vertical spacing between different …
Solved With :has(): Vertical Spacing in Long-Form Text originally published on CSS-Tricks, which is part of the DigitalOcean family. You should get the newsletter.
...
#career #webdev #beginners #codenewbie
...
#webdev #productivity #github #git
...
#github #tutorial #markdown #webdev
...
#webdev #productivity #regex #programming
...
#webdev #javascript #programming #beginners
...
📖 tl;dr: Whether you’re building, testing and/or linting JavaScript, module resolution is always at the heart of everything. Despite its central place in our tools, not much time has been spent on making that aspect fast. With the changes discussed in this blog post tools can be sped up by as much as 30%. In part 1 of this series…
...