Details
-
AboutSoftware Dev Engineer
-
SkillsJava, Spring Boot, React JS, Typescript, Postgresql, Lucene, Elasticsearch, Git, Material UI, Primereact, Docker Learning Dart and Flutter
-
Location127.0.0.1
-
Website
-
Github
Joined devRant on 3/16/2018
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
-
If not understanding code, read the documentation or debug the code. When trying to modify...
1. Follow proper indentation.
2. Don't make spelling mistakes and follow naming convention.
3. Don't try to write all the code in one line (based on line length set)
4. Simplify if else statements if possible.
5. If value of method call need to be used once, don't store it in a variable. Directly use where ever it is needed.
6. If there is duplicated code, put it in separate method and re-use it if possible.1 -
IDE: JetBrains IDEs with Material theme (Dracula)
Editor: VS Code
They are fast, amazing and beautiful while I write code.2 -
A few days back I talked to a person who is far away from me with an air distance of 7937km and electronic signals moving at almost speed of light crossing countries. That was good decent conversation.
-
For the first time I tried to use WordPress. I spent almost 30mins. Now I decided I should not use that again in my life. Fuck WordPress.2
-
This is so nice..💙😄
<Heading>
Synopsis of Gita (religious book of Hindus)
<Stanza 1>
Code is an illusion
Today you are coding
Tomorrow someone else would do it
Thereafter someone else
<Stanza 2>
What did you learn
That is helping you in this Project
What are you learning
That will help you in your next Project
<Stanza 3>
Bug is the truth of life
It is today, and will remain forever
You think you have debugged the Bug
You are wrong
<Stanza 4>
It is continuous
In various new forms
It pops up
Recognise it Parth (Son of Hindu God)
<Stanza 5>
That's why go on making Codes
Don't think about the Bug
They will come to you
On their own1 -
When I was in school, I had a period called "computers" every week. We were told by our computer teacher to remove our shoes outside the computer lab to prevent viruses from entering the computers.10