My Adventures
Home
Tags
About
RSS
☾
☼
JavaScript
32 posts tagged with "JavaScript"
Complete Beginner’s Guide to Micro Frontends - Day 1
July 22, 2025 · 6 min read
GSSoC 2019: Two months of Coding Mentorship with Techtonica!
June 30, 2019 · 7 min read
Wildcard Routing is an Anti-Pattern
June 1, 2019 · 3 min read
Making Axios Request Payload work with PHP & What goes behind?
May 1, 2019 · 8 min read
Notifications in React JS using Noty
April 25, 2019 · 8 min read
Using React's Proxy to get ahead of CORS & use HTTPS for API calls
April 20, 2019 · 9 min read
Handling the weird way of Redux State Initialisation
April 15, 2019 · 6 min read
Troubleshooting React with Redux & Redux DevTools
April 10, 2019 · 4 min read
Natural Sorting in JavaScript
April 5, 2019 · 9 min read
Creating my own HAR Reader
April 3, 2019 · 12 min read
Right way of delaying execution synchronously in JavaScript without using Loops or Timeouts!
June 1, 2018 · 4 min read
Get the right dimensions for social preview image!
May 31, 2018 · 9 min read
ES6 arrow functions and arguments
May 24, 2018 · 5 min read
Getting rid of the X-Powered-By in Express JS Middle-ware using Blood, Sweat & Tears
May 21, 2018 · 3 min read
Changing the colour of SVG Images using CSS & jQuery
May 9, 2018 · 6 min read
Implement a Quick Captcha using JavaScript
May 4, 2018 · 5 min read
Creating a TOC for my Ghost Blog
April 19, 2018 · 5 min read
Avoiding HTTP 404 for map files when using minified CSS & JavaScript
March 1, 2018 · 5 min read
Suppressing Errors or Handling non existing includes in Nunjucks Templating engine
February 14, 2018 · 3 min read
Changing the origins of draggable - Possible!
December 2, 2017 · 2 min read
Scroll content on hover using jQuery and the Mathematics behind it
August 3, 2017 · 3 min read
Getting the Initialisation Parameters for DataTables
July 29, 2017 · 2 min read
Conditional Formatting in JavaScript like Excel and other spreadsheet solutions
July 23, 2017 · 7 min read
Best way to punish Plagiarisers? Vote them down!
July 7, 2017 · 4 min read
CSS Transitions & JavaScript for Animated Entry Effects
July 1, 2017 · 2 min read
Using SweetAlert2 for navigating inside the pages and not focusing on calling element
June 24, 2017 · 2 min read
Calculation of Range between Array Elements
June 20, 2017 · 2 min read
Introduction to MongoDB
June 8, 2017 · 33 min read
Evolution of Drop Down Menus and Exiting Them
June 2, 2017 · 6 min read
Enabling POST request for Ghost Blog
May 10, 2017 · 2 min read
Writing Strings with JavaScripts using only six minimal characters!
February 19, 2017 · 3 min read
Any values of 0 or 1 from REST API, when type-casted to boolean returns true.
February 16, 2017 · 4 min read