I always have to look up JS array methods 'slice' and 'splice' and regex.
What about you - is there something you need to Google again and again despite of using it multiple times before?
I always have to look up JS array methods 'slice' and 'splice' and regex.
What about you - is there something you need to Google again and again despite of using it multiple times before?
For further actions, you may consider blocking this person and/or reporting abuse
Use any Linode offering to create something unique or silly in the DEV x Linode Hackathon 2022 and win the Wacky Wildcard category.
→ Join the Hackathon <-
Perfect7M -
Mihir Chhatre -
umangnaik -
Medea -
Once suspended, madza will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, madza will be able to comment and publish posts again.
Once unpublished, all posts by madza will become hidden and only accessible to themselves.
If madza is not suspended, they can still re-publish their posts from their dashboard.
Once unpublished, this post will become invisible to the public and only accessible to Madza.
They can still re-publish the post if they are not suspended.
Thanks for keeping DEV Community 👩💻👨💻 safe. Here is what you can do to flag madza:
Unflagging madza will restore default visibility to their posts.
Top comments (37)
flexbox properties. But I find this article really helpful.
Spam time :D
Flex layout
CSS Guide
Hope it helps on any way :)
We all have this article in our bookmarks :D
I love css-tricks, lots of high quality articles there 🔥❤
grid, in my case; but css properties' naming is very confusing.
Same here 😃😃
Well, how to generate an SSH key
"remove children from parent"
Getting really weird results some how.. 🤷♂️
Haha, lol 😃😃 Google takes everything directly and not cares what background are you in 😃😃
Seeing they track about everything I'm just surprised haha 😂
'css how to' + anything
Bookmark this and let me know if I missed something 😆 😆
'center an element in a div' is a great starting point 😂😂
recently I use place-items: center, tho 😉
Lol...
I keep forgetting some commands.. So askUbuntu.. Hahaha! I must have ten billion bookmarks on commands. Lol its easier to use Google than to go through all my saved bookmarks.. That's actually funny 😂
LOL, this is funny one.. I always google: "PHP String contains" and go to this article: stackoverflow.com/questions/436673...
Should finally remember this! :D
You should bookmark it or print it on the wall 😃😃
String and array 'slice' 'splice' regex Material UI component props
How to use .reduce() in JavaScript
yeah and that one too 😉
Regex for sure.... every time I need a new regular expression I find myself back on Stack Overflow or Regex101 learning it again the hard way 🤦
In case you don't find it on SO, or wish to see more suggestions, I'd highly recommend using github.com/aloisdg/awesome-regex#c...
Command line for tar compression / decompression. I know I know them, but I'm never sure enough to not check it first
I wrote a book on regexp, so I now look that up instead of searching online ;)
Regular expression rules :)
my favorite is regex101.com for online edit
media queries ... wich one is max or min ? is there a parenthese somewhere ?
All . The . ****** . Time
\s vs \w
Less than/Greater than sign to give my head relief that I'm right and JavaScript sucks.
Am I the weird one?
Some comments may only be visible to logged-in visitors. Sign in to view all comments.