Alex Rudenko

Alex Rudenko @orkon

About: About me: software developer who is into JavaScript and NodeJS and constantly working on one or another side project and/or open source. I have a blog at https://alex-rudenko.com

Location:
Germany
Joined:
Dec 12, 2017

Alex Rudenko
articles - 15 total

How to Add Native Code to a Flutter App using Platform Views on iOS

Step-by-step guide about how to add native code and native components to a Flutter app

Learn More 6 0Jul 23 '19

How to Add Native Code to a Flutter App using Platform Views on Android

Step-by-step guide about how to add native code and native components to a Flutter app

Learn More 9 0Jul 23 '19

My principles of choosing and managing software and hardware as a developer

I share how I organize my software and hardware and, in particular, my work computer so that I am more productive. And what are your principles?

Learn More 6 1Jul 8 '19

Create Beautiful Screencasts from Your Terminal

Combine the power of asciinema + svg-term-cli to create beautiful embeddable screencasts

Learn More 14 0Dec 2 '18

Getting Started with Web Push Notifications

Getting started with Push Notifications for Websites

Learn More 108 2Apr 9 '18

Feature proposal: peer review of posts before publishing

I am working on a new post slowly. And I always feel like something that I write might not be clear e...

Learn More 12 3Mar 24 '18

How do you handle client timeouts?

You have an endpoint which does some valuable computations, and it's supposed to answer within say 30...

Learn More 6 0Feb 20 '18

JSX on the Backend?!

Hi! Recently I had an idea how to improve the development experience when creating NodeJS servers (i...

Learn More 14 4Feb 1 '18

Adding comments to your Jekyll blog

Jekyll is an engine which transforms your content into a static website. Learn how to add comment widget to your static site easily

Learn More 8 2Jan 30 '18

Do you have a blog?

Hi, I'd like to discuss blogging and hear your experience. Also, I want to find some blogs to subscr...

Learn More 11 8Jan 13 '18

Add comments to your GatsbyJS blog within two minutes

Static sites are great! They are easy to publish and maintain. You can scale a static website easily...

Learn More 18 4Jan 4 '18

Synchronization of concurrent HTTP requests in NodeJS

As the follow-up to my previous post "Making Better HTTP APIs", I wrote a simpl...

Learn More 11 0Jan 2 '18

Today I am shutting down my side project

Hi, Today I am shutting down my project about donations which focused on helping open source project...

Learn More 16 3Jan 1 '18

Making Better HTTP APIs

For the last couple of years, I have been working with various HTTP APIs. Quite often those APIs were...

Learn More 90 17Dec 27 '17

Publishing a Typescript module to NPM

This guide aims at summarizing all aspects of publishing a Typescript module to NPM in a concise step-by-step manner while providing enough context to understand while certain things are done in one or another way. If you have never published a Typescriptript module, this guide will help you.

Learn More 12 0Dec 20 '17