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

Creating Hamburger navigation bar using HTML and CSS – Part 1

Rajesh DN February 17, 2017 3 Comments csshamburger button

Hamburger navigation bar or Hamburger button which commonly acts has a menu bar for a mobile version of the website. In this article we are…

View More Creating Hamburger navigation bar using HTML and CSS – Part 1
Quick tips for developers UI School

Aligning the text vertically using CSS properties

Rajesh DN February 11, 2017 No Comments designUI

Is it possible to align the text vertically???  Yes it possible to align the text vertically using CSS properties, there are 2 ways to achieve…

View More Aligning the text vertically using CSS properties
Quick tips for developers UI School

Toggle Drop Down Search Box using Jquery

Ranjith kumar January 27, 2017 No Comments designUI

A quick tip on how to create a search box which opens on click or hover.

View More Toggle Drop Down Search Box using Jquery
Quick tips for developers

How to make authenticated OAuth requests

Ranjith kumar August 25, 2016 No Comments

If you are using any OAuth secured API like facebook graph API or any of the google APIs, then you might be using an official…

View More How to make authenticated OAuth requests
Quick tips for developers

How to place a fixed button at bottom right of the screen in html

Ranjith kumar August 19, 2016 No Comments csshtml

A simple problem but many new developers don’t know how to do this. Set CSS Position property to fixed, bottom and right properties to 0px.…

View More How to place a fixed button at bottom right of the screen in html

Posts navigation

Previous page Page 1 Page 2 Page 3

Interesting stuff

General

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

Tarun Nagar July 25, 2020 2 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…

Dev resources General

DeepMoji, Artificial emotional intelligence with machine learning

Ranjith kumar July 3, 2020 No Comments

Have you ever wanted to automatically detect the tone of a user in their messages? It’s definitely a tough ride! One word or one comma…

General

Super cool hexapod robot simulator with ReactJS

Ranjith kumar June 30, 2020 No Comments

Check out this super cool hexapod robot simulator. Its a browser based simulator built with React and Plotly

UI inspiration of the day

css shape-outside example
UI School

CSS shape-outside example to wrap text around image

Ranjith kumar January 7, 2021 No Comments

CSS shape-outside is that CSS property that helps in wrapping text around a picture or a shape etc.

Latest video

Ad

Coding is Love | © Copyright All rights reserved