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,...

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....

Visx, low-level visualization primitives for React by Airbnb

0
Visx is a collection of expressive, low-level visualization primitives for React. The goal was to unify their visualization stack across the company and in the process, so they created a new...

dhtmlxScheduler v2.3 Released, Map View, Tooltips, Enhanced TimeLine View, and More

0
DHTMLX announced the new update of dhtmlxScheduler, a JavaScript written Ajax calendar that allows developers to incorporate web-based interface for managing events and schedules. New version 2.3 introduces a number of...

Ketting, a hypermedia client for Javascript

0
Ketting library is meant to be a generic HATEOAS library for Javascript using a simple, modern API. Currently it only supports the HAL and HTML formats, it supports an opinionated set of modern...

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...

React v16.6.0 Released with lazy, memo and contextType

0
React released version 16.6 with a few new convenient features. A form of PureComponent/shouldComponentUpdate for function components, a way to do code splitting using Suspense and an easier way to consume Context...

Bounce.js Create Beautiful CSS3 Powered Animations

0
Creating a CSS3 Animation is very tricky, but it is really simple using a tool like BounceJS. It provides ten components : Spin, Jelly, Back & forth, Clock, Splat,  Road Runner,...
bootstrap

Bootstrap 4.6.0 Released with all new backend !

0
Bootstrap v4.6.0 have just been released with a couple new features, several bugfixes, and some awesome documentation updates to make v4 more maintainable alongside our development of v5. The biggest...

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...

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...