Web Tools #370 - Media Tools, Testing/Debugging, Uncats

Web Tools Weekly
WEB VERSION
What a Tool!

Issue #370 • August 20, 2020

This past week I came across a YouTube video by someone named Aaron Jack called 21 LIFE CHANGING JavaScript tricks that you'll definitely want to check out if you'd like to pick up a nice collection of JavaScript tips and suggestions. Some of the tips are fairly basic, but many are not so well known.

21 Life Changing JavaScript Trics

Aaron has over 170,000 subscribers on his channel but I had not heard of him until I'd seen that video. Based on the quality of the video, he's worth a subscribe. The video is well edited and pretty easy to follow, though he does move pretty quickly through the tips (21 tips in about the same number of minutes).

So for this week's "tip" I think that video will suffice to keep your quick tip hunger satiated for a while!

Do you like JavaScript tips? I've collected together tons of similar tips in my JS/DOM E-Books Bundle.

Now on to this week's tools!

Testing and Debugging Tools

Pinger
Real-time uptime monitoring service for your site and certificates. Receive notifications via email, Slack, Telegram or SMS when a site or cert is down.

Layout Shift GIF Generator
Apparently layout shift is going to be a Google ranking factor in the future. This tool lets you test that via an animated GIF.

Fake Filler
Browser extension for quickly testing and submitting web forms with fake data.

Reactivated.app
Keep your JavaScript apps up to date. This open-source app scans your JavaScript dependencies every four hours and generates cool dashboards.
 
Reactivated.app

Wallaby
Developer productivity tool that runs your JavaScript and TypeScript tests immediately as you type, highlighting results in your IDE right next to your code.

TripleChecker
Service that finds spelling errors, grammar errors, broken links, and other errors on your site's pages.

Karma
Test runner for JavaScript apps. A simple tool that allows you to execute JavaScript code in multiple real browsers.

eslint-plugin-boundaries
ESLint plugin that ensures your architecture boundaries are respected by the elements in your project, checking folders, files structure, and import statements.

Smocker
A simple and efficient, opinionated HTTP mock server that's easy to set up and configure.

Tiny-XSS-Payloads
A collection of short XSS payloads that can be used in different contexts.

Resonsivy
A desktop tool for creating responsive websites that lets you test in multiple screens sizes, based on real devices and custom sizes defined by you.

Puppeteer
The popular headless Chrome Node library is now at version 5+.
 

Media Tools

Tech Productivity
A brief weekly newsletter for tech professionals. Features articles, tips, and tools for improved productivity.   promoted

QR Code Renderer
A dependency-free library to render QR Codes that integrates with any UI framework and comes with a pre-built SVG renderer.

Web2VR
A library for the A-Frame web framework that allows you to dynamically translate HTML and CSS to A-Frame 3D for virtual reality.

Unsplash Dataset
The popular free stock photo source has now released an official dataset of 2M+ images available for research and machine learning.
 
Unsplash Dataset

ZzFXM
A tiny JavaScript function that generates stereo music tracks from patterns of note and instrument data.

Isoflow
Easily create isometric cloud diagrams, for presentations, documentation and illustrations.

darktable
An open source photography workflow application and raw developer, a virtual light table and darkroom for photographers.

svelthree
A components library for declarative construction of reactive and reusable scene graphs built with three.js.

Optimus
A desktop image optimization application that supports conversion and compression between WebP, JPEG, and PNG image formats.

Pixel True Ilustrations
Illustration packs (both free and non-free) in various file formats including SVG, Lottie, GIF, AI, JSON, and more.

Story Creator
Simple online video editing for digital creators, to help make social media video creation accessible to all.

Perfect Arrows
A minimal tool and JavaScript API for drawing perfect arrows between points and shapes.

billboard.js
Now at version 2+. An easy to use JavaScript chart library based on D3.js.
 

The Uncategorizables

Feedback OK
A widget to add to your site to collect user feedback via emojis, thumbs up, text content, etc.

Toasted Analytics
Simple analytics for small projects that lets you track page views and events without wasting time on overly complicated tools.

Previewed
Screenshots, mockups, and videos for your app.

PDF.to
A slew of PDF conversion and manipulation tools that includes at least two dozen different tools including an API, PDF merger, PDF to various format, and lots more.

AnnounceKit
A hosted changelog or product update service that provides a communication channel between your product and end-users.

sheet2api
Use any Google Sheets or Microsoft Excel Online spreadsheet to power a full-fledged API, no coding required.
 
sheet2api

Internet Speed Test
A simple page from Cloudflare to test your internet speed.

Muil
A powerful service to build email, PDF and image templates using React,
then generate via a simple REST API.

