
13 Must-Have Visual Studio Code Extensions for Front-End Developers
Always on the hunt for ways to automate or be more efficient, Steve lists several VS Code extensions that make his every day life better when writing CSS or SCSS.
Front-End Development content on the Revelry Blog: Navigate our lab notes by using the tag system.
Always on the hunt for ways to automate or be more efficient, Steve lists several VS Code extensions that make his every day life better when writing CSS or SCSS.
Front-end development for React Native is an entirely different ball game, especially when it comes to styling content, because styles are written in JavaScript. At one point or another, you’ll face challenges like a different markup, style properties, number conversions, boundaries, and lots of weird errors. So Brittany gathered up some resources for you.
I met Steve at Front End Party, a local meetup for Front-end developers and designers, when I was scouting around for a new Design hire. Immediately, Steve impressed me with his understanding of UX and how it impacts design. And when I realized that his UX and Design savvy was backed up by solid Front-end chops, I got super excited!
I’m pretty lucky to work with a larger overall company that includes a larger design team, so I can count on them for a second eye. But if you’re working on a small startup and you’re the only designer there, have no fear. It can get overwhelming, but I’m here to help.
Two weeks ago the engineers were given a challenge to write a method that cut off a block of text leaving an excerpt trailed by an ellipsis. As soon as the engineers were given the challenge question, I began to scribble down the front-end version.