Enterprises of all sizes are adopting the microservice approach, but not everyone is adopting it correctly. According to Chase Aucoin, developer evangelist for AppDynamics, too often, businesses think if they move their monolith applications to microservices, their problems will just magically go away. However, once they start to move to microservices and realize their problems … continue reading
Google is making lab time more accessible for STEM students with the introduction of more than 30 virtual labs on the Daydream platform. Google partnered with science education provider Labster to provide these labs, which will enable students to do lab work without needing to be on a campus. According to Google, the VR courses … continue reading
Salesforce is open sourcing a tool that aims to make it easier to build scaled machine learning systems for enterprises, TransmogrifAI. TransmogrifAI is a automated machine learning library for structured data that enables data teams to transform customer data into meaningful predictions, according to the company. Salesforce explained it has been using TransmogrifAI to power … continue reading
Angular’s dream of being able to share code for web and mobile apps is becoming a reality today with a newly announced solution. The team announced developers can now build web and mobile apps once with Angular and NativeScript, instead of having to build both a web and native mobile app. According to the team, … continue reading
GitLab announced the latest version of its platform designed to help developers get started and iterate faster. The 11.2 release features new improvements to its Web IDE, support for Android project import, and custom project templates. The Web IDE has been updated to enable developers to see changes happening within their JavaScript web apps in … continue reading
Google has announced updates on the state of security updates in Android 9. It is recommending monthly security updates as a best practice. According to the company, it delivers monthly Android source code patches to manufacturers in order to incorporate those patches into firmware updates. It also introduced the Android Enterprise Recommended program earlier this … continue reading
In today’s polyglot programming world, enterprises are no longer restricted to one specific programming language. However, a new report does find that businesses seem to be sticking with Java and JavaScript for their enterprise application development needs. The report comes from the open-source project for cloud computing, the Cloud Foundry Foundation. “As companies transition from … continue reading
JetBrains has announced an update to its Visual Studio Extension, ReSharper Ultimate, adding several new enhancements and features. According to the company, ReSharper Ultimate 2018.2 adds 30 different performance fixes, ranging from EditorConfig support to decreasing load times. It adds support for C# 7.3, which is the latest release of C#. Static analysis tools JSLint, … continue reading
No-code app development solution provider Quick Base announced it was bringing Kanban reports to its platform. Kanban is an Agile approach to organizing, visualizing, updating and acting on work in progress. The newly added reports provide information of work ideas such as status, phase, people and other important attributes. It is a drag-and-drop tool featuring … continue reading
If you are still creating Windows 8 applications, you might want to turn your focus to Windows 10. In an effort to get more developers to start building for Windows 10, Microsoft has announced plans to stop accepting apps developed for Windows 8. “As a part of our Windows device life cycle, Microsoft Store will … continue reading
The representational state transfer (REST) API has served its purpose of exposing application-level information for web services over the last 15 years, but in an industry that’s constantly evolving, there are always new approaches that are popping up and transforming the way we work. Enter GraphQL. GraphQL is a data query language for APIs that … continue reading