Results for: "js"

Contents (279)

7 Useful tricks for writing more concise and performant JavaScript
7 Useful tricks for writing more concise and performant JavaScript

When we started writing about JavaScript, we created a list of every time-saving trick we discovered in the code of other people, on…

read more
The Bible of the Best Node.Js Frameworks
The Bible of the Best Node.Js Frameworks

Node.js is the platform built on chrome’s javascript runtime for easily building fast, scalable network applications. It uses an event-driven…

read more
Starting with Vue.js: how about using it?
Starting with Vue.js: how about using it?

Vue.js seems to be another JavaScript UI library with a strong community support. If you've got a project coming up…

read more
Is JavaScript imperative for Cross-Platform Development?
Is JavaScript imperative for Cross-Platform Development?

The digital age of mobile and web cross-platform development tends to support the paradigm of "learning once and writing anywhere."…

read more
Developing a JavaScript video game: Part 3
Developing a JavaScript video game: Part 3

Here we are! We're back with the third part of the article . If you missed it, read the first part…

read more