As a freelance web developer, Alex Kaul is constantly switching back and forth among code, mockups, browser tabs, and terminals, which is multiplied by the many projects he is working on at a given time. In order to simplify his workflow, he created an organizer app called Freeter (officially out of beta), letting other developers … continue reading
Ruby on Rails is gearing up for its next big release. In the meantime, developers can check out the “highlight reel” of Rails 5.1.0 beta1, which cleans up deprecated code and includes major improvements to the ergonomics of Rails. This version follows the release of Rails 5.0, which came out about eight months ago. The … continue reading
Stack Overflow wanted to see what languages tend to be used on the weekends by developers, so the organization used its public StackLite dataset on Kaggle to explore that question. According to Stack Overflow, it saw low-level technologies were popular on the weekends, like C++, C, pointers and assembly languages, and it saw tags like … continue reading
Developers put so much time and effort into their applications during development, it seems once the application goes live they no longer give it that extra attention. Instead, developers have become accustomed to just releasing bug fixes to their applications when necessary, adding functionality at a much slower pace. This, however, is a huge problem … continue reading
The Application Developers Alliance has conducted a story on Android device customization and consumer choices, and they found that apps tend not to be exclusively used, and almost all Android users customize their phone and their home screen. The report also found that most Android users prefer their new devices to come with apps “ready … continue reading
Software developers are programmers, designers and makers, but when looking for a job, they are forced to figure out how to translate their work into words. Stack Overflow wants to change that with the newly announced technical résumé: Developer Story. “Stack Overflow’s internal mission is really all about helping developers learn, share their knowledge, and … continue reading
After a recent investigation surfaced regarding Yahoo’s network hack that resulted in at least 500 million user accounts being stolen, Yahoo released a statement on its Tumblr to discuss what actions it’s taking to protect its users. To start, Bob Lord, chief information security officer of Yahoo, wrote in an e-mail that the company is … continue reading
Some open-source projects start with a simple question and a little curiosity. Paper Planes, an Android app that augments existing web technology with native Android Nougat features, is no exception. Active Theory and a team from Android worked together on an experiment that turned into an interactive app that allows users to catch and throw … continue reading
Apple’s programming language Swift is getting its first major update since it went open source. Swift 3.0 is available now with significant improvements and refinements. Key features include improved translation of Objective-C APIs in Swift; API guidelines that have been applied to the standard library; package manager C language target support; modernized Playground literals; an … continue reading
You might have seen the news on Quill, the open-source WYSIWYG editor built for the web, earlier this week. Since it’s currently trending on GitHub and it’s a project specifically built for developers, Quill has made its way into the SD Times GitHub project of the week. It was only two years ago when Quill … continue reading
It’s 2 AM, just hours before development is set to begin on your new multimillion-dollar project. While everyone else is sleeping, you’re wide-awake in a cold sweat. “Is that framework we selected really the right one?” you’re wondering. “Will we regret it later?” Sound familiar? Rest assured, you’re not alone! New JavaScript frameworks are under … continue reading