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

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!

Coding Tutorials Quick tips for developers

8 ways to optimize React native FlatList performance

Ranjith kumar July 16, 2020 13 Comments JavascriptReactReact Native

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 performance
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)

Posts pagination

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

Interesting stuff

Dev resources General

Ultimate Guide: Build A Mobile E-commerce App With React Native And Medusa.js

Ranjith kumar February 15, 2025 No Comments

Looking to build a mobile app with Medusa.js? This comprehensive guide walks you through creating a React Native Medusa mobile app from scratch. Whether you’re starting a new project…

Dev resources General

Free open source alternative to Notion along with AI

Ranjith kumar July 13, 2023 No Comments

Are you looking for an open-source alternative to Notion? Notion is a freemium productivity and note-taking web application developed by Notion Labs Inc. Here’s a…

Dev resources General

How to replace face in a video for free?

Ranjith kumar July 11, 2023 3 Comments

Do you want to replace a face with a deep fake? You’ve probably come across a few extensions for editing software and some online tools…

Dev resources General

6 Free authentication services for your next app

Ranjith kumar July 7, 2023 No Comments

Authentication is required in almost every app. Any app that requires a user to login needs an authentication service. These authentication services are also called…

UI inspiration of the day

UI School

Amazing AI slider created using javascript animations

Ranjith kumar July 10, 2023 No Comments

Check out this interesting animation made with GSAP (Green Sock animation platform). You can tap the slider and change the value but the AI robot…

Latest video

Ad

Coding is Love | Designed by: Theme Freesia | WordPress | © Copyright All right reserved