Electron Fiddle: A ‘code playground’ for experimenting with cross-platform native apps
Another “code playground” Electron Fiddle comes into the market for enabling developers create, share, and play with small Electron experiments. Electron Fiddle attempts to...
Node.js announces security updates for all their active release lines for August 2018
The Node.js team have announced new updates about their August 2018 releases. Per their blog, new versions for each of their supported lines will...
Vue CLI 3.0 is here as the standard build toolchain behind Vue applications
The team behind Vue has announced Vue CLI 3.0 as the standard build tool behind Vue applications. Vue CLI 3.0 minimizes the amount of...
Python 3.7 beta is available as the second generation Google App Engine standard runtime
Google has announced the availability of Python 3.7 in beta on the App Engine standard environment. Developers can now easily run their web apps...
7 reasons to choose GraphQL APIs over REST for building your APIs
REST has long been the go-to web service for front-end developers, but recently GraphQL has exploded in popularity. Now there's another great choice for...
Snapchat is losing users – but revenue is up
Snapchat's redesign was met with considerable anger earlier this year, with 1.2 million users signing a petition opposing the redesign. The impact of that...
V8 JavaScript Engine releases version 6.9!
The newest version of V8 is now out in its beta form and is expected to go fully live with the Chrome 69 Stable...
Why use MobX for State Management?
The most downloaded Front-end framework in 2017 was React.js. The reason being the component driven architecture and easy to implement Reactive programming principles in...
Javalin 2.0 RC3 released with major updates!
Javalin is a web framework for Java and Kotlin which is simple, lightweight, interoperable, and flexible.
With the major changes introduced in the codebase, the...
Warp: Rust’s new web framework for implementing WAI (Web Application Interface)
Before learning why you should be excited about this new web framework for rust, let me brief you about what the buzz is all...