I am currently working on a set of pages to display Codecademy certificates using different methods.


I was recently asked a question that got me to consider what sort of development I enjoy. I'm not sure if I answered correctly, but I do think full stack probably describes my feelings because I like the structure and logic required for back-end development using what feels like traditional coding to work with data (loops, conditionals, arrays, etc) but I also like figuring out how to best display that data in a way that looks good and is user-friendly (which are front-end skills).

There is definitely a much larger focus on accessibility these days (which is great!) and on usability when considering mobile-first responsive design principles because people are accessing content from such a large variety of different devices.