Are you starting on Medium and don’t know how to get started, let me share you my secret, well not a secret actually, rather a template. Why follow a template? The answer is simple A template gives you a framework to start with which will help you focus while writing.
Before you think anything, let me tell you that this template is not a restriction given by medium or anyone. This is my personal framework and it’s perfectly fine if you want to change it or do not want to follow it at all. …
I am good with money, at least that’s what I thought before reading Rich Dad Poor Dad by Robert T. Kiyosaki. I learned that plenty of my financial decisions were not right. It was an eye-opener for me and then I started to focus on my personal finances, started taking financial decisions in a right direction to make more out of it. In simple words:
Started sending my money to Gym
Which means making more with the money that I have by managing risks and diversifying my investment portfolio. …
Kathy from Github design Team recently announced a Github feature in a Tweet by which you can have a readme file for your Github profile. It was one of the user-requested features and the Github decided to implement it.
Before you proceed with the story, I must tell you that the original story is not mine, it was written by J. K. Rowling in a book named, “The Tales of Beedle the Bard” with a story titled, “The Tale of the Three Brothers”. The content of this story is the conversation between the father and the son from the story when the father is leaving to meet the Death.
“Son?!?!?!”
“Yes, Father”
“I am going to meet a friend”
“Ok then and when will you be returning, Father???”
“I will not be returning, my dear”
“What?!?!?!”
“Today, I am…
Brain the most important part of our body (well everybody knows that). We focus on exercise our body, we keep a routine to exercise every important muscle in our body but what about the brain. Do we exercise our brains??? Do we even care about our brains??? Every thought, our behavior is dependent on our mental health. If our brain is functioning properly, we will have a healthy life, if it’s not then everything will start to fall apart. …
I am an advocate of online privacy, whenever I surf the web, I always do it with Private Browsing enabled. I hate annoying advertisements. I know private browsing is not so private but still private browsing is pretty useful but I recently read that, Google faces $5 billion lawsuit over tracking users in the incognito mode which made clear that Incognito mode on Google Chrome is not useful and Chrome consume a freaking amount of RAM, which gave rise to chase a Privacy-Focused secure setup. In thing article, I am going to share it with everyone.
I am a web developer, I have done native android development using Java, I have done cross-platform development using Ionic and React-native but when I learned about flutter, I was little skeptical, ah… another hybrid mobile app technology. I was not ready for it mainly due to setting up the environment and learning a new language Dart.
But in the quarantine period, I decided to get my feet wet with flutter development and in a couple of days, I was able to build some fancy-looking apps with good functionality. I was mesmerized with the simplicity of the Development.
A simple…
Rock-stars are the people who get all the attention from seniors, who get perks from their managers, rock-stars are promoted frequently and are the center of attention in your workplace but all rock-stars are not great.
Some rock stars are toxic, working with them is frustrating.
At some point in time, you must have worked with a toxic Rock-star and trust me working with them is terribly difficult.
Because of the following reasons:
Most of the time these rock-stars are overconfident.
They agree to impossible deadlines and end-up pushing their work on juniors or other co-workers.
They take up the…
To those who are not familiar with the term “Personal Branding”.
In the simplest possible terms, Personal Branding is creating a unique identity for yourself.
Every top entrepreneur or business person has their own personal brand, it involves everything, their way of talking, their clothes and even their behavior in public. Whether it’s the Turtleneck of Steve Jobs or the Gray T-shirt of Mark Zukerberg. Clothes are very small part of their personal brand. Personal branding involves a lot of things apart from just clothing.
Your personal brand is very helpful and important in your careers, it tells people how…
Programming interviews are difficult to crack so to help you ace with your next interview as a Javascript Developer I will be sharing answers to some of the common Javascript Interview Questions.
Disclaimer: The answers do not contain technical definitions, these are based on my understanding and reading.
Undeclared variable is a variable without any reference.
Undefined variable is a variable which is declared (referenced) but without any value assigned.
NULL variable is a variable with value
NULL
which refers to ‘NOTHING’.
Array.forEach()
loop and Array.map()
methods and why you would pick one versus the other?Array.forEach() returns
undefined
where as Array.map() returns the result array after the operations and since it returns the…
The best and the only version of me.