Organizing Styles in React Native
Even though it’s really easy to get in the habit of using inline styles all over the place in your components, there might be better ways of organizing your styles for React Native.
Continue ReadingDaniel began to program, interestingly enough, while studying Cello Performance and Music Business at Loyola University New Orleans. At Loyola, Daniel learned the basics of web development, dealing with HTML, CSS, PHP, and SQL. In 2011, he started interning with Gerard Ramos, where learned to work with Javascript, as well as Ruby on Rails. As a now full-time software engineer with Revelry, Daniel continues to polish his coding skills and learn the best practices. You can still catch him playing cello or guitar on Royal St with his twin brother from time to time.
Even though it’s really easy to get in the habit of using inline styles all over the place in your components, there might be better ways of organizing your styles for React Native.
Continue Reading
This purpose of this article is simply to give an up-to-date example of a React Google Maps component using ES6.
Continue Reading
It’s hard to not get stressed when there is so much work to do and seemingly not enough time get it all done. In this situation, it really helps to have a strong work-life alliance.
Continue Reading
If you aren’t familiar with the term “wfh”, it means “working from home”, which just so happens to be a very popular place to work from nowadays.
Continue Reading
I’d like to suggest a simple piece of advice to fellow React devs out there. When rendering dynamic arrays of child elements within a React component…
Don’t Forget Your Keys!
Continue Reading