Richa Tripathi

Grain: A new functional programming language that compiles to Webassembly

Grain is a strongly-typed functional programming language built for the modern web by leveraging the brilliant work done by the…

6 years ago

Kotlin 1.3 M1 arrives with coroutines, and new experimental features like unsigned integer types

After Kotlin had released 1.2 nearly six months ago, the official language for Android finally announced the first release candidate…

6 years ago

.NET Core completes move to the new compiler – RyuJIT

The .NET team has announced that have completely moved the .NET Core platform to RyuJIT, the compiler written in-house by…

6 years ago

GitLab open sources its Web IDE in GitLab 10.7

GitLab Web IDE, aimed to simplify the workflow of accepting merge requests, is now available in GitLab 10.7, along with…

6 years ago

Visual Studio 2019: New features you should expect to see

Microsoft announced Visual Studio 2019, the next major version of its signature IDE (Integrated Development Environment) for software design. This…

6 years ago

PyCon US 2018 Highlights: Quantum computing, blockchains and serverless rule!

PyCon Conference 2018, held between May 9 -17 at Cleveland, United States, is one of the largest annual gatherings in…

6 years ago

What can you expect from the upcoming Java 11 JDK?

After the release of Java Development Kit 10 in March this year, Oracle is all set to release JDK 11.…

6 years ago

8 recipes to master Promises in ECMAScript 2018

What are Promises in ECMAScript? In earlier versions of JavaScript, the callback pattern was the most common way to organize…

6 years ago

Build custom Admin Home page in Salesforce CRM Lightning Experience

Today, we will learn how to build a custom Admin Home page and a Home page template with the Salesforce…

6 years ago

Implementing 5 Common Design Patterns in JavaScript (ES8)

In this tutorial, we'll see how common design patterns can be used as blueprints for organizing larger structures. Defining steps…

6 years ago