29/05/2020
Product start with the html and ends with the user experience (client facing)
This is probably how the codebase becomes product.
Design is my curiosity, so that Development is my soul.�
Need any help regarding UI/UX?Then I got a solution for you. �
29/05/2020
Product start with the html and ends with the user experience (client facing)
This is probably how the codebase becomes product.
22/05/2020
Map, filter, reduce in nutshell
12/05/2020
https://www.youtube.com/watch?v=CdnErDmKu8k
Most commonly asked question in Microsoft, Paytm, and many other companies
Like if like :D
Javascript bind polyfill in 4 mins - speed coding Hulk is the strongest avenger and we implement this using bind. Polyfills are the implementation that we do for functionalities that don't support on a parti...
14/06/2019
Preparing for Js interview.. then have a read
“Javascript Interview — Let vs Var”
Javascript Interview — Let vs Var Let’s start with the stone age of Javascirpt concepts (variable declaration)
18/10/2018
Today's note...
To the name of JavaScript and its variables...
If... var a = 5; 👍
Then.... window.a = ? 🤔
And if... window.a = 2... 🧐
Then... a = ? 😕
One of the most common JavaScript interview question. Try to figure it out.
07/06/2018
What we can actually do with the React Components 🤔
They say.. create components for each and every small functionality. WHY?
Yes, have a look at this code piece.
Comment below.. if you need more explanation.
Hope you got this 😄
30/05/2018
Ever wonder... why console, alert or functions prints an extra line of undefined on consoles??? 🤔
Strange but straightforward... they search for a return value and consoles, alert returns nothing. 😮
Go to your consoles and give it a try.
document.getElementsByClassName returns array of all classes
&
document.getElementById returns FIRST single respective ID element.
So, choose wisely while selecting element in Js.
02/04/2018
Are you looking to learn React then here are some basic resources that might help you
1. https://reactforbeginners.com/ react by WesBos
2. Start with using `Create react App` plugin which will make you up and running with react setup
3. Use Redux to maintain global store.
Give it a try and keep learning :D
React For Beginners Want to upgrade your JavaScript skills and learn React.js? Learn how to build websites and web apps in just a couple of afternoons.
Yes Design is CRAP.. wait let me explain
C - follow Consistency
R - check Repetition
A - proper Alignment
P - mind Proximity
Four elements that make your design perfect
:D
What will be the next perfect gift for your Birthday buddy? 🤔
A website for him/her wishing a very Happy Birthday in a creative way. Yes, something awesome coming soon 😍
Stay tuned ⌛