Material 2 color tool
Good ol' material color tool that still has the palette and still works
https://web.archive.org/web/20230223050950/https://m2.material.io/resources/color/#!/?view.left=0&view.right=0&primary.color=F44336...
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...
Color Palettes
* Color Hunt - https://colorhunt.co/
* 2 Color Combinations - https://2colors.colorion.co/
* Coolors - https://coolors.co/palettes/trending
* Flat UI Colors - https://flatuicolors.com/
* Colorable - https://colorable.jxnblk.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.