javascript
Development
Introduction to Nuxt.js framework
helpdev -
0
Nuxt.js is a framework for creating universal Vue.js applications.
Nuxt.js main purpose is to render the user interface ("UI") by disregarding the distribution between the...
Development
News.JS: Build Carousels with Glider.js and Visualize Tensors
Movement is the big topic of our News.JS this week: With Glider.js content slips elegantly across the screen, with TensorSpace.js tensors can be observed...
Technology
Epoc.js: Open Source JavaScript Brain Sensor Controller Software
The recent transition from science fiction to reality for the brain-machine Interface, coupled with Atwood's Law, "any application that can be written in JavaScript,...
Tips - Tools
Node.js architecture: 8 helpful tips
There are many good reasons to think about architecture before and during development of a Node.js application. One of the most important reasons is...
Education
You should definitely learn these programming languages in 2019
Long-established programming languages such as Java, C or JavaScript are usually the right choice for beginners. But are they still forward-looking? These are the...
Development
Getting Started with Require JS
What is Require JS?
With Require JS your website or web application gets a better structure and a much better performance. We'll tell you how...
Development
What is Modernizr used for?
What is Modernizr?
For responsive design projects, we use a few tools to make responsive design accessible across browsers. One of them is Modernizr.
Modernizr is...
Development
How to build desktop apps with Angular and Electron.js
In recent years, the development of web applications has become more and more important. This is mainly because applications can be used independently of...