Package Spotlight: ESLint
Most companies have code quality and code writing standards. But similar to the CSS code standards mentioned in a different post, what good are code
Most companies have code quality and code writing standards. But similar to the CSS code standards mentioned in a different post, what good are code
When evaluating a booking engine and reservation management provider it’s important to consider many different metrics of evaluation. Today I wanted to talk about performance
Google has announced that it will eventually drop support for mixed content in the coming months. Mixed content is when a website is served over
Mocha is a lightweight and powerful testing framework for JavaScript code. Using a simple coding syntax allows for quick writing of unit and integration tests. Once
Istanbul is another code quality tool we use here at TRYTN to ensure quality builds are released to production. Istanbul allows for code instrumentation so that
Chai is a TDD (test-driven development) and BDD (behavior-driven development) assertion library for JavaScript. This package allows you to assert what a test should have as
JavaScript lives in the browser. Therefore you need a way to test it not hypothetically but in reality. That’s where Karma comes in. Karma allows developers
Humans are really bad at being able to do the same repetitive tasks the same way every time. Just think about the last time you
TRYTN, not unlike other software companies, has various coding best-practices and standards. But why have CSS/SCSS coding standards? When you have multiple developers on a
Handlebars, a derivative of Mustache, is a JavaScript templating syntax that allows JSON to be bound to a view. Handlebars is logicless by default but
TRYTN has the highest rating on the most reliable platform for honest feedback.