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.
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.
Serverless Apps Are Now Supported by Next.js 8
October 30, 2018 - 1 min to read
Next.js is a JavaScript and React framework which is used for building server-rendered apps. Using JavaScript and the React UI libraries, Next.js has now added serverless capabilities in the version 8 release.
Improving Performance of ASP.Net Core Applications
October 29, 2018 - 3 min to read
Speed is a key feature of ASP.Net framework so you need to make sure you maximize its performance to get the best out of your ASP.Net applications. The framework runs on Windows, Linux and Mac and allows you to build fast applications that consume minimal resources. Here are some tips to make sure you get the best out of your ASP.Net core apps.