WhatsApp Defends Encryption As It Tops 2 Billion Users
The Facebook-owned messaging service WhatsApp said Wednesday it now has more than two billion users around the world as it reaffirmed its commitment to strong encryption to protect privacy.
Building a JavaScript Radar Chart
Radar charts, which are also referred to as spider charts or radar plots, are a data visualization used to compare observations with multiple quantitative variables. Each variable is encoded to a spoke which are equidistant apart.
7 Best JotForm Alternatives to Use in 2021
JotForm application is an incredible form creation tool for mobile users. However, it does have a few setbacks. Take a look at some of the top alternatives.
Build a Docker Image just like how you would configure a VM
Containerization is the modern way of deploying applications as it provides an array of features and advantages over the old school deployment strategies. But this article is not about that.
Positioning Text Along a Path with CSS
I’ve been playing around with CSS Motion Path a lot over the past couple of months, and having a lot of fun creating demos, some of which you can find in this Codepen collection. But the Motion Path name is a little misleading, as it doesnt only relate to movement.
Configure Laravel properly for CI/CD
Just a quick note before: if you are afraid to step into some unknown world, just remember what iIsay — you can never know how easy it can be for you to adapt to it and how much joy you can get from it.