How to redesign a website using Zoho Sites - Pros and Cons

  • March 31, 2022

    |
  • Posted by: NectarSpot

    |
  • Category: FED

Zoho Sites is a drag and drop website builder. We can create websites using their pre-built sections and elements.

Read More ➞

How to prevent anchor links from scrolling behind a sticky header using JavaScript?

  • October 07, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

One problem with sticky headers are anchor links. By default, they go to the top of the document, behind the sticky navigation menu.

Read More ➞

What are Semantic HTML5 tags, How to Use Them and Why are they useful for Search Engine Optimization (SEO)?

  • October 04, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

Semantic HTML5 markup helps the browser understand the meaning of the content instead of just displaying it.

Read More ➞

How we can do FED testing from end-to-end?

  • July 21, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

The Front End Development (FED) testing of a website plays an important role in ensuring cross-browser compatibility.

Read More ➞

Why Modern CSS Techniques are required for Browser Compatibility?

  • July 10, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

Modern CSS techniques are used for browser compatibility. They are used to apply the styles uniformly across all the browsers.

Read More ➞

Improve Web Core Vitals Score by reducing Server Response Time

Server response time (Time To First Byte) is the time taken by a server to respond to the users request.

Read More ➞

Improve Web Core Vitals Score by Lazy Loading JavaScript

Web performance is all about making websites fast. Web Core Vitals should be improved in order to make the website fast.

Read More ➞

Improve Web Core Vitals Score by Lazy Loading Images

Web Core Vitals can be improved by lazy loading the images i.e., images will not be fetched until it is necessary.

Read More ➞

How to improve Web Core Vitals?

Web Core Vitals are essential for delivering a great user experience on the web. Below are the important parameters used to improve Web Core Vitals.

Read More ➞

What are Web Core Vitals and tools used to measure the Web Core Vitals?

Web Vitals is an initiative by Google to provide quality signals that are essential to delivering a great user experience on the web.

Read More ➞

GitHub Terminology

  • Mar 03, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

A simple document on GitHub Terminology.

Read More ➞

Get started with GitHub Flow

  • Mar 01, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

GitHub flow based on the branching workflow which supports teams and projects where deployments happen regularly.

Read More ➞

Basic steps to use GitHub

  • February 15, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

A simple guide to learning how to create a repository in GitHub and how to upload and download files along with the CRUD operation.

Read More ➞

Get started with Git

  • January 20, 2021

    |
  • Posted by: NectarSpot

    |
  • Category: FED

Git is a free and open-source version control system. It is designed to manage source code and project management of small to large projects with speed and efficiency.

Read More ➞

How to Build and Submit a sitemap ? (and why every business must implement it on their website)

  • November 1, 2019

    |
  • Posted by: NectarSpot

    |
  • Category: FED

A sitemap is a file where you provide information about the pages, videos, and other files on your site, and the relationships between them. Search engines like Google read this file to more intelligently crawl your site.

Read More ➞

  • Sign In for Future Blogs

    Sign In ➞
    Get Started