Blog
Tech guides & industry insights
Development Trends in Enterprise Apps
November 21, 2018 - 3 min to read
Enterprise Apps development is becoming more and more vital as the business world is increasingly connected via web applications.
Increased Speed for DoneJS JavaScript Framework
November 20, 2018 - 1 min to read
DoneJS, version 3 has been released. This open-source tool builds real-time mobile and web based apps around the JavaScript framework. This latest version includes much faster rendering and enables real time user interfaces to be developed and run on multiple platforms.
The Benefits of Cloud-Based Customer Relationship Management Systems
November 15, 2018 - 3 min to read
Whatever industry, business or niche you find yourself in it is your customers that are crucial to your success. A Customer Relationship Management (CRM) system is a key way to help you identify your customer and understand what their needs are.
The Start of a New Era for Business: RPA and AI
November 12, 2018 - 3 min to read
Information Technology is a key area for automation and the two fields that are currently being assessed across the business community are RPA (Robotic Process Automation) and AI (Artificial Intelligence) and how these can be integrated into various IT processes.
Salesforce: Lightning Web Components Are Now Open Source
November 09, 2018 - 1 min to read
Salesforce has now released Lightning Web Components (LWC) as open source. Lightning Web Components has successfully taken W3C standard web components and combined with with an HTML template system. This new move has allowed more developers to access LWC as well as freeing them up to find new ways of using the framework.
Machine Learning Assists Python Code Completion
November 07, 2018 - 1 min to read
Kite – the new programming assistant that suggests code for Python based on data collected online.
New Survey by JetBrains: Python 3
November 06, 2018 - 3 min to read
Makers of the PyCharm IDE for python have now released the results of a survey conducted to establish the tools, preferences and thoughts of over 20,000 developers worldwide. The 2018 Python Developers Survey shows that Python use is increasing with the main use being for data analysis. Other strong areas include testing, automation and web development.
Node.js vs PHP: A Classic Duel Between Old Friends
November 01, 2018 - 2 min to read
In the past JavaScript and PHP had an easy relationship; while JavaScript dealt with all the details on the browsers, PHP was in charge of all things server-side.