An Introduction to Artificial Intelligence – AI
An Introduction to Artificial Intelligence – AI

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.

forward
Wix Introduction
Introduction To Wix – Web Development Platform

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.

forward

Weebly 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.

forward

API 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.

forward

What is NodeJS

This short guide describes briefly what is NodeJS. Following are some of the references to the definition and explanation of the question What is NodeJS. Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. https://nodejs.org/en/ Node.js is an open-source, cross-platform, JavaScript runtime environment that executes JavaScript code outside of a browser. https://en.wikipedia.org/wiki/Node.js Node.js is an open source server environment which runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.) https://www.w3schools.com/nodejs/nodejs_intro.asp NodeJS is not programming language or frameworkNodeJS is a run-time environment to execute JavaScript codeNodeJS is asynchronous which means that it can handle multiple requests at the...
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.

forward

Detailed 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.

forward

Host 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.

forward

7 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