Sequoia McDowell

Results 22 issues of Sequoia McDowell

I install global packages in `~/npm/`. `npm` exists in `/usr/bin`. Beefy seems to rely on the location of `npm` when looking for bundlers rather than calling `which` on the actual...

This plugin works visually, but fails in complying with many a11y requirements. For example a user that navigates primarily by keyboard will have to press down 180 times to select...

### What happened? I want to write a Subscription resolver * Looked through this repo * Looked through https://gqlgen.com ### What did you expect? * Expected to find a section...

needs docs
accepted

_from https://github.com/nodeschool/discussions/issues/783 /cc @hymredemption_ The official solution to the last practice using: ``` javascript var time = new Date(parsedUrl.query.iso) ``` to get the time in the query. but I found...

_:information_source: migrated from https://github.com/nodeschool/discussions/issues/928 by @kalpitad_ Hi there, I've noticed the following warning when I run 'learnyounode'. I'm not sure if it's always been there, or if it just started...

``` ➜ brew --version Homebrew 2.6.0-16-g77b4275 Homebrew/homebrew-core (git revision c7852; last commit 2020-12-01) Homebrew/homebrew-cask (git revision f620d7; last commit 2020-12-02) ➜ echo $0 /bin/zsh ➜ uname -a Darwin sequoiamcdowell 18.7.0...

Do they exist? I found one via `typings` but for version 1.x of Mapbox

Working through the tutorial: https://www.apollographql.com/docs/tutorial/production/ > If you haven't already created an Apollo Graph Manager account, **you will need to sign up for one.** _Emphasis added_ I *need* an Apollo...

_migrated from https://github.com/nodeschool/discussions/issues/324 /cc @CamiloMM @jedireza_ I think the expected result of secretz is wrong: ![console screenshot](https://cloud.githubusercontent.com/assets/2404138/3212240/2d830bfe-ef4d-11e3-96d6-9c9fdf9ee36d.png) So while my format is ``` MD5_1 PATH_1 MD5_2 PATH_2 ``` It seems...

_:point_right: migrated from https://github.com/nodeschool/discussions/issues/128_ There are many types of learners, and nodeschool has hit my type on the money. Thank you for such an awesome project. An enhancement I'd like...