Web Tools #464 - Jamstack, JS Utilities, Git/CLI Tools

Web Tools Weekly
WEB VERSION
Tools for Web Developers

Issue #464 • June 9, 2020

Advertisement
Beautiful Link Previews Automagically
Mugshot Bot creates stunning link previews automatically. No more fussing with design tools or wading through thousands of stock photos. With Mugshot Bot, you take control of how your link previews are presented, increase click-through rates and make a good first impression right from scratch. Try it out and create your free account today and get 1 month PRO for free [Promo: WebTools22].

Get Started For Free Today
Mugshot Bot

While tweaking a design, I often make multiple CSS changes in my browser's developer tools, sometimes making changes that aren't physically close to each other in the CSS panel. If all the changes are in a single CSS selector, and I'm happy with them, it's easy enough to copy and paste the styles into the real CSS file after all the visual tweaking.

But if I've made multiple changes in different places that aren't contiguous (and I don't even remember all the changes I've made!) there's a neat little feature in Chrome's DevTools that lets me easily see and grab those changes.

To use this feature, in your DevTools, first make all the CSS changes you need to make. You can make the changes in the "Sources" tab, viewing the files directly, or by inspecting individual elements and adjusting the CSS in the "Styles" panel. The same would apply to other types of files, but I'm using CSS as the example here.

Once you're happy with the changes, in DevTools use the three-dots icon in the top right area to open more options. From there, hover over "More tools", then choose the "Changes" option from the menu.

Opening the Changes Panel in DevTools

This will open the Changes panel and you'll be able to see the files you've changed on the left, and a diff view of the changes on the right.

Viewing the Changes Panel in DevTools

For whatever reason, Chrome doesn't allow you to directly copy and paste any of these lines. But there is a "Copy" button at the bottom of the panel that lets you "Copy all changes from current file". This gives you a single snippet with all the changes from the selected file, which you can then drop into your live CSS file.

Of course, when you close DevTools or refresh the page, those changes will be gone, so you have to grab them before doing any kind of page refresh or navigation.

This is just a simple way to make on-the-fly edits and move them over to the real code base, but Chrome also has a Workspaces feature (beyond the scope of this little intro) that lets you connect DevTools to a real codebase, which you can read about here.
 

Now on to this week's tools!

Jamstack, CMS's, etc.

Mugshotbot.com
Create beautiful link previews automatically. No more fussing with design tools or wading through thousands of stock photos. With Mugshot Bot, you take control of how your link previews are presented, increase click-through rates and make a good first impression right from scratch. Try it out and create your free account today and get 1 month PRO for free [Promo: WebTools22].  SPONSORED 

thirdweb
A set of powerful SDKs and intuitive tools to build web3 apps, 100% free but they may add premium features later.

Veryfront
An in-browser web app builder that empowers development teams to quickly create and launch custom web apps.

Lightning Builder
A free browser-based drag-and-drop website design tool that helps you create professional website mockups in minutes.

TilePieces
Online website builder that uses concepts and functions directly related to HTML and its API, like the DOM and CSSOM.

MarkdownSIte
A hosting platform to create a website from a Git repository in one click. Supports Hugo, Jekyll, and even hand-rolled sites.

eleventy-dev-server
A minimal, modern, generic, hot-reloading local web server, from the Eleventy team.

Coolify
An open-source and self-hostable Heroku or Netlify alternative that lets you deploy JavaScript apps with databases, Git sources, and more.

Coolify

Actually Serverless
Dynamic HTTP endpoints in your browser, with everything hosted locally via service workers.

testbook
Proof-of-concept that generates a beautiful book as HTML and PDF using Hugo and paged.js.

Strapi Market
A marketplace for plugins used in Strapi apps (see releases below).

On the Release Radar:

JavaScript Utilities

Radically Different Remote Job Search Where Companies Apply To You
Get featured to companies and land a remote job in 14 days. No job applications, speak directly to hiring managers. It's fast and effective, receive multiple offers in 2 weeks. Our talent partners will help you stand out across borders. Join Arc today!    SPONSORED 

strip-literal
Strip comments and string literals from JavaScript code.

ThemeMirror
A gallery of beautiful dark and light themes for CodeMirror, the popular embeddable code editor component.

SunCalc
A tiny JavaScript library for calculating sun and moon positions and phases.

