Skip to content

A Software Engineer's Journal

A life spent making mistakes is not only more honourable, but more useful than a life spent doing nothing – George Bernard Shaw

Primary Menu
  • Blog
  • My Website

JavaScript

Schedule your task in serverless style using Google App Script

Posted on February 14, 2019November 7, 2019 by tankala

Sometimes you want to automate a task which you do daily manually but you don’t have a server or a separate machine. If that is the problem then don’t worry Google App Script there to save you. Our company has Continue Reading

Posted In ServerlessTagged In Cron, Google App Script, Google Apps Script, JavaScript, Serverless

A small hack to figure out our code problem with Async Queue

Posted on February 11, 2019November 7, 2019 by tankala

I used the Async Queue several times. It was always easy peasy. Recently when I am using for one use case faced a problem. I searched to find the solution didn’t find anything useful so finally figured out the problem Continue Reading

Posted In Node.js, Software LanguagesTagged In Async, JavaScript, NodeJs, Queue

How to pass a Variable or Argument to a callback function in Node.js

Posted on August 5, 2018December 9, 2019 by tankala

Recently I was taking Node.js classes for company’s training batch. I was explaining about the code reusability & callback functions at that time. At that time came across an interesting problem due to the assignment I gave to them. The Continue Reading

Posted In Node.js, Software LanguagesTagged In Callback, JavaScript, NodeJs

Comparing Java code and Node.js code on Measuring Execution time

Posted on April 21, 2018November 1, 2019 by tankala

I used to be a hardcore Java developer. At that time I used to think I am in love with Java. Now I realized I love coding, not Java or Node.js. Java, Python, Node.js & etc are just different appearances Continue Reading

Posted In Java, Node.js, Software LanguagesTagged In Java, JavaScript, Javascript Tips, NodeJs

Recent Posts

  • How to write your own Redis key expire listener in Python
  • My Pandas Cheat Sheet for Data Science in Python
  • Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • Debug your Flask(Python) web application using Visual Studio Code
  • MESMERIZING BEAUTIES OF LAND AND WATER – COORG AND VALIYAPARAMBA – PART 2

Recent Comments

  • tankala on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • sandy on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • tankala on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • Amal Varghese on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • tankala on Write/Convert Nested JSON data to CSV for specific/subset keys(headers)

Archives

  • June 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • July 2019
  • February 2019
  • January 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018

Categories

  • Artificial Intelligence
  • Cassandra
  • Data Science
  • Databases
  • Deep Learning
  • DevOps
  • Java
  • Machine Learning
  • Node.js
  • Pandas
  • PySpark
  • Python
  • Serverless
  • Software Languages
  • Spark
  • Travel
  • Uncategorized

Recent Posts

  • How to write your own Redis key expire listener in Python
  • My Pandas Cheat Sheet for Data Science in Python
  • Write/Convert Nested JSON data to CSV for specific/subset keys(headers)
  • Debug your Flask(Python) web application using Visual Studio Code
  • MESMERIZING BEAUTIES OF LAND AND WATER – COORG AND VALIYAPARAMBA – PART 2

Tag Cloud

Async AWS API Gateway AWS Lambda Cache Callback Cassandra CNN Convolutional neural network Coorg Cron Deep Learning ExpressJs FCM Firebase Cloud Messaging Flask GCM Google App Script Google Cloud Messaging Grafana InfluxDB Java JavaScript Javascript Tips Jupyter Notebook Kafka Keras Machine Learning Middleware Monitoring multithreading Nginx NodeJs OpenAI Performance improvement PySpark Python Queue Redis Serverless Spark Spring Boot Telegraf TensorFlow Unplugged V8
© All rights reserved | Blog by Tankala.