fbpx
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
  • Coding Tutorials UI School

    Flutter Tutorial (Only UI) – Building Youtube UI in 30 Mins

    Ranjith kumar February 23, 2022 No Comments
    View More
  • Dev resources Quick tips for developers

    Curved button using Flutter | Can it be done with Flutter? | Custom shapes Flutter | Custom painter

    How to build a custom shape button in Flutter? Here’s how to do it using a custom painter! ❤ Follow on Social media 😎 :…

    Ranjith kumar September 21, 2022 No Comments
    View More
  • Coding Tutorials UI School

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

    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…

    Ranjith kumar September 14, 2022 No Comments
    View More
  • Coding Tutorials General

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

    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…

    Ranjith kumar September 12, 2022 11 Comments
    View More
  • Coding Tutorials

    Import Json to excel and export excel to Json (Updated 2022)

    JSON (Javascript Object Notation) is the most used data exchange format nowadays. Microsoft Excel doesn’t have built-in support for importing JSON to excel or exporting…

    Ranjith kumar September 11, 2022 425 Comments
    View More
  • Coding Tutorials

    XmlHttpRequest – Http requests in Excel VBA (Updated 2022)

    Excel is a powerful and most popular tool for data analysis! HTTP requests in VBA gives additional capabilities to Excel. XmlHttpRequest object is used to…

    Ranjith kumar September 11, 2022 136 Comments
    View More
  • Dev resources Quick tips for developers

    Curved button using Flutter | Can it be done with Flutter? | Custom shapes Flutter | Custom painter

    Ranjith kumar September 21, 2022 No Comments
  • Coding Tutorials Dev resources UI School

    Animated tab bar using Flutter | Can it be done with Flutter? | In-depth animation tutorial

    Ranjith kumar September 3, 2022 No Comments
  • Dev resources Spotlight of the day

    RoughNotation.js, A JavaScript library to create and animate annotations | Spotlight of the day

    Ranjith kumar February 5, 2022 No Comments
  • Dev resources UI School

    Create cool typing animation in your website | Spotlight of the day series

    Ranjith kumar January 30, 2022 No Comments
  • Dev resources General

    DeepMoji, Artificial emotional intelligence with machine learning

    Ranjith kumar July 3, 2020 No Comments
  • Mobx react context example
    Coding Tutorials Dev resources

    How to setup Mobx with react context

    Ranjith kumar June 29, 2020 20 Comments

send pdf using whatsapp API
Coding Tutorials Quick tips for developers

How to send a PDF to multiple contacts/groups using WhatsApp API

Ranjith kumar March 29, 2022 6 Comments codingJavascriptwhatsapp

I made a video explaining how to do Whatsapp automation using Javascript. Someone has asked this question about how to send a PDF to multiple…

View More How to send a PDF to multiple contacts/groups using WhatsApp API
Coding Tutorials Quick tips for developers

How to send a list of options and get the user response in WhatsApp API

Ranjith kumar March 24, 2022 17 Comments codingJavascriptwhatsapp

I made a video explaining how to do Whatsapp automation using Javascript. Someone has asked this question in the comments of that video. Let’s find…

View More How to send a list of options and get the user response in WhatsApp API
Quick tips for developers

Why do we need DOCTYPE in html?

Ranjith kumar March 16, 2022 No Comments html

History ✧ In the old days of the web, pages were written in two versions: One for Netscape Navigator, and one for Microsoft IE. ✧…

View More Why do we need DOCTYPE in html?
Quick tips for developers

How to store and update multiple field values in React using useReducer

Ranjith kumar March 16, 2022 No Comments JavascriptReact

If you’re like me, you probably found yourself using useState when you needed to update a single piece of state. But what if you need…

View More How to store and update multiple field values in React using useReducer
General

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

Ranjith kumar March 9, 2022 No Comments Video htmlhumorJavascriptReactweb development
View More Marvel’s Shang-Chi – What if he was a web developer? | Web Multiverse
UI School

Furniture App – React Native – Speed Code

Ranjith kumar February 28, 2022 No Comments Video JavascriptReactReact NativeUI

Furniture app UI made using React native from scratch along with tabs navigation and screen navigation. This app also has a nicely animated carousel for…

View More Furniture App – React Native – Speed Code
Coding Tutorials UI School

Flutter Tutorial (Only UI) – Building Youtube UI in 30 Mins

Ranjith kumar February 23, 2022 No Comments Video FlutterUI
View More Flutter Tutorial (Only UI) – Building Youtube UI in 30 Mins
Coding Tutorials

12 commonly used Javascript Array methods that you should know

Ranjith kumar February 8, 2022 No Comments codingJavascript

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 know
UI School

Pushpa logo using HTML & CSS #Pushpa #Thaggedele

Ranjith kumar February 5, 2022 No Comments csshtml

I made this awesome Pushpa logo using HTML and CSS. I have used the power of CSS mask-image to give the logo a nice fingerprint…

View More Pushpa logo using HTML & CSS #Pushpa #Thaggedele
Dev resources Spotlight of the day

RoughNotation.js, A JavaScript library to create and animate annotations | Spotlight of the day

Ranjith kumar February 5, 2022 No Comments csshtmlJavascriptUI

Rough Notation uses RoughJS to create a hand-drawn look and feel. Elements can be annotated in a number of different styles. Animation duration and delay…

View More RoughNotation.js, A JavaScript library to create and animate annotations | Spotlight of the day

Posts navigation

Previous page Page 1 Page 2 Page 3 … Page 12 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