hello.js

var please = require('share');
console.log('thank you');

NEW !!!

Thursday, 8 December, 2016 UTC

The Languages, Frameworks and Tools You Should Learn in 2017

The software development industry continues its relentless march forward. In 2016 we saw new releases of popular languages, frameworks and tools that give us more power and change the way we work. It is difficult to keep track of everything that is new, ... more


Wednesday, 30 November, 2016 UTC

Introduction To Chatbots

Chatbots have been a trending topic for quite some time now and have got a lot of people excited about them. Some believe that bots are the next big thing and will soon replace apps, while others think they are just a fad, bound to fail. In this article ... more


Tuesday, 22 November, 2016 UTC

Freebie: 3 Elegant Bootstrap Forms

The newest edition to our ever growing collection of freebies! This time we’ve prepared for you 3 awesome Bootstrap forms that you can directly copy and paste into your projects. Like all of our freebie templates, these forms are fully responsive, easy ... more


Tuesday, 15 November, 2016 UTC

Bootstrap 4: Regular Grid VS Flexbox Grid

Bootstrap 4 introduced some changes to the grid system we are all so familiar with from version 3. These include a new XL grid tier, alteration to some of the modifier classes, and a brand new flexbox version of the said grid system. The regular and ... more


Tuesday, 8 November, 2016 UTC

15 Interesting JavaScript and CSS Libraries for November 2016

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a handpicked collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention. ... more


Thursday, 3 November, 2016 UTC

Making a Simple Credit Card Validation Form

In this quick tutorial we will show you how to create a simple credit card form. We’ll build the whole thing from scratch, with a little help from Bootstrap 3 for the interface, and Payform.js for client-side form validation. Keep in mind that storing ... more


Monday, 24 October, 2016 UTC

Freebie: 5 Fantastic Bootstrap Footers

Last time we shared with you a collection of 5 Free Bootstrap 3 Headers that can be used to kick-start any new project. Today we’ve got for you more awesome freebies and this time they are 5 ready-to-use footers templates. Just like all of our freebies, ... more


Monday, 17 October, 2016 UTC

15 Awesome Sublime Text Plugins For Web Development

Sublime Text is one of the most popular code editors available right now. It is adored by many programmers for it’s speed, simplicity, and rich plugin ecosystem. To help developers get the most our of Sublime, we decided to make a list containing some ... more


Monday, 10 October, 2016 UTC

Quick Tip: Accessing The Clipboard With JavaScript

In this article we’re going to show you how to use simple vanilla JavaScript snippets to: Add text to the clipboard on user action, such as the press of a button. Modify the content of the clipboard when a user copies something. The APIs we will be using ... more


Thursday, 6 October, 2016 UTC

15 Interesting JavaScript and CSS Libraries for October 2016

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a handpicked collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention. ... more


Tuesday, 27 September, 2016 UTC

Everything You Should Know About Progressive Web Apps

A Progressive Web Apps is a web application which takes advantage of modern browser features and can be added to your homescreen, behaving just like a native application. In this tutorial we’re going to show you everything you need to know about PWAs, ... more


Wednesday, 21 September, 2016 UTC

30 Learning Resources For Mastering Angular 2

Angular 2 is a vast and complex framework with a never ending learning curve. To help you grasp more of its many features, we’ve curated a list of 30 free learning resources that cover it all – from the quickstart guide to specific details and best practices. ... more


Thursday, 15 September, 2016 UTC

Freebie: 5 Beautiful Bootstrap Headers

In this post we present to you a collection of five templates for headers and navigation bars. We’ve created them using Bootstrap 3, following all the best practices for working with the framework. The templates are ready to use and easy to incorporate ... more


Wednesday, 7 September, 2016 UTC

15 Interesting JavaScript and CSS Libraries for September 2016

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a handpicked collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention. ... more


Tuesday, 30 August, 2016 UTC

20 Protips For Writing Modern CSS

