How do you take criticism outside of work? It feels like an exercise in self-reflection. It is easy to attribute code to intelligence, but it is not that simple. When people say "This code is no good", you need to realize that their delivery in feedback, while flawed, could stand to hold some truth, and that doesn't make you any less intelligent. I've been writing software for well over a decade and the most impactful thing I've learned is to lean into and embrace my failures. Try to remove ego from the situation as much as possible. Good luck.
I'm looking for someone in particular who loves to build UI, loves to build juicy visuals, and create scalable design systems. There is so much fun to be had here, I love it and have been here over three years! Check out the role: https://jobs.jobvite.com/dollarshaveclub/job/oxGv6fwy
Interview process: Phone Screen/Coding Challenge with me, then an in-person interview for ~4-5 hours with broader team.
I guess the best way to think about it is that when you omit the height on an image, it will scale when you define its width. iFrames don't do that by default, but this allows them to be scaled.
Technically, the iFrame itself is not responsive but that is what the library does: it wraps it in a container that has more responsive properties than the iFrame.
In addition, I think you may be overloading the word "responsive." This is not a post-message base iFrame resizer, it makes iFrames scale like images. This maintains an aspect ratio which is very desirable in many cases. Think a YouTube embed.
Working on something called Diamonds - a math worksheet generator for Teachers and Tutors. The google docs of math sheets, if you will.
Also just made off-the-rip, a command line & JS soundcloud audio downloader that embeds metadata like artist, title, and artwork. https://github.com/jakiestfu/off-the-rip
Might want to wrangle the HTML formatting before it becomes too unwieldy! This looks great. Would be nice to know how our messages are secured, as well.
I did quite a while ago, but was ignored probably because of the quality of the pull. Since then, I had decided to tackle it again, and I have opened an issue as opposed to a pull request.
I wish they would, but the dev team of Ratchet ignores me and it's frickin obnoxious/frustrating. I sent them a link but no go. Whatever! I can only make this as best as possible. Thanks for your kind words!
I see what you're talking about. Coda and Aptana both do the same thing, and the reason is you're selecting the \n new line character when you do shit+down-arrow. Try shift + down-arrow + left-arrow