What are comments in javascript?

posted in: General 0

    JavaScript supports the following two different ways of commenting. single line comment multiple line comments. Single line comment // This is a single line comment. Any text between // and the end of the line will be ignored … Read More

EVENTS in HTML

What are Events? Events are actions or occurrences that happen in the system you are programming, which the system tells you about so you can respond to them in some way if desired. For example if the user clicks a … Read More

CakePHP

posted in: General 0

Introduction of the cake PHP The Latest CakePHP 3 is a framework of web development the PHP 7.1.CakePHP is designed to make common web-development tasks simple, and easy. By providing an all-in-one toolbox to get you started the various parts … Read More

Infographic

posted in: General 0

An infographic (statistics picture) is a representation of information in an image layout designed to make the information easily comprehensible at a look.People use infographics to quickly communicate a message, to simplify the presentation of huge amounts of statistics, to … Read More

Database

What is a Database?    A large amount of information stored in a computer system        in such a way that it can be easily looked at or changed.  A logically coherent collection of related data that       (i) … Read More

REST API:

posted in: General 0

REST API: Rest means Representational State Transfer. The REST architecture style is used to designing networked applications and developing web API’s. It relies on the stateless, cacheable communication, client-server protocol and in virtually all cases, the HTTP protocol is used. … Read More

Fibriods

posted in: Fibriods 0

Fibroids are non-cancerous tumours. Appears in the tissues around the uterus. Fibriods affect around 30% of all women by the age of 35 – 50 years. Uterine mynomas, leiomyomas, or fibromas are also know as Fibroids. Home Remedies for Fibroids … Read More

1 2 3