Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Oleg Valter is with Ukraine

Oleg Valter is with Ukraine

Oleg Valter is with Ukraine has asked 1 questions and find answers to 28 problems.

Stats

861
EtPoint
311
Vote count
1
questions
28
answers

About

If you want to really make a real dent in the horrible situation revolving around Ukraine, consider making a donation (or support in any other way) to international or local humanitarian aid organizations and open initiatives such as:

  • UNICEF (United Nations Children's Fund)
  • ICRC in Ukraine (International Committee of the Red Cross)
  • For non-monetary help: Host Ukrainians and Help Locally

Independent full-stack developer specializing in:

  • Node.js (Back-End Web Apps)
  • Google Apps Script (Web Apps, Gmail, and Editor Add-ons, Google APIs)

💗 TypeScript

Solutions

JavaScript

  1. Various snippets for tasks like extracting odd/even elements, delaying callbacks, mapping, and filtering, etc.
    + solutions for common problems like splitting balanced strings, converting roman numbers to decimal and others.

Google Apps Script

  1. Common errors, their explanations and solutions
  2. Web App self-help questionnaire
  3. Replacing file in a Google Drive folder by name;
  4. Transposing cells in a Spreadsheet (customizable);
  5. Google Calendar events and Spreadsheet sync;
    + WebApp bundle for event created via script
  6. Promise and async/await friendly google.script.run

Node.js

  1. Exposes modules' globally defined classes, functions or variables.
    + Support for module importing
    + Fallbacks for non-existent files / folders
    + Custom grep on output
    + Flexible source and dest config
    + Available as npm package

  2. Streams source files into distribution.
    + Support for both CLI and API usage
    + Config file support with auto search
    + Supports TypeScript
    + Available as GitHub package*