Home

JS Code Snippets Working With Strings
In this code snippet, we'll learn how to use some of the Javascript string manipulation functions.
JS Code Snippets Objects
In this code snippet, we'll learn about objects in Javascript. Objects can contain other objects, functions, properties and act as
JS Code Snippets JSON
In this code snippet, we'll learn about JSON serialization/deserialization in Javascript. JSON or javascript object notation is a data format/structure
JS Code Snippets const Keyword
In this code snippet, we'll learn about the const keyword in Javascript. The const keyword does almost exactly the same
JS Code Snippets let Keyword
In this code snippet, we'll learn about the let keyword in Javascript. Javascript allows for some pretty weird stuff with
Code Snippets Adding And Removing Elements From An Array
In this code snippet, we'll find out how to add/remove elements to/from an array in Javascript. At some point you
JS Code Snippets For Of And For In Loops
In this code snippet, we’ll check out the for of loop in Javascript. You probably already know about the for
In this code snippet, we’ll learn how to send emails with PHPMailer in PHP. First, we’ll need to install the
composer
In this tutorial, we’ll learn how to install and use Composer. Composer is a PHP dependency manager that simplifies adding
PHP Code Snippets Zipping Files
In this code snippet, we'll learn how to zip files in PHP.
Advertisment ad adsense adlogger