Search Engine Optimization (SEO) for your Angular blog site
In this article, we’ll explore how to dynamically incorporate important metadata tags (and structured data) that are essential for Search Engine Optimization (SEO)
In this article, we’ll explore how to dynamically incorporate important metadata tags (and structured data) that are essential for Search Engine Optimization (SEO)
A ‘slug’ refers to the section of a URL that appears after the domain name and usually points to a particular page or post on a website. In this post we will improve our Angular blog site project, by adding
‘slug’ management capabilities.
See how can start building a very simple Angular blog, backended by a Spring Boot Project and real dynamic data from MariaDB.
This is the 4th in a series of posts which focuses on how we can create and use a CustomAutenticationProvider and use it with a password verification stored procedure.
A concise post presenting practical implementation of UUIDs and Salts with MariaDB/MySQL Databases.
An introductory post about Salts and UUIDs that can be implemented and used with your Database.
This post is about the command-line tools that are officially supported by the major databases. Each one of those tools is shipped as part of the corresponding database installation package. However, here will see how we can obtain and install them as a stand-alone-tools, without the respective database installation.
This is the 2nd part (the 2nd case example) of how to implement a custom validation in Spring Boot. In this Post we proceed with the implementation of a “master-details” custom validation example, as we’ve mentioned at the beginning.
In this post, we focus on a common case, when we have to check if a value in a JSON field, passed in the body of a POST request, is one of the values provided in an array we define.
manager. Here, I present shortly, how you can install it via Docker.