lax.js
Simple and lightweight (under 4kb gzip'd) vanilla JavaScript library to create smooth and beautiful animations when the user scrolls.

Emoji Mart
A customizable emoji picker component with multiple language support built with custom elements and shadow DOM.

Emoji Mart

hyperid
Fast unique ID generation for Node.js and the browser.

chroma.js
A zero-dependency JavaScript library to do all kinds of color conversions and color scales.

droppy
A self-hosted file storage server with a web interface and capabilities to edit files and view media directly in the browser.

ScrollMovie
JavaScript library to animate a background as the user scrolls the page, based on selected images used for the animation.

pheno
Simple, lightweight at-runtime type checking functions, with full TypeScript support.

equivalent-exchange
Transmute one JavaScript string into another by way of mutating its abstract source tree (AST), powered by Babel and recast (a syntax tree transformer).

Git, GitHub, and CLI Tools

Get Featured To Companies and Land a Remote Job in 14 Days
Arc is a radically different remote job search where companies apply to you. Sign up and complete the vetting process. Your profile gets featured to companies for 2 weeks. Receive offers and get hired. Our talent partners will help you stand out across borders. Join Arc today!    SPONSORED 

mdx-to-md
A library to convert MDX to Markdown, useful for generating README files for a GitHub repo.

Rayli
A command-line tool to generate code images of your local code straight from the terminal.

lazydocker
The lazier way to manage everything Docker. A simple terminal UI for both Docker and Docker Compose, written in Go.

Zed
Go-based tooling for super-structured data; a new and easier way to manipulate data.

Awesome Readme Template
A README template for your GitHub repositories. This repository's README itself is the template that you can fork and add your project info.

Bash-Oneliner
A collection of handy Bash one-liners and terminal tricks for data processing and Linux system maintenance.

Termwind
Build unique and beautiful PHP command-line applications using the Tailwind CSS API.

Termwind

Truegit
Markdown-based blogging platform powered by your GitHub repository. The paid plan is free for a limited time.

Directs for GitHub
Receive direct messages from other users on GitHub, securely. For example, you can get a message from Doug Crockford telling you that you wrote "insanely stupid code".

Commercial Apps and Classifieds

These are commercial apps (i.e. not free or limited free plan), paid classifieds, and affiliate links.

Contember – All-in-one platform to build and scale data-based apps.

Spinal – Minimal CMS with nothing to install that connects to your GitHub.

WebPageTest Pro – No-code website performance experiments.   AD 

Dewstack – Build and host your documentation on your own domain.

FlyCode – Git-based, no-code product editor for team collaboration.

Storipress – WordPress alternative with collaborative visual editing tools.
 

A Tweet for Thought

This is certainly one of the coolest JavaScript one-liners I've seen! There's a CodePen demo in the thread where you can check it out live too.

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

If you're looking for programmer-friendly music, check out musicForProgramming();, a directory of songs that are conducive to doing think-heavy work like writing code, and which I assume are all (or  mostly) instrumentals.

Thanks to everyone for subscribing and reading!

Keep tooling,
Louis
@WebToolsWeekly
PayPal.me/WebToolsWeekly

Older messages

Web Tools #463 - JS Overkill, CSS Tools, Testing, Uncats

Thursday, June 2, 2022

Web Tools Weekly WEB VERSION Issue #463 • June 2, 2022 Advertisement Stepsize: Fix Technical Debt and Ship 2x Faster Create and view code issues directly from your VSCode and JetBrains editors. Add

Web Tools #462 - Media, SVG, Git/CLI, React

Thursday, May 26, 2022

Web Tools Weekly WEB VERSION Issue #462 • May 26, 2022 Advertisement Build a Predictable Path To Engineering Leadership The On Deck Engineering Fellowship is a curated community designed to help

Web Tools #461 - Mergify, Frameworks, React Tools, Uncats

Thursday, May 19, 2022

Web Tools Weekly WEB VERSION Issue #461 • May 19, 2022 The following intro is a paid product review for Mergify, a GitHub-based service for automating your pull requests and code merges. If you're

Web Tools #460 - CSS Tools, JS Utilities, JSON, Databases

Thursday, May 12, 2022

Web Tools Weekly WEB VERSION Issue #460 • May 12, 2022 Advertisement Retool is the Fast Way to Build an Interface for any Database Custom dashboards, admin panels, CRUD apps—build any internal tool

Web Tools #459 - JS Utilities, Build Tools, React

Thursday, May 5, 2022

Web Tools Weekly WEB VERSION Issue #459 • May 5, 2022 Advertisement Stepsize – Issue Tracking Made for Engineers Create and view code issues directly from your VSCode and JetBrains editors. Add

You Might Also Like

📧 Working with LLMs in .NET using Microsoft.Extensions.AI

Saturday, January 11, 2025

​ Working with LLMs in .NET using Microsoft․Extensions․AI Read on: m​y website / Read time: 6 minutes The .NET Weekly is brought to you by: ​Transform your database performance with RavenDB​:

iOS Dev Weekly – Issue 694

Friday, January 10, 2025

Hopefully you won't see that much difference with receiving this issue, but it's ALL CHANGED behind the scenes! 😱 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌

Daily Coding Problem: Problem #1664 [Easy]

Friday, January 10, 2025

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Twitter. A permutation can be specified by an array P , where P[i] represents the

Spyglass Dispatch: The Case for a For-Profit OpenAI

Friday, January 10, 2025

RIP Venu • A More Political and Real Time Threads • An OpenAI Auction • Apple's Tough 2025 The Spyglass Dispatch is a newsletter sent on weekdays featuring links and commentary on timely topics

⌨️ 10 Mods to Improve Your Mechanical Keyboard — How to Set Up Quick Share on Windows

Friday, January 10, 2025

Also: Why Are Tech Companies Trying to Sell Me Expensive Clocks? How-To Geek Logo January 10, 2025 Did You Know Famed biologist Charles Darwin and US President Abraham Lincoln were born on the same day

Your best friends in design

Friday, January 10, 2025

​ Working With Designers Product manager & UX designer collaboration guide. How members of your product team work together is just as important as the work itself. A fundamental relationship within

Charted | How Canada Would Rank as the 51st State 📊

Friday, January 10, 2025

Donald Trump has floated the idea that Canada should be the 51st state. Here's how it compares statistically. View Online | Subscribe | Download Our App Presented by: Global X ETFs Power AI's

Pinpointing The Actual Problem 🎯

Friday, January 10, 2025

WordPress accidentally diagnoses its own business problem. Here's a version for your browser. Hunting for the end of the long tail • January 10, 2025 Pinpointing The Actual Problem A blog post from

😱Major Azure Outage in EastUS2, 🚀New AI and Azure Developer CLI Courses, azureedge.net DNS retiring

Friday, January 10, 2025

͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏ ‌ ͏

iOS Cocoa Treats

Friday, January 10, 2025

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Adopting Swift 6 across the app codebase I've been