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

Advice for getting your first job in tech

A lot of people struggle landing their first job as a developer. I don't feel like I can offer the best advice here, but luckily I have a large audience and there are enough people who have recently landed their first job, and others who are part of the hiring process, so I've asked for their advice, and had a lot of really solid replies that you can read in the replies to this Twitter post. https://twitter.com/KevinJPowell/status/1677840302638260224...

Remove extra padding around an SVG with this one simple tool!

Came across this tool to remove whitespacing around an SVG https://svgcrop.com/...

React pros - is this worth getting?

Friend's company pays for whatever he needs to study, he uses React now but wants to learn a bit more and they have this on their "can buy" list lol. I'm a complete newb on React so I've no idea how good or bad it the content could be. https://www.humblebundle.com/books/ultimate-guide-to-reactjs-packt-books?utm_campaign=reactjun23_ann&utm_source=facebook&utm_content=humble%20bundle%20(default)&utm_medium=link&fbclid=IwAR0A6e-ZHU6E7kk0COVFRZWko4CNZW97gldGmtx49hV20S5uwuMraRHBDS0...

test data generator

this has non free and a sample option for test data in your storage system for your project (database). https://www.mockaroo.com/...

Request: WebGL Learning Resources

Wondering if anyone has links/resources to learn how to master WebGL and integrate it in web development with popular libraries such as Three, GSAP, etc.

Learn CSS Grid

Reading * CSS Grid cheatsheet - https://grid.malven.co/ * CSS Grid by Example - https://gridbyexample.com/ * CSS Tricks Complete Guide to Grid - https://css-tricks.com/snippets/css/complete-guide-grid/ Videos...

Page animations

Is there anything like a library of css animations that can be used in front end development to make cool things? ive been looking at using three.js and anime.js but i dont have the time to learnt his right now for my project and im looking for general background animations to bring certain sections to life.