Author: Ranjith kumar
Algorithms Introduction
Get Date of a specific time zone in Javascript
I was recently working on an API which should return data for yesterday. I used normal date object in JS and extracted the date from…
View More Get Date of a specific time zone in JavascriptPlaying app sounds in a React Native app
Often, We see some tiny little sounds that play on mobile apps. Remember that sound when you like a Facebook post? Many people are addicted…
View More Playing app sounds in a React Native appHow to Send SMS from API or Backend 📲
Sending SMS is one of the essential features for any app’s backend. I’ve recently started working on an app and I needed an SMS service…
View More How to Send SMS from API or Backend 📲Code Splitting using React lazy and React Suspense
The initial load is critical for any application. A developer should optimize application so that application will load faster even on a slow network. Being…
View More Code Splitting using React lazy and React SuspenseLet’s code for a cause! Inviting all the developers to IBM’s Call For Code 💻
IBM has been one of the most active companies in India when It comes to using technology and resources in the best way possible. Their…
View More Let’s code for a cause! Inviting all the developers to IBM’s Call For Code 💻Sarcastic web services and websites that actually exist 😂
Check out this list of sarcastic web services, websites, and libraries that actually exist. These websites are made to mock developers with respect to different…
View More Sarcastic web services and websites that actually exist 😂Custom font with PDF Kit or wkhtmltopdf issue (solved)
PDFKit is a Ruby gem used to generate PDFs based on HTML layouts. Usually, It is used to dynamically generate certificates, invoices etc in different…
View More Custom font with PDF Kit or wkhtmltopdf issue (solved)The complete guide on how to use Google sheets as a database
Let’s talk about the mighty Google sheets. Mighty? Yes! It is one the best spreadsheet apps on par with Microsoft Excel. Actually, Google sheets is…
View More The complete guide on how to use Google sheets as a database