jQuery

If you are a programmer and need to create a website or quickly and easily add improvements to the design and functionality of web pages,…

The Ramda Library

Ramda is a JavaScript library that will be useful for all adherents of functional programming. As a tool, Ramda facilitates the work process. Its distinctive…

Gulp: A Description

Gulp is a task manager that allows one to automate routine tasks in programming. This web development tool is an improved version of Grunt: it…

React JS

React is a popular JavaScript library. It is used in UI development. To implement tasks in react programming, such JS objects as state (an internal…

JavaScript plugins

Initially, it was impossible to create plugins in JavaScript, but there was no need for them. When the first websites began to appear, JS was…

JS frameworks

The JS framework is a tool for creating an application (mobile/desktop/web) using the JavaScript programming language. As with other development tools, programmers use the Java Script framework…