duane blake

Category: Front End

Current workflow using SVN

At my place of work we currently use Svn in the office for our version control. Altogether their are 10 dev which use the codebase its a mixture of four frontend developers and six backend developers. As a team we have been using SVN for over five years. I’m going to describe a high level overview of our svn workflow in the office.

svn workflow

Read this article about Current workflow using SVN

Different Charts Api

I recently worked on a project which required to build admin application which needed to produce some insight reports. Like most projects of this sort it required using a charting package. I decided to spend an hour with each one and build a basic bar chart. To see how each api performs.

Different Charts Api

Read this article about Different Charts Api