facebook

Genuitec's Blog: General

What do Programmers Hate Most?

Posted on Jun 3rd 2016
I love my job as a programmer, but like most jobs, it can have a downside. Sometimes I really dread having to tell someone what I do for a living. The story I am about to tell you is 100% true.When driving home one night, I was stopped … Read More

JavaScript Linters, even in your IDE!

Posted on May 23rd 2016
What is a Linter? Linters are Code Quality Inspectors, which work by basically parsing your code. They check JavaScript code for common mistakes and discrepancies without running the application.You can plug linters into your code editor or copy and paste your code into any standard online linting tool. … Read More

MyEclipse Twitter Chat – Recap Feb 16th

Posted on Feb 16th 2016
Hello! here is the Genuitec Twitter chat recap! in case you missed it 😉Q1 For those new to @MyEclipseIDE, what’s the difference between the Stable stream vs CI stream? A1.Stable stream has less frequent updates;the CI stream has new features that while functional, are continuing to be tweaked. … Read More

Genuitec at EclipseCon Europe 2015

Posted on Nov 10th 2015
Hello fellow developers!Last week we had the honor to participate at EclipseCon Europe 2015, this time in Ludwigsburg, Germany! (Not too shabby!)Needless to say, we had a wonderful time there. During our time at EclipseCon we were able to show demos of our newest product family addition “Webclipse”, … Read More
Show More