Skip to content
  • Youtube
  • Facebook
  • Twitter
Coding is Love

Coding is Love

Coding is Love
Coding is Love
  • Home
  • Tutorials
  • Interesting stuff
  • Dev resources
  • UI School
  • About Us
  • The Squad
    • Codingislove Forum
    • Codingislove Jobs
    • Codingislove Bin

Category: Quick tips for developers

This section is for quick tips and solutions for simple developer problems that we face in our daily life. The kind of problems that are not really complicated but we start googling for them!

Quick tips for developers

React Native blank white screen issue (solved)

Ranjith kumar July 14, 2020 2 Comments JavascriptReactReact Native

Recently I started working with React Native and got a blank white screen after installing the example app. I generated a basic app using react-native…

View More React Native blank white screen issue (solved)
react native perf monitor
Quick tips for developers

React native perf monitor not showing up (solved)

Ranjith kumar July 8, 2020 No Comments

React native per monitor is very useful while debugging performance-related issues. I use it mainly to monitor FPS of scroll performance, animations, etc.

View More React native perf monitor not showing up (solved)
Quick tips for developers

How to mirror Gitlab repo to any other git service

Ranjith kumar July 7, 2020 1 Comment

Mirroring git repos from one service to another is very useful in some cases. I wanted to mirror Gitlab repo to Bitbucket repo and it…

View More How to mirror Gitlab repo to any other git service
timezone date in javascript
Quick tips for developers

Get Date of a specific time zone in Javascript

Ranjith kumar April 19, 2020 1 Comment 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 Javascript
React lazy
Coding Tutorials Quick tips for developers

Code Splitting using React lazy and React Suspense

Ranjith kumar December 17, 2018 No Comments JavascriptReact

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 Suspense
Coding Tutorials Quick tips for developers

Test driven development with golang

Arjun Mahishi July 31, 2018 3 Comments GolangsoftwareTesting

Testing – An activity dreaded by most human beings Testing is an investigation done to make sure that the code we have written is reliable…

View More Test driven development with golang
Coding Tutorials Quick tips for developers

Speech recognition and synthesis with simple JavaScript

Arjun Mahishi May 20, 2018 No Comments Javascriptspeechweb

Speech – The action that human beings commonly use to interact with other human beings or even pets. But when it comes to computers, we…

View More Speech recognition and synthesis with simple JavaScript
Quick tips for developers

Custom font with PDF Kit or wkhtmltopdf issue (solved)

Ranjith kumar March 23, 2018 4 Comments

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)
Quick tips for developers

Unable to configure sendgrid with postfix in DigitalOcean server (Solved)

Ranjith kumar January 13, 2018 No Comments

If you have installed postfix in your Ubuntu server from digital ocean and trying to configure Sendgrid SMTP then here are the instructions – Sendgrip…

View More Unable to configure sendgrid with postfix in DigitalOcean server (Solved)
General Quick tips for developers

Displaying code in Facebook instant articles 📱

Ranjith kumar July 15, 2017 5 Comments

I’m a fan of Facebook instant articles. They load very fast! 🎉 Click through rate and engagement is also very high for instant articles so…

View More Displaying code in Facebook instant articles 📱

Posts navigation

Previous page Page 1 Page 2 Page 3 Page 4 Next page

Interesting stuff

Coding Tutorials General

Best practices of scraping website data for beginners (Updated 2022)

Ranjith kumar September 12, 2022 11 Comments

In the previous – article, I’ve explained how to scrape a website using selenium VBA and also mentioned that using selenium is not the best…

General

Marvel’s Shang-Chi – What if he was a web developer? | Web Multiverse

Ranjith kumar March 9, 2022 No Comments
General

Why Google’s Flutter Is Perfect for Cross-Platform App Development

Ranjith kumar July 25, 2020 4 Comments

Technological advancement today has figuratively impacted the lives of millions of people around the globe.  Thanks to the rapidly changing and ever-developing technical expertise, individuals…

General Quick tips for developers

How to open emoji keyboard on Windows or Mac

Ranjith kumar July 17, 2020 No Comments

I recently found out that Windows and Mac have a built-in emoji keyboard. I was surprised to know that there’s a built-in emoji keyboard for…

UI inspiration of the day

Coding Tutorials UI School

Dynamic Island using Flutter | iPhone 14 Pro | Can it be done with Flutter?

Ranjith kumar September 14, 2022 No Comments

Dynamic Island is a new UI experience introduced by apple for iPhone 14 Pro just a few days back. It looked interesting! Can it be…

Latest video

Ad

Coding is Love | © Copyright All rights reserved