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

Build a framework from scratch

Linked by @ErickO, an article with a really fancy code display and an in-depth walkthrough on how to build a react-like framework from scratch, including excellent explanations on how and why certain things work like they do: https://pomb.us/build-your-own-react/...

JS Course On Udemy

Hey guys , im new here 🙂 I want to start learning JS by course from Udemy , can you guys help me and tell me which course to choose ?...

100% Free resources for Beginners

Hello everyone, I started a project a few years back that listed YouTube videos on programing and were arranged in categories and technology wise. Today I just revamped the whole project. Added other resources as well and will now only include high quality YouTube videos. ...

CSS Custom Property Cheat Sheet

This is my own cheat sheet for a alternative of Kevin's own one

Polypane Open-Source Alternative

Here's an open source alternative for those (like me) that don't feel like having to pay a subscription for every single tool they want to use: https://github.com/responsively-org/responsively-app...

Web Accessibility/ARIA Cheat sheet

So I want to create a cheat sheet since I was looking online and couldn't find a decent one for web accessibility and ARIA codes... I was wondering if anyone would like to help with this little project of mine? I want to put something together similar to the ones on here.. (https://styleshout.com/must-have-css-cheat-sheets-for-web-designers/) and make one version for online viewing and printable versions as well.

Bash Script to check for a vulnerable version of `xz` utils

A supply chain attack happened to opensuse recently and it was due to a malicious code inside the xz utils github. Please read up on the issue with your respective repo and backup the version to a previous if not patched. Here is a script to check if your system is vulernable. Shared from a friend in my linux discord. ```bash #! /bin/sh ...

Basics of Promises

This video was suggested to me by YT and it's really good! https://youtu.be/Xs1EMmBLpn4?si=h1wZFI-iZlu2NoXe...

HTML and CSS is getting crazy

```html <div class="shadow-root-example"> <strong>Shadow Root Example</strong> <div class="isolated"> World...

"How should I expose errors in my API?" there's an RFC for that

RFC 9457 : https://www.rfc-editor.org/rfc/rfc9457.html This is mainly for backend people or frontenders that dabbles in creating APIs. This RFC describes how errors should be reported by the servers in the context of REST APIs. This allows for a normalized way of exposing errors for both the human that needs to work with the API (you) and the code that needs to handle failed requests....

Things you might not know about Git (part 2)

A while ago I shared a talk about things you might not know about git (https://discord.com/channels/436251713830125568/1207093328458424320)... well, the guy did a followup, so there it is : https://youtu.be/Md44rcw13k4?si=ahBTP8geHgkhWBdy...

Design Pitfalls

Design Pitfalls is a free email design course by David Kadavy that teaches you how to avoid common mistakes made by beginner designers. Classes start every Monday https://twitter.com/intent/retweet?tweet_id=610492026417713153