Blog
How to Get the Number of Digits of a Number with JavaScript
A tutorial on getting the number of digits of a number with JavaScript.
Javascript
5 Ways To Detect Mobile Browsers in JavaScript
Responsive web design is not only about CSS
ProgrammingWeb DevelopmentReact
Cluster-Autoscaler | Amazon EKS
Autoscaling is a function that automatically scales resources up or down to meet inconsistent demands. This is a major Kubernetes function that would otherwise require extensive human resources to…
KuberCluster AutoscalerAmazon Eks
How to Safely Store API keys in Python 🔑
PythonAPIOOP
Better Unit Testing in Visual Studio Code with Jest
Use The Jest Extension to Dramatically Improve Your Testing Flow
Unit TestingJavaScriptTypescript
What to Keep in Mind When Using a Picture for Your CV
CvPortfolio
Building Data Centers and Server Rooms: Should Your Construction Company Target This Industry?
DataData centerCloud
Build a Multi-step Form With React Hook Form
A tutorial on how to build a multi-step form using React Hook Form.
JavascriptReactReact-hook-form
An Amazing Visual Studio Code Extension You Might Not Know About
Introducing Blackbox: The AI that gives you code solutions in response to the questions you enter.
JavaScriptProgrammingAI
How to Set Focus on an Input in React
Make the user experience better by automatically applying focus to inputs
ReactJavascriptWeb development