Royal Icing — Patrick George Wyndham Smith · Aug 20, 2020
My most used commands for front-end
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
My most used commands for front-end # Measure HTTP response time httpstat "https://example.org/" # Run Google’s PageSpeed Insights npx psi "https://example.org/" --strategy=mobile # Run Axe Core across multiple breakpoints npx evaluatory "https://example.org/" # Optimize & minify SVG file npx svgo <file.svg> # Visualize JavaScript usage npx bundle-wizard example.org # Create a new TypeScript…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.