Apps Script with clasp

G Suite is a powerful set of cloud-based collaboration and productivity tools by Google. You may not be familiar with the name G Suite, ..

4 years ago
0
4641

Visual Studio Code

Developers are always on the lookout for tools and technologies that make them more productive. The next library, framework, programming ..

4 years ago
0
2759

Debug APIs like a human with Insomnia

As a developer, you’ll work with an Application Programming Interface (API) in one way or another. APIs appear in many places, from operating ..

4 years ago
0
5876
electron

Getting Started with Electron

In this article, we’ll learn about Electron, a powerful framework for building desktop apps with HTML, CSS, and JavaScript. Before anything ..

5 years ago
0
5306

Serverless with Azure Functions

The term serverless has been gaining traction in recent times. This is not entirely surprising as serverless brings several benefits to users. ..

5 years ago
0
2104
apt-pinning

Understanding apt-pinning in Linux

I recently moved to Debian after using other Linux distros (including Mint, Ubuntu, and Manjaro). The experience has been satisfying. However, ..

5 years ago
0
9638

Blockchain from the Command Line

To make blockchain even simpler, Sean Han created blockchain-cli. This minimalistic blockchain command line mimics the Bitcoin blockchain ..

5 years ago
0
8426
asylo

Confidential Computing with Asylo

In this post, we look at yet another tool in Google’s massive open source trove: Asylo. The word Asylo translates to shelter, asylum, ..

5 years ago
0
3029

Lua Programming Language: An Overview

Lua was designed by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, and Waldemar Celes Filho. The language was designed to be embedded ..

5 years ago
0
14118

Meet Java 10’s var

Java is, without a doubt, syntactically verbose! Constructs that span only a single line in other programming languages may span several ..

5 years ago
0
3033
build tools

Build With Bazel: An Overview

Bazel is one of Google’s 2,000-plus open source projects. Bazel is an open source variant of Google’s in-house build tool with a close ..

5 years ago
0
5770

Testing with Postman

Many apps we use daily rely heavily on services delivered via an Application Programming Interface (API): search, messaging, mapping, banking, ..

5 years ago
1
5121
proof of stake

Proof-of-Stake Blockchain

Since the release of Bitcoin almost a decade ago, the cryptocurrency space has seen several innovations. The good news is that Bitcoin has opened ..

5 years ago
0
2682

APIs, Be REST Assured

Building and maintaining an API is much like any application. Building it is probably the easiest part. But your work is not done when building ..

5 years ago
1
5221

Strip Identity from Commits with Gitmask

Contributing to open source is great! Apart from giving you a resume add-on, people benefit from your contribution. In fact, many of us now depend ..

5 years ago
0
1629

Elixir Programming Language

For every letter of the alphabet in the English language, there are a number of programming languages. Some programming languages need no introduction, ..

5 years ago
1
2535

Etcher.io

There are hundreds if not thousands of tools for writing images to storage devices. The list keeps growing by the day. Some of these tools ..

5 years ago
0
4144