Dev Useful Stuff
2.02K subscribers
2 photos
337 links
Here you can find some interesting links to development libraries, frameworks, tools, plugins and articles
Download Telegram
Kotlin 1.2 Released. What's new

#release #kotlin
​​Release: CockroachDB 2.0 Has Arrived! 🎉

CockroachDB (★ 13037 on GitHub) is the open source, cloud-native SQL database.

CockroachDB is a distributed SQL database built on a transactional and strongly-consistent key-value store. It scales horizontally; survives disk, machine, rack, and even datacenter failures with minimal latency disruption and no manual intervention; supports strongly-consistent ACID transactions; and provides a familiar SQL API for structuring, manipulating, and querying data.

#release #sql #cloud #db
​​Glide.js (★ 2745) is JavaScript ES6 slider and carousel.

The version 3.0 has been recently released with a lot of performance improvements. The whole code was rewritten from jQuery to vanilla JavaScript, making it dependency-free, fast and lightweight (~22kb or ~7kb gzipped).

#js #slider #release