velocitybytes

velocitybytes

Last seen: 1 year ago

Member since Jun 5, 2021 administrationvb@velocitybytes.com

Following (1)

Followers (1)

CSS & UI

Typing effect using CSS

CSS is powerful, you can do a lot of things without JS, also it's important because it controls all design-related aspects of your...

ELK Stack

How to keep Elasticsearch synchronized with a relational...

Nowadays, search is one of the primary functionalities needed in every application; it can be fulfilled by Elasticsearch, which also...

CSS & UI

How to make custom scrollbars with CSS

Customizing scrollbars is pretty easy using the vendor prefixed properties such as ::webkit-scrollbar and they use Shadow DOM.

Java

Understanding Java 8 Optional

The purpose of the Optional class is to provide a type-level solution for representing optional values instead of null references.

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.