Day: August 18, 2022
13 posts
Speaker Free Pass Giveaway – DeveloperWeek Cloud 2022 (Sept 7-14)
I’ll be speaking at DeveloperWeek Cloud Sep 7-14, 2022, in Austin, Texas, on “API Security Testing Modern Best…
toString() in JS
Hello Guys today i will be discussing about toString() method in Javascript. Lets get started… toString() method gives…
Cheat sheet for React Part I (Updated August 2022)
Would you like to learn React as rapidly as possible? In order to offer you a thorough review…
The Concept
REST stands for “Representational State Transfer”. This is an architectural style. A web API conforming to this style…
Using HarperDB With Django
Before you try to use HarperDB in your Django project there are some trade offs you should consider.…
Hosting Azure DevOps Pipelines agents on GitHub Codespaces
Overview Welcome to another part of my series ‘GitHub Codespaces Pro Tips’. In the last part we spoke…
I have designed and developed the simplest document scanner app.
Go to Playstore • Auto crop to pdf • Magic Filters • Compress • Rearrange page sequence •…
Manipulating the DOM using Javascript – traversing the DOM(part 2) 👨🏼🔬🎯
In the last article we learned what the DOM is and that it can be manipulated (change the…
Absolute Beginner’s Guide to Learn JavaScript, Part-1
JavaScript is a versatile language. As my friend says, “If you know JavaScript, you can do anything, even…
Hacking BeReal – A practical lesson on “Man in the Middle” attacks
What is BeReal? BeReal is a new social media app which is said to be more “in the…