Применение строковых и шаблонных литералов в ES6.Read more…
Введение в Javascript ES6 Proxy
Объект Proxy используется для определения пользовательского поведения для основных операций (например, поиск свойств, назначение, перечисление, вызов функции и т.д.).Read more…
Headless Chrome Crawler
Распределенный сканер, построенный на безголовом Chrome (Headless Chrome)Read more…
ECMAScript 6 — New Features: Overview & Comparison
ECMAScript 6 — New Features: Overview & Comparison ES6 tips and tricks to make your code cleaner, shorter, and easier to read! You Don’t Know JS: ES6 & Beyond Check out these useful ECMAScript 2015 (ES6) tips and tricks Here are examplesRead more…
Обработка структур данных JavaScript (es6) с помощью map/reduce
Cheatsheet для написания красивого, лаконичного и функционального es6. Read more…
Creating a Slack Command Bot from Scratch with Node.js & Distribute It
Some small project with the Conversational UI / Chatbot, and wrote the HTTP Status Cats command for Slack!Read more…
Building A Simple AI Chatbot With Web Speech API And Node.js
With the Web Speech API, we can develop rich web applications with natural user interactions and minimal visual interface, using voice commands.Read more…
Js-pptx
Pure Javascript reader/writer/editor for PowerPoint, for use in Node.js or the browser.Read more…
officegen an generate Office Open XML files
Standalone Office Open XML files (Microsoft Office 2007 and later) generator for Word (docx), PowerPoint (pptx) and Excell (xlsx) in javascript. The output is a stream. Read more…
PowerPoint (pptx) presentations
PptxGenJS — JavaScript library that produces PowerPoint (pptx) presentations.Read more…
Reveal.js presentations
Reveal.js a framework for easily creating beautiful presentations using HTMLRead more…
Eagle.js — A slideshow framework for hackers
Eagle.js is a slideshow system built on top of the Vue.js web framework. Read more…
Server Side Rendering with Angular 4
Necessary steps to extend an existing Angular 4 application with server side rendering.Read more…
Javascript arrays (массивы)
Массивы javascript: сортировка, поиск, уникальные элементы, слияния, пересечения, разности и объединения. Матрицы.Read more…
Barba.js для эффектного перехода по страницам сайта
barba.js небольшая, гибкая и независимая библиотека, которая поможет добавить плавные переходы между страницами вашего сайта.
Read more…
Flickity.js carousel
Flickity.js — Touch, responsive, flickable galleries.Read more…
Popper.js easily position tooltips
Easily position tooltips, popovers and so on with just a line of code!Read more…
fullPage.js for full page layout
A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites or onepage sites). It allows the creation of fullscreen scrolling websites, as well as adding some landscape sliders inside the sections of the site.Read more…
Multiple.js background across multiple elements
An experiment in sharing background across multiple elements using CSSRead more…
taggingJS plugin to create front-end tag system
taggingJS is a jQuery plugin to create an high customizable front-end tag system. It is like 5 kb and support major browsers in the world!
A comprehensive tutorial on cross-site scripting
Cross-site scripting (XSS) is a code injection attack that allows an attacker to execute malicious JavaScript in another user’s browser.Read more…
TimeCircles — плагин jQuery для индикации отсчета времени
Кольцевой индикатор отсчета времени с настройками начала и направления и внешнего вида.Read more…
Full-screen Pushing Navigation
A full page menu, that replaces the current content by pushing it off the screen.Read more…
Detecting CSS Animation and Transition End with JavaScript
Detecting the end of CSS animation and transition could be useful if you want to back up some of your JavaScript behavior on CSS.Read more…
AngularJS User Registration and Login Example
Basic HTTP Authentication with AngularJS with a simple user registration form.Read more…