Experience
41 posts tagged with "Experience"
The Quiet Architecture of Trust: Building the SSoC Season 5 Onboarding Almanac
How we turned a static registration list into a privacy-first, self-healing verification system — one subtle decision at a time.
Fixing “Could not create SSL/TLS secure channel” in PowerShell
Fix the “Could not create SSL/TLS secure channel” error in PowerShell. Learn why it happens, how to debug it, and apply both temporary and permanent fixes using TLS and .NET settings.
8 Mistakes I Made As A First-Time UX Manager
Miriam Isaac, who recently became a UX Manager, explains her struggles and learnings in 8 sections, which is extremely helpful to the community.
GSSoC 2019: Two months of Coding Mentorship with Techtonica!
Being an Open Source supporter, contributor and enthusiast, I came to know about GirlScript Summer of Code 2019 and this is my experience as a blog-post.
A brief look at different Tech Stacks used by Top Tech Startups of the US!
This is a small compilation of the top ten most valuable startups from AirBNB to WeWork, in America. This was originally posted in Business Insider.
Making Axios Request Payload work with PHP & What goes behind?
I tried to use a mock PHP page for my API requests with Axios, but unfortunately I ran into multiple problems. This article has solutions for all.
Using React's Proxy to get ahead of CORS & use HTTPS for API calls
My experience of managing to use CRA React's Proxy feature to proxy an API server like it's in Production and use Secure HTTPS on localhost!
Handling the weird way of Redux State Initialisation
Redux's state initialisation is weird and you shouldn't trust it. This is why, an experience where I debug it to fix an error of reducer not loading.
Troubleshooting React with Redux & Redux DevTools
When I was using React with Redux, I encountered TypeError: Cannot read property 'apply' of undefined and tried to debug and solve it in a better way.
Natural Sorting in JavaScript
An experience of how I came up with my idea of natural sorting solution with a comparison to other similar solutions.
Facebook extending Markdown support for Status Updates!
Facebook started rolling out support for Rich Text Formatting using Markdown in status updates. Content writers will be happy about this!
Right way of delaying execution synchronously in JavaScript without using Loops or Timeouts!
I recently found a better way to delay JavaScript execution by the use of async and await keywords. Sharing my experience with a Jest test case.
Habanero Adventures
Had a worst experience of mixing chillies and I went on fire in my tummy. Would be a funny read how I made a hummus and screwed up.
Getting rid of the X-Powered-By in Express JS Middle-ware using Blood, Sweat & Tears
An article on how to get rid of X-Powered-By headers in all versions of Express JS and Node JS.
Crazy Image EXIF Orientation Bug (or Feature?)
Get an idea about what is EXIF in photos, how does the orientation tag affect the display of your images and how to fix them.
Creating a TOC for my Ghost Blog
Being lazy I found a way to automate getting the Table of Contents from my Ghost Blogging Platform to Markdown to construct my Contents section.
Oh My Zsh Cheat Sheet
As a big fan of the CLI, I really hate using my computer mouse! OhMyZ.sh is one of the best tools that helped me. Look at why with this article.
My Personal Development Environment
This story covers briefly about my personal working environment, which apps I use, what configuration I have, etc.
Working with Virtual Hosts in Scotch Box Pro
My experience in making the vHosts command work on the new Scotch Box Pro. This tutorial is aimed at beginners.
A quick app for creating Equal Total Payments using PHP
A simple app using PHP that generates the list of payments to be done every month along with interest and principal amount paid.
Avoiding HTTP 404 for map files when using minified CSS & JavaScript
Best way to get rid of 404 errors when accessing a sourcemap.
Clearing your recent emojis in WhatsApp Web
Tired of having these irritating recent emojis in WhatsApp getting clogged with unwanted recent ones? I have solution for you that works at least in WhatsApp Web.
Git Standards followed in our way of Spotify Agile Methodology
All the coding standards we follow, that can be applied to other software development projects to achieve better results.
My Experience on Spotify Agile Methodology
I have been working on this methodology for a long time, so just sharing my experience and how to embrace it.
Live: HackCity 2018 - City, University of London's Annual Hackathon 2018 on 17th - 18th February 2018
HackCity is back again for it's 2nd year! HackCity team is welcoming students from all over London, the UK and Europe, for all student fun and free Hackathon.
Best way to import or export the Git Configuration
A simple and best way to find the file where git stores its configuration and copy them across devices and installations.
Solution to Git Bash is very slow in Windows!
Had issues with Windows 10 and found solution to Git Bash is very slow in Windows!
When your Phone has Run Out!
Read in case of emergency. When your phone has run out!
Ask Me Anything!
What is an Ask Me Anything page? Recently I have opened up my Ask Me Anything page, where you can ask literally anything.
My Adventures of 2017
My year 2017 in Review. It was indeed a wonderful journey. Thanks to all my friends. A lot happened. Read on to know more.
Handling Broken Image Links in a Better Way (HTTP Only)
A small snippet for handling images that do not exist or throw error in a website, without much struggle using JavaScript.
Venugopal from Tightal Park - Complete two parts from the Original Notes
A typical Indian IT Company story retold from 2010s, taken from the original notes!
For those who shout at me for buying a QLED 27" Monitor instead of TV
This article explains why I went for a Samsung QLED Monitor instead of a nice good Television.
Cross Country Trains, seriously? This was totally unexpected - disappointed and offended!
This incident happened an hour ago today (Friday, December 8th, 2017). I work for a multinational corporate and I am in a decent position in the office. I
Changing the origins of draggable - Possible!
Quick tutorial on how to change the origin of draggable, which by default drags on top and left offsets. Now you can customise in your own way.
What is the best advice your mother ever gave you?
A story about how a best advice of mother changed the life of a girl.
Scroll content on hover using jQuery and the Mathematics behind it
This article explains the huge mathematics behind animated scrolling to keep up the time.
Microsoft Most Valuable Professional Award and Tips to become an MVP
Recently I was awarded the most prestigious Microsoft MVP Award. Also, a quick bite on how to achieve it!
Behind the Scenes of Development of My Personal Website…
This is a story of behind the scenes, developing my current revamped website. This is the introduction post.
Using SweetAlert2 for navigating inside the pages and not focusing on calling element
Making SweetAlerts2 not to focus on the initiating element.
Hot discussions on Tabs vs. Spaces in Coding - Which person are you?
Trending discussion on Tabs vs. Spaces and how it affects your career.