Subscribe to Updates
Get the latest creative news from FooBar about art, design and business.
Author: Satvik Jagannath
Satvik is a passionate developer turned Entrepreneur. He is fascinated by JavaScript, Operating System, Deep Learning, AR/VR. He has published several research papers and applied for patents in the field as well. Satvik is a speaker in conferences, meetups talking about Artificial Intelligence, JavaScript and related subjects. His goal is to solve complex problems that people face with automation.
Have you ever thought about disabling the copy-paste feature on your website? Yes, it might sound a little unorthodox at…
As a developer, I’ve come across situations where the default behavior of HTML elements doesn’t quite align with what I’m…
JavaScript, isn’t it an incredible tool? I’ve found that it’s the unexpected features that often bring the most joy, like…
JavaScript’s evolution has always intrigued me, and one of its most impressive aspects is the concept of Promises. A Promise…
Introduction Welcome, fellow developers! In this article, we’re going to explore the art of writing fewer lines of code without…
Introduction – What is Clean and Readable Code? As a passionate programmer, one of my primary objectives is to write…
Introduction – Fix performance bottlenecks in your code As a programmer, one of the most critical challenges I encounter is…
Introduction Welcome, fellow developers! In this article, I will guide you on how to approach code reviews with a positive…
Introduction – Code Optimization and its Importance Code optimization is a fundamental concept in computer programming that I find truly…
Introduction – Choosing the right Data Structure and Algorithm As a programmer, I’ve learned the importance of selecting the right…