Alex Hall
Alex Hall
## Add/Update/Remove - [x] I have read the [contributing guidelines](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md) - [x] I agree to the [Code of Conduct](https://github.com/poteto/hiring-without-whiteboards/blob/master/CODE_OF_CONDUCT.md) - [x] I have followed the [format](https://github.com/poteto/hiring-without-whiteboards/blob/master/CONTRIBUTING.md#format) prescribed in the contributing...
As per Angular 2 documentation: ``` Pure Angular 1 applications can be bootstrapped in two ways: By using an ng-app directive somewhere on the HTML page, or by calling angular.bootstrap...
!!This PR is very much a WIP!! This PR attempts to refactor the main.ts class into two discreet classes: `main.ts`, which only contains public API methods and some smaller methods...
None of the pull requests on this project have been commented on or accepted and there haven't been any commits in 4 years. There are also 50 forks of this...
What accessibility requirements does this application need? - ARIA compliant? - Is touch screen okay? Need physical keyboard?
Need to implement [Helmet](https://github.com/helmetjs/helmet) Need to talk with security folks about pen testing. Hardware security requirements for iot devices. Autoboot script of limited user account/hardware lockout?
As we move away from the quick and dirty hackathon style, what do we think infrastructure looks like? Some questions we should answer: - Use Nginx for React, so we...
The starfield is intended to be a magic and whimsical dashboard that will be on display for the make-a-wish foundation. The intention is for kids to FEEL like their wish...
**Description** When attempting to rollback a migration whose file is not present in the current codebase, dbmate silently skips the missing migration and rolls back the previous available migration instead...