Web Tools #498 - CSS Tools, Testing, SVG/Media

Web Tools Weekly
WEB VERSION
Tools for Web Developers

Issue #498 • February 2, 2023

Advertisement
Nothing Beats the Hyperlink
Old school hyperlinks are the best. They were born with the web, and they will always be here. A Fine Start taps into this raw, unassuming power by transforming your new tab page into a minimal list of links. Group and sort them how you see fit. It's fast and it's free.

Get the New Tab Page You'll Actually Use
A Fine Start

How do developers pick up bad practices when writing code? Whether it's spaghetti code, magic numbers, no comments in the code – I believe this happens for two reasons: We don't know any better; or we don't have time to write the code properly.

Sometimes we want to solve a problem and it doesn't matter how we accomplish the task – we just want it done, with no regard for what's considered 'best practice' or 'future proof'.

Picking up bad practices is inevitable for all developers at some stage, particularly early on. I think we can all agree that we cringe when we see code we wrote only a few years ago, let alone 5 or 10 years.

Is there a solution to the problem? Maybe not, but one interesting anecdote got me thinking about what it might take for young or inexperienced developers to improve when it comes to avoiding bad practices in the early stages of writing code.

Two friends of mine, a married couple, recently moved to a new country where they don't speak the language. They had a considerable amount of lead time before the move took place and they contemplated trying to learn the language on their own (online, through YouTube, etc.), prior to their trip. But they were told this was a bad idea. Why?

Mentoring
Being mentored when learning a language can help avoid bad practices

Because when you're learning a foreign language on your own, it's very easy to pick up bad practices with no locals there to correct you. They were given the advice, for this particular language, that it will be much better for them in the long term if they intermix with the locals and learn the language in the environment where the language is spoken constantly by experts.

Of course, everyone is different, and circumstances vary. I'm sure many people have learned a foreign language effectively without living in the area where the language is most spoken. But this really drives home the point of the importance of being mentored while learning something new.

Imagine if you had a programmer with 10+ years of experience looking over your shoulder from the first day you learned to code! That would be a much better way to learn.

But this isn't always possible, so we do the best we can. My advice for young programmers is: Do your best to solve the problems at hand, and don't be too anxious about writing bad code. If possible, find a mentor. Or blog about what you're learning, with comments open, so you can hear feedback from those who know better. And, of course, be open to criticism.

You might not be able to hire a full-time mentor to be with you constantly, but you can definitely take at least some steps towards getting consistent and accurate feedback on what you're learning.

Now on to this week's tools!
 

CSS and HTML Tools

Nothing Beats the Hyperlink
Old school hyperlinks are the best. They were born with the web, and they will always be here. A Fine Start taps into this raw, unassuming power by transforming your new tab page into a minimal list of links. Group and sort them how you see fit. It's fast and it's free.  SPONSORED  

GradienMood
An AI-based tool to generate a CSS gradient based on a 'mood' you enter, along with a preferred color. You can also view a gallery of existing mood-based options.

tailwindcss-fluid-type
A Tailwind plugin that makes it easy to implement a fluid type system into a Tailwind project.

CSS Generators
A small set of CSS generators that includes text and box shadows, CSS glow, CSS text glow, and unique underlines.

Accessible Color Palette Generator
You can generate a random palette or enter a color to generate WCAG-compliant color combinations.

Accessible Color Palette Generator

Box Shadows for TailwindCSS
A curated gallery of box shadows for Tailwind projects, available in JIT and vanilla CSS. There's also a Tailwind box shadow generator on the page.

Glyphs
A huge gallery of copy/pasteable glyphs, symbols, bullets, fancy fonts, and lots more. They're categorized but there doesn't seem to be a way to filter by category other than scrolling through.

flatuicolorpicker
A general color inspiration resource that lets you view color palettes and combinations by keyword, industry, and color models.

classname-variants
A framework-agnostic variant API for plain class names, useful for Tailwind projects or projects built with styled-components and React.

CopySymbol.io
Another option for copying and pasting symbols and special characters, this one offering a search box to filter possible options.