UserGuiding
The simplest way to design product walkthroughs. Build interactive product tours in minutes with a user-friendly solution that doesn't require coding.

Insomnia Designer
The Collaborative API Design Tool for designing and managing OpenAPI specs.
 

A Tweet for Thought

A reminder that there needs to be a balance between code that's easy to write and code that's easy to read.
 

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...

It was sad to hear about the recent Mozilla layoffs. If you're hiring, you might want to check out Mozilla Lifeboat or the main source Mozilla Talent Directory, for possibilities among those laid off.

Thanks to everyone for subscribing and reading!

Keep tooling,
Louis
webtoolsweekly.com
@WebToolsWeekly
PayPal.me/WebToolsWeekly

Older messages

Web Tools #369 - CSS Tools, VS Code, React Tools

Thursday, August 13, 2020

Web Tools Weekly WEB VERSION Issue #369 • August 13, 2020 Previously I discussed the usefulness of the Array.entries() method, which allows you to get an iterator object that holds the key/value pairs

Web Tools #368 - JS Utilities, SVG Tools, Git/CLI

Thursday, August 6, 2020

Web Tools Weekly WEB VERSION Issue #368 • August 6, 2020 ES6 introduced the somewhat overlooked .entries() method for Array, Map, and Object. The concept for this method is the same for all three, but

Web Tools #367 - Front-end Frameworks, Testing Tools, Uncats

Thursday, July 30, 2020

Web Tools Weekly WEB VERSION Issue #367 • July 30, 2020 In case you missed it, a couple of new String methods have been added in ES2017 and ES2019 and they all have pretty decent browser support. The

Web Tools #366 - Fetch API, CSS Tools, React, CMS's

Thursday, July 23, 2020

Web Tools Weekly WEB VERSION Issue #366 • July 23, 2020 Advertisement Breakpoints and `console.log` is the Past, Time Travel is the Future Wallaby.js is a developer productivity tool that runs your

Web Tools #365 - File API, Media Tools, JSON, Git/CLI

Friday, July 17, 2020

Web Tools Weekly WEB VERSION Issue #365 • July 16, 2020 Advertisement The Most Powerful CI/CD Tool Automate your development process quickly, safely, and at scale. Sign Up CircleCI I'm sure you

You Might Also Like

Apple renews OpenAI talks 🧠, Google fires Python team 👨‍💻, React 19 beta ⚛️

Monday, April 29, 2024

Apple has renewed discussions with OpenAI to use its generative AI technology to power new features coming to the iPhone Sign Up |Advertise|View Online TLDR Together With QA Wolf TLDR 2024-04-29 😘 Kiss

Architecture Weekly #177 - 29nd April 2024

Monday, April 29, 2024

How do you make predictions about tech without the magical crystal ball? We did that today by example. We analysed what Redis and Terraform license changes relate to the new Typescript framework Effect

Software Testing Weekly - Issue 217

Monday, April 29, 2024

How do you deal with conflicts in QA? ⚔️ View on the Web Archives ISSUE 217 April 29th 2024 COMMENT Welcome to the 217th issue! How do you deal with conflicts in QA? Ideally, you'd like to know how

📧 Did you watch the free MMA chapters? (1+ hours of content)

Monday, April 29, 2024

Did you watch the free MMA chapters? Hey there! 👋 I wish you a fantastic start to the week. Last week, I launched Modular Monolith Architecture. More than 300+ students are already deep into the MMA

WP Weekly 191 - Essentials - Duplicate in Core, White Label Kadence, Studio for Mac

Monday, April 29, 2024

Read on Website WP Weekly 191 / Essentials It seems many essential features are being covered in-house, be it the upcoming duplicate posts/pages feature in the WordPress core or the launch of Studio

SRE Weekly Issue #422

Monday, April 29, 2024

View on sreweekly.com A message from our sponsor, FireHydrant: FireHydrant is now AI-powered for faster, smarter incidents! Power up your incidents with auto-generated real-time summaries,

Quick question

Sunday, April 28, 2024

I want to learn how I can better serve you ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Kotlin Weekly #404 (NOT FOUND)

Sunday, April 28, 2024

ISSUE #404 28st of April 2024 Announcements Kotlin Multiplatform State of the Art Survey 2024 Help to shape and understand the Kotlin Multiplatform Ecosystem! It takes 4 minutes to fill this survey.

📲 Why Is It Called Bluetooth? — Check Out This AI Text to Song Generator

Sunday, April 28, 2024

Also: What to Know About Emulating Games on iPhone, and More! How-To Geek Logo April 28, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to your

Daily Coding Problem: Problem #1425 [Easy]

Sunday, April 28, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Microsoft. Suppose an arithmetic expression is given as a binary tree. Each leaf is an