unicode character list
Hey, does anyone have an easy to navigate list/chart that shows the unicode strings of generic characters like a-z, question marks, brackets etc? I can't seem to find a good quality one, thanks in advance.
Preparing for a frontend Interview
https://youtu.be/99QbMq9r6EQ
This is an excellent hour long video by Li Hau talking about preparing for a svelte frontend interview. However, it translates to any framework and he includes a lot of general advice based on his own experiences hiring devs. Really good resource....
screen reader setup for testing
Only way to really know is to test manually, please don't just guess!
https://www.sarasoueidan.com/blog/testing-environment-setup/...
Animate Height with Pure CSS
Thought this would be a neat post to share with everyone
https://marcsamtleben.de/en/blog/animate-height-auto-with-pure-css...
color tool that can tell contrast following standards
https://contrast-grid.eightshapes.com/
Should help with some color picking...
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.
...
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...
Learn SQL
Roadmap
- Roadmap for Learning SQL | ByteByteGo
Video Tutorials
- MySQL for Developers | PlanetScale
- MySQL - The Basics | Fireship...