@regina23d
Nothing here yet.
Nothing here yet.
No blogs yet.
I am really amazed by what Facebook has been doing for the OSS community in recent years. Truely an outstanding job. 馃憦 On the other hand, Google having so many initiatives to lure developers has been failing to do impress in many areas. GDG is goo...
EKCEmil and 2 more commentedI was picked up by my company straight out of graduation. Started with jQuery, HTML, CSS, and the whole front-end shebang. What is your story? How/When did you start earning moolah for writing code, any rough patched you鈥檝e been through, and your exp...
Join discussionShould I website use system font in my website? What are the disadvantages in depending on system fonts? 馃 Assuming: We have tested the website in multiple OSes. Currently: Twitter, GitHub are using system fonts like "helvetica neue"
TM2STommy and 3 more commentedSo, to make code more readable and easier to understand do you keep an extra space between lines like this : const a = getA(); a.doStuff(); a.doAnotherStuff(); Or, there is no extra space between lines : const a = getA(); a.doStuff(); a.doAnother...
BHMMOMaximilian and 8 more commented