Meta Tags Generator
An online tool to generate a complete list of HTML meta tags for your pages. Result includes general meta tags, open graph, schema.org, and social media meta tags.
 

Testing and Debugging Tools

Skyflow: What If Privacy Had an API?
What are the most common mistakes companies make when it comes to managing and protecting sensitive user data? Read the guide now to learn how to move fast without breaking privacy.   SPONSORED  

AI Code Reviewer
Enter a snippet of code and this tool will use OpenAI to offer a code review, looking for syntax errors, poor practices, etc. Supports both front-end and back-end languages, with some limitations.

Bookmarklet Editor
An online tool to edit and test JavaScript bookmarklets. You can convert to and from bookmarklet syntax.

CSSViewer
An old but popular tool, it's a Chrome extension that lets you easily access the CSS for any element on the page. Similar to DevTools but I'm assuming it gives you quicker access to the CSS.

Console Ninja
A VS Code extension that displays console.log outputs inline with your code, along with an enhanced log viewer and ability to search your logs.

Console Ninja

snapstub
A small command line tool that allows you to take "snapshots" of any given API endpoint and store the response.

modern-errors
A JavaScript utility to help you handle errors in a simple, stable, and consistent manner. You can create error classes, set error properties, wrap errors, normalize errors, and more.

Solid Developer Tools
A library of developer tools, reactivity debugger, and Chrome extension for writing, debugging, and visualizing reactivity in SolidJS apps.

R-Factor
VS Code, Atom, and Sublime plugins that provide a set of refactoring tools for React and Redux.

Vitest Preview
A fast and DX-focused visual debugging experience to effortlessly debug your Vitest tests.

broz
A simple, frameless browser for screenshots that you can execute in your terminal via an npx command.
 

Media Tools (SVG, Video, Images, etc.)

Skyflow: What If Privacy Had an API?
What are the most common mistakes companies make when it comes to managing and protecting sensitive user data? Read the guide now to learn how to move fast without breaking privacy.   SPONSORED  

Theme Toggles
A collection of unique, animated SVG-based toggles, designed for use as a button to switch between light and dark modes.

CodeImage
A web-based tool to manage code snippets and prettify them for use as screenshots on social media and elsewhere.

Atlas Icons
A set of 2,700+ MIT-licensed icons, customizable on the page, and available for use as SVG, Figma, React, Vue and Flutter.

Pixel Art Converter
An online tool to convert photos to pixel-based art renderings, for use in games, kids apps, or something retro looking.

convert.io
An all-in-one website with dozens of utilities for converting, editing, and manipulating, video, audio, and PDF files.

Health Icons
An open-source set of 1,100+ health-themed icons, fill or outlined, categorized, and available in SVG and PNG formats.

Health Icons

Dittytoy
Create generative music/sounds online using a minimalistic JavaScript API. Some neat examples in the "contributions" section, where you can try out the sounds as well as view the code used to generate it.

Histogram Maker
A simple online tool to create a histogram (or bar chart) for visually displaying a set of values with custom colors and downloadable as SVG, PNG, or JPEG.

Glyph Editor
An online tool to create and edit your own SVG-based web fonts using a preexisting set of icons.

SVG Screenshots
Chrome or Firefox extension to take semantic, scalable, and accessible screenshots of websites, as SVG – as simple as taking a PNG screenshot.

pppixelate
An SVG-based pixel art maker for customizing and editing pixel-art-based backgrounds.
 

Commercial Apps and Classifieds

These are commercial apps, affiliate links, PPC ads, and paid classifieds. Submit yours!
Soundful – An advanced AI-based music generator to create royalty-free music.
Bytes – A JavaScript newsletter that's entertaining and informative for all levels of developers.   AD
Endtest – A no-code platform to run web and mobile tests for improved app quality.
DevMail – Email sandbox for software devs to capture emails from dev, staging, QA, or CI.
Full Stack Course Bundle – 51 hours of material, covering 173 lessons, to learn full-stack dev. AD
Wide Angle – A privacy-first and GDPR-compliant analytics service for optimizing conversions.
Graphicsly – An all-in-one graphics assets plugin for WordPress with more than 13,000 assets.

A Tweet for Thought

