Kevin Powell - Community

KPC

Kevin Powell - Community

A friendly place for developers to meet other devs, ask questions, get help, and just have a good time ๐Ÿ™‚.

Join

front-end

resources

back-end

ui-ux

os-and-tools

Squoosh

Image size optimization: https://squoosh.app/

OSX: Ever wish you could right click on a folder in finder and 'Open in VSCODE'?... Well now you can

And it's entirely free and easy to do! Here's how! Open up Automator. ( It comes standard in osx ). It'll promp you to select a type. Click on Quick action. Now select Folders in finder. In the search bar, search for Apple Script, and drag and drop it into the screen on the right....

Lazy Web

A resource full of resources: https://app.lazyweb.rocks/

Mocking Response Codes

When working on large front end projects which rely on data sources from remote servers, itโ€™s a great practice to test different types of response codes such as server errors, unauthorized access errors, etc. to validate that youโ€™re handling all edge cases. Itโ€™s complicated and annoying to get your remote source to return those errors and in that case you would setup a mock server which returns the types of responses you want. http://httpstat.us/ allows you to do just that and more importantly y...

slide making tool

Here's a tool a friend suggested in another server for making slides using markdown. https://sli.dev/...

PageAutomator

I present to you PageAutomator - an automation script for the browser. It was inspired by WinAutomation. It's currently available at greasyfork, but you can use it outside the userscript, be sure to add the dependencies though. https://greasyfork.org/en/scripts/458951-pageautomator/code ...

clip path tool

This can help practice clip paths. https://bennettfeely.com/clippy/...

Superflow

Bring the power of ChatGPT to your website. https://www.usesuperflow.com/rewrite-chatgpt...