Minimal Slack Client in Plain JavaScript/HTML/CSS

Contribute to jonatron/littleslack development by creating an account on GitHub. Read more

Similar

Stop writing JavaScript, LUA is the future

LUA is a neat scripting language with an emphasis on portability and speed. It is designed to be embedded into other, larger programs. I've never written Javascript. In this post, I compare and contrast LUA with Javascript in various domains of software ...

Read more »

Fast JavaScript

In today's article we will look over file manipulation and debugging of NodeJS applications using Chrome Dev Tools. I'll show you my attempts at using basic JS, how I analyzed the efficiency of my app and how I ended up making it BLAZINGLY FAST. (more…)

Read more »