OOCSS / BEM / SMACSS architecture
I’ve been working through this article to organize my front-end code. It references articles on BEM / SMACSS, which in turn reference other articles.
Separating front end from back end – Tomcat
I’m currently working with a company that uses Java / Tomcat / Spring for the back end of our web applications. As a front-end developer, I’m feeling more and more strongly that the back end should be a separate project from the front end, for a few reasons:
Separating front end from back end – Tomcat
I’m currently working with a company that uses Java / Tomcat / Spring for the back end of our web applications. As a front-end developer, I’m feeling more and more strongly that the back end should be a separate project from the front end, for a few reasons:
Separating front end from back end – Tomcat
I’m currently working with a company that uses Java / Tomcat / Spring for the back end of our web applications. As a front-end developer, I’m feeling more and more strongly that the back end should be a separate project from the front end, for a few reasons:
Separating front end from back end – Tomcat
I’m currently working with a company that uses Java / Tomcat / Spring for the back end of our web applications. As a front-end developer, I’m feeling more and more strongly that the back end should be a separate project from the front end, for a few reasons:
Separating front end from back end – Tomcat
I’m currently working with a company that uses Java / Tomcat / Spring for the back end of our web applications. As a front-end developer, I’m feeling more and more strongly that the back end should be a separate project from the front end, for a few reasons:
Separating front end from back end – Tomcat
I’m currently working with a company that uses Java / Tomcat / Spring for the back end of our web applications. As a front-end developer, I’m feeling more and more strongly that the back end should be a separate project from the front end, for a few reasons:
Should the views or front-end server call the RESTful API layer
I need to build a new web application and I am looking for advice on how to manage communication to my API layer. My goal is to have complete separation between the front-end and back-end code. Like most, I plan on having a front-end server to serve the views, while the back-end server will expose my API layer.
Should the views or front-end server call the RESTful API layer
I need to build a new web application and I am looking for advice on how to manage communication to my API layer. My goal is to have complete separation between the front-end and back-end code. Like most, I plan on having a front-end server to serve the views, while the back-end server will expose my API layer.
Should the views or front-end server call the RESTful API layer
I need to build a new web application and I am looking for advice on how to manage communication to my API layer. My goal is to have complete separation between the front-end and back-end code. Like most, I plan on having a front-end server to serve the views, while the back-end server will expose my API layer.