September 14, 2015

Gulp – catch and log less errors

To work efficiently its indispensable to get detailed error messages. If you simply pipe the gulp-less task to your stream you will receive a error message – but your whole gulp task will crash.

what we get:

Avatar photo

Admin Admin
Developer at thecodecampus </>


June 16, 2015

ESLint – Customizable JavaScript linting tool (2)

In this second part of our article about ESLint we will dive into the most interesting feature of this tool: its customizability. You can find the first part of this article here. As background’s knowledge, in our introduction to the linting tools, we have discussed the most interesting linters and their pros and contras. After […]
READ MORE

Avatar photo

Admin Admin
Developer at thecodecampus </>


June 9, 2015

ESLint – Customizable JavaScript linting tool (1)

Historically, “to lint“ is an expression that denotes the process of flagging and highlighting some inadequate and error-prone construct in C-like language source code. After the emerging of heterogeneous software languages, the term has been universally adopted to generally indicate tools that are able to herald suspicious usages in software. This article is the first of a series of […]
READ MORE

Avatar photo

Admin Admin
Developer at thecodecampus </>


May 5, 2015

Trello Calendar

Trello is a productivity tool that helps you to organize your projects by creating individual lists, boards and cards. Managing your projects in teams get more flexible and it improves the whole workflow. But one tool was missing yet: A Calendar for Trello showing you every cards by due date at a look. Thats why […]
READ MORE

Avatar photo

Admin Admin
Developer at thecodecampus </>