Categories
AngularJS

Client-side PDF Generation with AngularJS

Creating PDF’s with Client Side JavaScript Sucks!

I’ve learned that creating PDFs with JavaScript is not easy but it can be done and can be done well.  It can be done using HTML/CSS/JavaScript.  In this post, I’ll be using AngularJS but I’ve seen how this can be done with Angular as well.  There can be a lot of gotchas especially if you need it to work on mobile.

So let’s get to it!

Categories
Dev Tools

Tools That Every Web Developer Should Use: Security Scanners

I am constantly asked to review and analyze websites’ performance statistics and analytics.  Over the years, I have found several tools known and unknown that I use in combination to get an idea of the overall health and performance of these sites.  As a developer, if you are not looking at these tools or similar tools, help yourself and get on board.

This week I am exploring security scanning tools and why they can be a useful tool in development.

Categories
Dev Tools

Tools That Every Web Developer Should Use: Link Checkers

As a consultant, I am constantly asked to review and analyze websites that my clients or potential clients have to review performance and stats.  Over the years, I have found several tools known and unknown that I use in combination to get an idea of the overall health and performance of these sites.  As a developer, if you are not looking at these tools or similar tools, help yourself and get on board.

This week I am exploring link checkers and why they can be a useful tool in development.