In this post we want to share with you a collection of 20 useful conventions and best practices that are recommend by the CSS community. Some are tailored more towards beginners, and some are a bit advanced, but we hope everyone will find a cool trick ... more


Tuesday, 23 August, 2016 UTC

Quick Tip: Working with the JavaScript Battery API

In this tutorial we’re going to show you how to use the JavaScript Battery API to improve the user experience for people in desperate need of a charger. We’ll look at the Battery API itself, as well as some techniques for getting the most out of every ... more


Tuesday, 16 August, 2016 UTC

15 Interesting JavaScript and CSS Libraries for August 2016

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a handpicked collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention. ... more


Monday, 8 August, 2016 UTC

Building Your First App With Vue.js

Today we’re going to exercise our Vue.js skills by building a simple app for browsing reddit posts. We’re going to construct the whole thing from scratch to demonstrate just how easy it is to create user interfaces with a framework like Vue. This tutorial ... more


Wednesday, 3 August, 2016 UTC

20 Awesome PHP Libraries For Summer 2016

Initially released in 1995, the PHP language is now of legal drinking age, but this doesn’t stop it from still being one of the most popular languages out there, and the first choice of many back-end developers. The PHP community on GitHub is also one ... more


Monday, 25 July, 2016 UTC

Take a Selfie With JavaScript

In this tutorial we are going to show you how to make a JavaScript photobooth app that takes images using the camera on your phone, laptop or desktop. We will showcase a number of awesome native APIs that allowed us to make our project without any external ... more


Tuesday, 19 July, 2016 UTC

Learn TypeScript in 30 Minutes

Today we’re going to take a look at TypeScript, a compile-to-JavaScript language designed for developers who build large and complex apps. It inherits many programming concepts from languages such as C# and Java that add more discipline and order to ... more


Tuesday, 12 July, 2016 UTC

15 Interesting JavaScript and CSS Libraries for July 2016

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a handpicked collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention. ... more


Tuesday, 28 June, 2016 UTC

Freebie: Responsive Landing Page Template With Flexbox

The fist impression a website leaves on potential customers often plays a huge role in their decision whether to buy or pass on a product. A landing page with a good design can keep users engaged longer and hint them that the advertised product or service ... more


Wednesday, 22 June, 2016 UTC

Quick Tip: Detecting Your Location With JavaScript

Most modern devices are capable of detecting their own location either through GPS, WiFi, or IP geolocation. Developers can use this information to provide better search suggestions, nearby store locations, and implement all kinds of useful map interactions ... more


Friday, 10 June, 2016 UTC

15 Interesting JavaScript and CSS Libraries for June 2016

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention. For ... more


Thursday, 2 June, 2016 UTC

Learn Git in 30 Minutes

Git has exploded in popularity in recent years. The verison control system is used by huge open source projects like Linux with thousands of contributors, teams of various sizes, solo developers and even students. Beginners are often terrified by all ... more


Wednesday, 18 May, 2016 UTC

10 Fun Browser Games For Learning Web Development

Playing video games often involves solving tricky problems with logical thinking and trial-and-error strategies. Can you think of something else that requires these skills? That’s right – programming! In this article we’ve prepared for you 10 browser ... more


Wednesday, 11 May, 2016 UTC

15 Interesting JavaScript and CSS Libraries for May 2016

Our mission at Tutorialzine is to keep you up to date with the latest and coolest trends in web development. That’s why every month we release a collection of some of the best resources that we’ve stumbled upon and deemed worthy of your attention. This ... more


Wednesday, 27 April, 2016 UTC

5 Flexbox Techniques You Need to Know About

Flexbox is a CSS standard optimized for designing user interfaces. Using the various flexbox properties we can construct our page out of small building blocks, which then are effortlessly positioned and resized any way we want. Websites and apps made ... more


Tuesday, 19 April, 2016 UTC

Quick Tip: Get to Know the CSS Object Fit and Position Properties

In this post we are going to talk about two CSS properties that not a lot of web developers know about. They are called object-fit and object-position and both have to do with styling images and video. First, we’ll show you how to use them and go into ... more