Sam Umbach
Sam Umbach
To build the book locally, I needed to add the "markdown-styles" package to `package.json`. I suspect you have this globally install (since you wrote it!)
In Chapter 5, the example the places vertically-centered previous and next buttons to the sides of the content area was very helpful. But I did find this phrase slightly confusing:...
I've always struggled with understanding the particulars of IFS and word splitting, so I'd like to try to give beginners as much help with this as possible. 1. I think...
I think it would be valuable to explicitly talk about whitespace requirements in `[ ]` and `[[ ]]` conditionals--this tripped me up when learning Bash and I know it's a...
One of the guidelines, regarding which properties a parent component can alter and which it cannot, implicitly assumes `box-sizing: border-box`: > properties related to positioning and dimensions (e.g. `position`, `margin`,...
GREAT project, @jareware! I'm going to put some of this to use immediately :-D
It looks like it was intended for these classes to have the same name. If I've misinterpreted your intent, please ignore and close this pull request :open_mouth:
Thanks, @ptaoussanis @jimpil @fpischedda and all the other contributors, for the SNI fix/workaround -- upgrading to http-kit 2.5.1 and switching to the new `org.httpkit.sni-client/default-client` has been a breeze. ### Issue...
Looks like https://deductivelabs.com/blog changed their URL scheme (without providing redirects from old URLs)... ¯\_(ツ)_/¯
clj-kondo reports false positive unreesolved-symbol for method names (and possibly argument/return types?) in `(gen-interface ,,,)` forms: ``` clj-kondo --lint -