facebook

Genuitec's Blog: May, 2016

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

Boost Productivity with MyEclipse—App Servers, Deployment, Testing & Utilities

Posted on May 19th 2016
This article completes the series on ways you can boost productivity with MyEclipse. If you happened to miss my other articles, refer to the first article for setup information and the second article for coding and navigation tips.  App Server ConnectorsMyEclipse provides nearly 20 application server connectors out … Read More

Succeeding Virtually — Part 1

Posted on May 17th 2016
Welcome to our first installment of Succeeding Virtually, a blog written specifically for software companies with a virtual office. At Genuitec, we have been working virtually for the last decade and over that time we have developed a number of tips and tricks to ensure our success. In … Read More

Boost Productivity with MyEclipse—Coding & Navigation

Posted on May 13th 2016
MyEclipse is a powerful Java EE IDE for today’s modern enterprise developer. This article is the second in a series discussing ways to boost productivity with MyEclipse. The first article, focused on project setup. This article showcases time-saving tips and tricks to improve MyEclipse coding and navigation.Code CompletionMyEclipse delivers an … Read More
Show More