Category: Coding Tutorials
12 commonly used Javascript Array methods that you should know
A list of 12 commonly used Javascript array methods that every developer should know. These methods are used on day-to-day real-life projects all the time.…
View More 12 commonly used Javascript Array methods that you should knowApps script to delete resolved comments in google sheets? | Answering viewers questions
This is a new series called “Answering viewers coding questions”. Someone has requested me for an answer on Quora – “What is an apps script…
View More Apps script to delete resolved comments in google sheets? | Answering viewers questionsConvert text to realistic handwriting using Javascript
hello everyone welcome back to another episode of the spotlight of the day series. Today we have a library called handwritten.js This is a library…
View More Convert text to realistic handwriting using JavascriptText recognition in the browser using Tesseract.js | Spotlight of the day series
Learn how to do text recognition in the browser in a react app using tesseract.js Source code is available at Tesseract OCR React Watch the…
View More Text recognition in the browser using Tesseract.js | Spotlight of the day seriesAutomate Whatsapp using Javascript | Spotlight of the day
Learn how to automate whatsapp using Javascript (NodeJS) Ex: Automate sending messages/replying to messages, scheduling messages etc. A lot more can be automated! Spotlight of…
View More Automate Whatsapp using Javascript | Spotlight of the dayReact UI tutorial – Building Instagram video player using HTML and CSS Flex
React tutorial – Build Instagram video player using ReactJS and Flex system of CSS. The main intention of this video is to show how to…
View More React UI tutorial – Building Instagram video player using HTML and CSS Flex8 ways to optimize React native FlatList performance
FlatList is the component in React native that is used to render a list of items. It works great for basic lists but FlatList will…
View More 8 ways to optimize React native FlatList performanceHow to setup Mobx with react context
Mobx is a Javascript library for state management. It is not specific to react but works great with react. Let’s see how to setup Mobx…
View More How to setup Mobx with react contextAlexa rank checker with email notifications in Google sheets
Alexa rank is considered as one of the key factors in deciding a website’s standard. Right now google.com is the site with rank 1 followed…
View More Alexa rank checker with email notifications in Google sheets