Resources
curated by the community
-
https://www.youtube.com/watch?v=7rkeORD4jSw
06-12-2021
A video overview of what a message queue is, how it could be beneficial in an application, and the benefits of the RabbitMQ implementation
@emehrkay -
https://healthicons.org
06-11-2021
A community driven project with the focus of providing a suite of healthcare-realted icons for any project. See: https://twitter.com/dburka/status/1403270831090851841
@emehrkay -
https://markodenic.com/posts/html-tips/
05-06-2021
A collection of cool little things that you may have missed when learning html(5)
@emehrkay -
https://steveazz.xyz/blog/import-context/
04-05-2021
Design patterns around golang's context interface
@emehrkay -
https://github.com/github/gitignore
03-30-2021
A collection of common gitignore file setups. Useful reference.
@emehrkay -
https://coherentpdf.com/python/pythonfromtheverybeginning.html
03-28-2021
An html version of a Python book for absolute beginners. The book builds up from setting variables and different types to some small, but concept-useful projects.
@emehrkay -
https://github.com/docker/awesome-compose
03-23-2021
A repo containing sample docker-compose files that can be referenced for various application setups.
@emehrkay -
https://thevaluable.dev/vim-advanced/
02-27-2021
A Vim Guide for Advanced Users. The article has links for a beginner and intermediate tutorial as well
@emehrkay -
https://stripesgenerator.com/
02-02-2021
Generate strips in css with this interactive editor
@emehrkay -
https://www.youtube.com/c/PythonIn1Minute/videos
01-12-2021
A collection of videos that will teach you a Python concept in under a minute.
@emehrkay -
https://devfonts.gafi.dev
11-20-2020
A collection of mostly free coding (monospace) fonts, with previews!
@emehrkay -
https://joshwcomeau.com/operator-lookup/
11-10-2020
a tool for looking up javascript operators
@taurean -
https://www.youtube.com/playlist?list=PLC3y8-rFHvwheJHvseC3I0HuYI2f46oAK
10-29-2020
Video tutorials for React Redux. React Redux is the official React binding for Redux. It lets your React components read data from a Redux store, and dispatch actions to the store to update data.
@ann -
https://www.youtube.com/watch?v=YAevAj6X6XU&list=PLC3y8-rFHvwheJHvseC3I0HuYI2f46oAK&index=7
10-27-2020
An in-depth series on Redux and React-Redux.
@ann -
https://medium.com/@maybekatz/introducing-npx-an-npm-package-runner-55f7d4bd282b
10-26-2020
Introducing npx: an npm package runner
@ann -
https://nominatim.org/release-docs/develop/api/
10-13-2020
OpenStreetMap provides a simple service where you can look up locations by fuzzy search, ip address, or latitude/longitude coordinates.
@emehrkay -
https://medium.com/better-programming/redux-vs-context-vs-state-4202be6d3e54
09-19-2020
Redux vs. Context vs. State: An in-depth look at state management in React
@ann -
https://polypane.app/css-specificity-calculator/
09-18-2020
CSS Specificity calculator
@taurean -
https://systemuicons.com
09-17-2020
A free set of icons to use in your next project. It has "The Unlicense" license
@emehrkay -
https://nolanlawson.com/2020/07/01/building-an-accessible-emoji-picker/
09-16-2020
Building an accessible emoji picker
@ann