In this post, I'll walk you through the steps I followed to add the wijmo FlexSheet component to an Angular 4 project, created using the Angular CLI. Prerequisites Node.js (and npm) TypeScript Angular CLI wijmo FlexSheet Note: This post will walk you thro... (more…)
Read more »
Welcome to Snyk's State of JavaScript frameworks security report 2019. In this section, we review the impact that security vulnerabilities can have by... (more…)
Read more »
I’ve used Angular 1 at my last couple of day jobs, and have gradually grown to be grumpy about it. At the time when it was released (2010), the framework had some really cool ideas baked in: automatic Model → View syncing (unlike Backbone), automatic View... (more…)
Read more »
The Angular team has just announced that the convenience wrappers success and error for promise handling have been deprecated. This is not surprising as the success/error API is not only non standard, but might also lead to unexpected results. In this pos...
Read more »