Our View on Vue.js

As a developer here at PDERAS, one of my favourite things to do is write code that can be used across many different applications. Writing reusable code makes it more valuable as it saves a considerable amount of time and effort while building other, later projects. Those are the main reasons why I have fallen in […]

Variable Columns for Datatables

Most developers have used Datatables when they want to display large amounts of data, but what happens when the structure of that data is different depending on the search parameters provided? How do you handle data that can have variable columns and column names all in the same table? We recently ran into this problem when […]

Comparing Laravel to the Play framework

Web development has moved beyond what the best language for the job is (since they all contain many of the same features, just in different forms) and into choosing the best framework to use. Frameworks create a base for developers to perform tasks that are used in all web applications without having to do the […]

Prototyping: Adobe Xd, Atomic and InVision

There are now numerous tools available online for prototyping websites, applications, and other online experiences. Each of these tools is relatively budget-friendly and offers a range of similar features. Today we are going to focus on the three that we use most in-house: Adobe Experience Design (Xd), Atomic, and InVision. Our projects vary from organization […]