This is a short summary. ↗ Open original to view full content
JavaScript Improvements
from blog ChallahScript, | ↗ original
Related
More from ChallahScript
What I Wish Someone Told Me About Postgres
11 Nov 2024 |
original ↗
I’ve been working professionally for the better part of a decade on web apps and, in that time, I’ve had to learn how to use a lot of different systems and tools. During that education, I found that the official documentation typically proved to be the most helpful.
A Hierarchy of Documentation
24 Apr 2020 |
original ↗
“Where should this information live?” is a common question I encounter daily as a software engineer. I (alone or in consultation with others) will make a decision and that information needs to persist…somewhere. The goal of course is to prevent some future engineer (often myself) from encountering some code and asking “why?” or, even worse,...