JavaScript in Plain English

New JavaScript and Web Development content every day. Follow to join our 3.5M+ monthly readers.

Follow publication

Published in JavaScript in Plain English

New JavaScript and Web Development content every day. Follow to join our 3.5M+ monthly readers.

Written by Raja Osama

👋 Hi, I'm Raja Osama, a polyglot rockstar software engineer who loves to create fascinating applications using JavaScript-based tech stack. 💻

Responses (13)

Write a response

Hi, excellent work! One note, you made a typo in section "update a task". There should be invoked "update_task" function instead of "update".

--

hello, how i can update icon in push
{
id: 144,
icon:'icons.png',
title: 'Foreground Service',
message: 'you are online!',...

--

The types would help a lot

--