Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Cymen

Cymen

Cymen has asked 10 questions and find answers to 75 problems.

Stats

2.9k
EtPoint
1.1k
Vote count
10
questions
75
answers

About

I'm a pragmatic developer that currently enjoys working with responsive applications that run in the web browser. I consider myself to be a Software Craftsman by which I am interested in well-crafted software using pragmatic techniques that result in high quality and a sense of a job well done. Part of that is using test-driven development where appropriate. Part of that is avoiding overuse of frameworks and/or avoiding tight coupling between business logic and frameworks. Part of that is making the right trade-offs when implementing a feature. Part of that is realizing when one thing needs to be two things (you might joke, but violating the Single Responsibility Principle is very easy when adding features).