After Angular’s FlexLayout was deprecated, I hunted around for any alternatives to Bootstrap and decided to just go it alone with FlexBox CSS. However, the responsive options for flexbox seemed clumsy and difficult to maintain. I found a great compromise with Angular CDK’s Breakpoint Observer
Using Auth0 for Cross Application Security
The biggest problem we’ve faced as a company regarding security is how best to leverage open authentication to access our own databases. When authenticating with Google directly, there are ways to ensure security with server-to-server calls. With Auth0, a fantastic service, there is a complication. Auth0 doesn’t have a hook where our server can call […]
Common Git Tasks
GIt can be confusing and overcomplicated. Here are some basic commands you may need beyond simple commits
- « Previous Page
- 1
- 2
- 3
- 4
- 5
- …
- 20
- Next Page »