Dan
My name is Dan. My primary role at aTech is to develop and maintain our hosted applications, such as Codebase and Deploy. I'm often the person who responds to helpdesk tickets where further investigation is needed. My preferences include; beer over lager, dogs over cats, coffee over tea and cars from the 80s.
Featured posts from Dan
Managing your threads with Queue
Notifications in your Browser
Wiring up Deploy for Websockets (part 1)
A few of the latest posts from Dan
Beta Testers Wanted ‑ Deploy Build Commands
Recent progress in the web development world has led to increased usage of preprocessors (Haml, Sass, LESS etc.) and transpilers (Coffeescript, Typescript, Babel). Static Site Generators such as Jekyll or...
Record everything with Notebooks
Notebooks allow you to keep all of your documentation in a safe, structured and versioned way. To setup your notebook, navigate to your project, open the Notebook tab and click...
Building Commit Graphs
Git and Mercurial both come packaged with handy utilities to visualise the commits in your repository as a graph. We include this functionality in the Codebase interface as well. A...