Articles

Over the years, Node.js has become the go-to technology for building scalable web applications. It has gained enormous popularity amongst developers due to the many significant benefits it offers. With the support of an enthusiastic community, node.js is standing firm with a 51.9% stake as the most popular web framework, according to Stack Overflow’s 2020 Developer Survey

Looking at the rising trend, we are debunking some of the top advantages which make Node.js a popular development choice in 2020.

Source de l’article sur DZONE

TensorFlow.js is a JavaScript library for training and deploying Machine Learning (ML) models in the browser (client-side) and on Node.js (server-side). In this article, I want to describe my experience in building an App (that I recently published on Google Play Store) with this javascript ML library.

However, instead of just going straight into how I built this app using TensorFlow.js, I want to first describe the conditions/needs that led to this choice. I also want to touch a little bit on some other approaches that I realized could be possible that you can take to build an App leveraging machine learning. Finally, I want to leave behind some lessons I learned through this experience and would love your thoughts if you have been experimenting with ML in Apps.


Source de l’article sur DZONE (AI)