Angular datatable is most popular in web development. It will provide many additional options like paging (Client side / Server Side), Column filtering and Sorting. To create angular datatable first create angular project (Angular Cli 7+). You should have Node 8.9+ & NPM 6 installed with your angular project. NPM Packages required for angular datatable […]
Month: January 2020
Communication between Client and Server in Restful System
In Restful System for any communication client has to initiate request. Client request has following division An HTTP Verb, which define what kind of operation client want to do. A header, which allow the client to pass along information about the request A Path, which is the path to the resource i.e. URL An Optional […]
WHAT IS REST?
REST (REpresentational State Transfer) is an architecture for communications between computer systems. They system which is using this architecture is called RESTComplaint System / RESTful System. In RESTful System Client and Server are independent of each other and are usually stateless. Independence (Separation of Client and Server): In RESTful Systems client and server does not […]
Google Operators
Refine your web search by using following google operators Site:dodhytech.com (limit your search to single website) Intext:laptop (Tells google to search your query in the body of the page) Allintext:laptop corei7 (Same as Intext but tell google to search each word in the query in the main body of the page) Intitle:Airpods (Tell google to […]
W3C HTML Validator
[pl_row] [pl_col col=12] [pl_text] The World Wide Web Consortium (W3C) is an international community where Member organizations, a full-time staff, and the public work together to develop Web standards. W3C HTML Validator is a SEO tool to validate the HTML code of your website as per standard maintained by W3C. Since all website browsers follow […]
Google Lighthouse
This SEO tools gives you series of test results. Initially it was extension of Google Chrome later google made this a part of the Google Chrome To access this SEO tool just open your website URL in google chrome. Once the page is gully loaded. Click menu –>> More Tools –>> Developer Tools. From top […]
Google AMP Validator
This SEO tool is for checking AMP (Accelerator Mobile Page) support of your website. AMP is a framework developed by Google that allow you to build lightweight experience for mobile by simplifying HTML and following streamline CSS rules. For AMP test first visit below URL https://search.google.com/test/amp Enter your website URL and click Test URL. It […]
Google Mobile Friendly Testing Tool
This is SEO tool provided by Google to test the mobile friendliness status of your website. To access this tool please click below link https://search.google.com/test/mobile-friendly Here you have two option either you enter the web URL of your website or you can enter the code of your website. After that click Test URL. It will […]
Google Page Speed
This tool can be used to check the web speed performance of your website. Today web speed is basic entity of SEO. To check this tool first open Google Page Speed Insights https://developers.google.com/speed/pagespeed/insights/ Enter the URL of your website and click Analyze button. It will analyze your website and then generate report for Desktop and […]
SEO TOOLS
Bing Webmaster Tools As we know that Bing is the second largest search engine after google so it is good to know Bing webmaster tools URL for Bing Webmaster tools is https://www.bing.com/toolbox/webmaster Click Sign In button to login in the console. Bing allows you to login by using either Microsoft Email, Google Email Or Facebook […]