Fixes
Short explanation about the solutions so I pick this word.
-
Regex to remove empty lines
You can follow the technique as shown in the following screenshot: Source
by
-
Open Link in New Tab
Today I’m creating some pages that have many links that I want to redirect to external sources but I want it to open in a new tab. Just remembering that it can become a vector of attacks there. TL;DR, just do it like this: Here is the example: Check out freeCodeCamp. How to link
by
-
Early Return (2nd Post)
Writing code in java about null checker and because nested if statements it become more than 5 nested statements and many didn’t do anything since it is hard to make it as good early return but retaining original response. Well… After afternoon break I just fixed it by using reversed statement and return with same…
by