In case you were curious what it was like to be a web developer in the early 2000s. Macromedia forever, amirite?
 
A Tweet for Thought
 

Send Me Your Tools!

Made something? Send links via Direct Message on Twitter @WebToolsWeekly (details here). No tutorials or articles, please. If you have any suggestions for improvement or corrections, feel free to reply to this email.
 

Before I Go...

Speaking of ancient technologies, check out the following YouTube video, originally filmed in the 1940s, showing a Bell Telephone promotion for ... mobile phones!

Thanks to everyone for subscribing and reading!

Keep tooling,
Louis
@WebToolsWeekly
PayPal.me/WebToolsWeekly

Older messages

Web Tools #497 - JS Utilities, Git/CLI Tools, Uncats

Thursday, January 26, 2023

Web Tools Weekly WEB VERSION Issue #497 • January 26, 2023 Advertisement The Fast Way for Developers to Build Mobile Apps Build native iOS and Android apps with no mobile expertise—all you need is JS

Web Tools #495 - CodePen, CSS, Bundlers, Media (SVG, etc.)

Friday, January 20, 2023

Web Tools Weekly WEB VERSION Issue #495 • January 12, 2023 Advertisement JavaScript & DOM Tips E-Books Bundle My JavaScript E-Books bundle now includes a new volume! Get all 4 e-books containing

Web Tools #496 - JS Libraries, JSON/DB, Vue Tools

Friday, January 20, 2023

Web Tools Weekly WEB VERSION Issue #496 • January 19, 2023 Advertisement Measure the Success of Your Components 📊 Hot out the oven! Omlet is a code-based component analytics product to help frontend

Web Tools #494 - Frameworks, Git/CLI Tools, Uncats

Thursday, January 5, 2023

Web Tools Weekly WEB VERSION Issue #494 • January 5, 2023 Advertisement Debugging Sucks. 💩 Jam Makes it Better. 🚀 Here's why 10000+ switched to Jam as their screen recorder for bugs: ⚡️ One click

Web Tools #493 - Top 30 Tools of 2022

Thursday, December 29, 2022

Web Tools Weekly WEB VERSION Issue #493 • December 29, 2022 Advertisement Measure the Success of Your Components 📊 Hot out the oven! Omlet is a code-based component analytics product to help frontend

You Might Also Like

WebAIM November 2024 Newsletter

Friday, November 22, 2024

WebAIM November 2024 Newsletter Read this newsletter online at https://webaim.org/newsletter/2024/november Features Using Severity Ratings to Prioritize Web Accessibility Remediation When it comes to

➡️ Why Your Phone Doesn't Want You to Sideload Apps — Setting the Default Gateway in Linux

Friday, November 22, 2024

Also: Hey Apple, It's Time to Upgrade the Macs Storage, and More! How-To Geek Logo November 22, 2024 Did You Know Fantasy author JRR Tolkien is credited with inventing the main concept of orcs and

JSK Daily for Nov 22, 2024

Friday, November 22, 2024

JSK Daily for Nov 22, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Spyglass Dispatch: The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen

Friday, November 22, 2024

The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen The Spyglass Dispatch is a free newsletter sent out daily on

Charted | How the Global Distribution of Wealth Has Changed (2000-2023) 💰

Friday, November 22, 2024

This graphic illustrates the shifts in global wealth distribution between 2000 and 2023. View Online | Subscribe | Download Our App Presented by: MSCI >> Get the Free Investor Guide Now FEATURED

Daily Coding Problem: Problem #1616 [Easy]

Friday, November 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Alibaba. Given an even number (greater than 2), return two prime numbers whose sum will

The problem to solve

Friday, November 22, 2024

​ Use problem framing to define the problem to solve This week, Tom Parson and Krishna Raha share tools and frameworks to identify and address challenges effectively, while Voltage Control highlights

Issue #568: Random mazes, train clock, and ReKill

Friday, November 22, 2024

View this email in your browser Issue #568 - November 22nd 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Whats Next for AI: Interpreting Anthropic CEOs Vision

Friday, November 22, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 22, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 22, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Using the SwiftUI ImageRenderer The SwiftUI ImageRenderer