Design Focus

UI, UX, and everything related to frontend development and technology

tau prolog

Tau Prolog, an Amazing Prolog Interpreter Fully In JavaScript

Prolog is a logic programming language associated with artificial intelligence and computational linguistics, you might never heard about it in the web development but this was my favorite "artificial intelligence" programming...

turbo.js : Massive Parallel Computations in your Browser with GPGPU

0
turbo.js is a small library that makes it easier to perform complex calculations that can be done in parallel. The actual calculation performed (the kernel executed) uses the GPU for execution....

Js-Sequence-Diagrams, Turns text into UML sequence diagrams

0
Js-Sequence-Diagrams is a new javascript library to turn text into vector UML sequence diagrams. The library uses Jison to parse the text, and Raphaƫl to draw the image. The result is...

Adding Alpha Channel to JPEG with HTML5 canvas

0
On the W3C blog, a short note about adding alpha channels or chroma keys to JPEG images. A workaround using HTML5 canvas 2D could add this missing feature to JPEG which...

Web Cryptography API on Securing JavaScript

0
One of the latest development for a more secure JavaScript, is the Web Cryptography API by the W3C. The latest working draft released on January 8th, 2013, describes a JavaScript API...

scssphp a SASS Compiler written in PHP

0
SCSS is a CSS preprocessor that adds many features like variables, mixins, imports, color manipulation, functions, and tons of other powerful features. The entire compiler comes in a single class file...

New Release of Quick Tables, a Handy Database Editor from DHTMLX

0
DHTMLX announced the update of its Quick Tables, an easy-to-use PHP solution for editing tabular data stored in the database. Quick Tables offer a simple tool for non-programmers to view and...

HexagonalJS, Single Page Apps Clean Architecture

0
This week a new JavaScript "idea" have been released, HexagonalJS, a Non-framework approach to JavaScript apps - it's not even a library. Jan Filipowski explained the basic idea behind this library,...

eBook : What you need to know about Angular 2

0
As part of the FREE eBook every day by Packt, you can explore today an eBook written by Olivier Manickum titled "What you need to know about Angular 2". Hurry offer...

SVG.JS Lightweight library for manipulating and animating SVG.

0
SVG.JS is a lightweight JavaScript library for manipulating and animating SVG. SVG.js size is only 5k gzipped, it came with an easy readable uncluttered syntax. Animating elements is very much the...

Social Media

1,076FansLike
1,385FollowersFollow
2,647FollowersFollow
9SubscribersSubscribe

Latest articles

Get Started with Laravel Volt: A Free Full Stack Laravel App...

0
Laravel Volt is an admin dashboard template that offers a comprehensive design and development toolbox for personal and commercial projects. It comes with handcrafted...