- Add an existing project to github using the command line → https://help.github.com/en/github/importing-your-projects-to-github/adding-an-existing-project-to-github-using-the-command-line
- How to solve a Dynamic Programming Problem → https://www.geeksforgeeks.org/solve-dynamic-programming-problem/
- Auto Grow a Textarea with Javascript → https://usefulangle.com/post/41/javascript-textarea-autogrow-adjust-height-based-on-content
- Zachary Wade Betz (2019), Make a Hugo blog from scratch → https://zwbetz.com/make-a-hugo-blog-from-scratch/#prerequisities-and-notes
- Nick Scialli (2019), Build a Tree in JavaScript Using Object References → https://typeofnan.dev/an-easy-way-to-build-a-tree-with-object-references/
- Chris Ferdinandi (2018), Create a Stateful Component Helper for Vanilla JS → https://gomakethings.com/a-stateful-component-helper-function-for-vanilla-js/
- Doug Schepers (2019), Make Charts Accessible → https://blog.tenon.io/accessible-charts-with-aria
- Ultimate Setup for Your Next Golang Project → https://martinheinz.dev/blog/5
- John D. Cook (2019), Doing a database join with CSV files → https://www.johndcook.com/blog/2019/12/31/sql-join-csv-files/
- Statecharts → https://statecharts.github.io/
- Tero Piirainen (2019), Minimalism — The most undervalued development skill → https://volument.com/blog/minimalism-the-most-undervalued-development-skill
- Tero created the original 1kB riot.js in 2015-16.
- Jeff Huang (2019), This Page is Designed to Last: A Manifesto for Preserving Content on the Web → https://jeffhuang.com/designed_to_last/
- Eric Elliott (2019), Composing Software, Series by Eric Elliott on Medium.com → https://medium.com/javascript-scene/composing-software-the-book-f31c77fc3ddc
- J. Simpson (2019), Everything You Need to Know About
API Pagination
→ https://nordicapis.com/everything-you-need-to-know-about-api-pagination/ - Jonathan Lemire (2019),
XOR Filters
: Faster and Smaller Than Bloom Filters → https://lemire.me/blog/2019/12/19/xor-filters-faster-and-smaller-than-bloom-filters/
HappyHues
Curated Colors in Context → https://www.happyhues.co/Puppetry
Web testing solution for non-developers on top of Puppeteer and Jest → https://puppetry.app- Bruce lawson (2019), Checklist to avoid the most common accessibility errors → https://www.brucelawson.co.uk/2019/checklist-to-avoid-the-most-common-accessibility-errors/
- CSS Layout Patterns → https://csslayout.io/patterns/
- Edenspiekermann,
a11y-dialog
is a lightweight accessible dialog → https://github.com/edenspiekermann/a11y-dialog - Connor Clark (2019),
css-trimmer
identifies the unused properties in your CSS → https://github.com/connorjclark/css-trimmer