Open in app
Home
Notifications
Lists
Stories

Write
Aviad H
Aviad H

Home

Sep 3, 2021

Node.js event loop — simplified

This article is suitable for Node JS developers that want to know exactly how node event loop operates. I will explain the exact order of operations in the event loop step by step. But first, a few words on what is the event loop. By definition (https://nodejs.org) the event loop…

Node Js

3 min read

Node.js event loop — simplified
Node.js event loop — simplified

May 19, 2021

This widget is a joke

In this tutorial I will help you to create an android jokes widget from scratch, using a real jokes API from “official jokes API” https://github.com/15Dkatz/official_joke_api. We will cover the basics for creating a widget with a configuration screen and we will save our user selections using shared preferences. We will…

Android

9 min read

This widget is a joke
This widget is a joke

May 10, 2021

Certificates installation in containers on Linux servers

In this post, I will address the case where certificate validation within a container in an isolated environment is required, without binding it to the host’s certificates. Meaning when the certificate can not be a part of the host’s CA bundle, the file with all the root and intermediate certificates. …

Containers

3 min read

Certificates installation in containers on Linux servers
Certificates installation in containers on Linux servers
Aviad H

Aviad H

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable