The most common issue we have is getting a connection string from our appsettings.json or webconfig file into a class that we will use to call the database. This is even more difficult when we start getting lots of integration systems like Amazon S3 or Google Storage. No matter what, we don’t want those secure […]
Surviving the First Round of Job Applicants
After hundreds apply, how do you get through that first round? What brings people to click that “reject” button in 30 seconds or less? Every job is different and when it comes down to a few applicants it’s a tough call, but the first hundred get cut through with a machete.
Responsive Views in Angular without CSS Media Settings
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
- « Previous Page
- 1
- 2
- 3
- 4
- …
- 20
- Next Page »