Google Search Console is a valuable tool for website owners to track the performance of their site in Google search results. It can also be used to identify and fix errors that may be preventing your site from being indexed or ranking well in search results. In this article, we’ll discuss common Google Search Console […]
Javascript Browser Storage Options
When developing a web application with Javascript, we may need to not only store data in databases, but also store some information in users’ browsers. At this point, we have different options of storage in browser enviroment. In this article we will discuss each of them by considering their pros and cons, as well as, […]