Artificial intelligence is a field of computer science which deals with tools and techniques to train machines so that they can solve complex problems with maximum success rate. These machines learn the hidden parameters from the available data-set and then solves the unknown problems based on the learned patterns.
forwardMonth: January 2020
Wix is an HTML5 based web development platform which lets owners to create and manage website/blog/store without any coding skills. It provides drag and drop website editor, management tools, logo designer, marketing tools, themes and apps to setup the entire business online without writing a line of code.
forwardWeebly Will No Longer Accept New App Submissions in Weebly App Center
In a recent post Weebly has announced an important update regarding Weebly App Center. According to the post, Weebly will no longer accept new app submissions in Weebly App Center as of February 28, 2020. However, already approved and active Weebly apps will still be available for Weebly users in the Weebly App Center. The developers will be able to submit the new versions of the apps to fix bugs and to enhance the overall functionality of the already approved apps.
forwardAPI Development Using NodeJS, ExpressJS and MySQL
In this tutorial guide, we will build a simple NodeJS API using ExpressJS and MySQL with basic CRUD (create, read, update, delete) operations. NodeJS is a JavaScript run-time environment used to execute JavaScript code outside browsers i.e on the servers. Visit our other blog post, to learn more about what is NodeJS? NodeJS along with ExpressJS (web framework for NodeJS) is a widely used combination to build RESTful API’s with a database query language like MySQL or MongoDB.
forwardWhat is NodeJS
forward
10 Recommended Wordfence Settings to Secure WordPress Website
Wordfence is very powerful and popular WordPress plugin used for the security of the WordPress websites. The plugin consists of large number of settings which maybe confusing for beginner level users. This guide helps the beginner level users to implement the 10 important recommended Wordfence settings to secure WordPress website.
forwardDetailed Guide – Recommended Wordfence Settings for WordPress Website
Wordfence is very powerful and popular WordPress plugin used for the security of WordPress websites. The plugin consists of large number of settings which maybe confusing for beginner level users. This guide helps the beginner level users understand and implement the recommended Wordfence settings for WordPress websites.
forwardHow to use MySQL Database with NodeJS App
MySQL is the most popular database system. In this tutorial we will describe the steps required to use MySQL database with NodeJS app.
forwardHost Angular App and NodeJS App on Same Domain
In this tutorial, we will discuss the steps to host angular app (front-end) and NodeJS App (back-end API) on same domain. The idea is that we will have a folder named as ‘public’ in the root folder of the app which will have all files associated to the angular app.
forward7 Steps to Get Started with GitLab
This tutorial describes the 7 basic steps to clone a GitLab repository on local machine and then the commands to push the changes back to the GitLab environment.
forward