Sass

Structuring CSS Selectors With Sass Mixins

Lawrence Chabela Articles, CSS & HTML, Development Technologies & Tools, Single-Page Application 2 Comments

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.CSS naming can be one of the most challenging things in creating large-scale style systems in an application. There have been a lot of great practices, methodologies, and conventions that have arisen …

White Paper – Predicting the Future: Microservices and SPA

Keyhole Software Architecture, Articles, Keyhole Creations, Microservices, Programming, Single-Page Application Leave a Comment

Attention: The following article was published over 10 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.A Discussion of Architectural Styles to Mitigate Technology Shift: Microservices and Single-Page Applications If you’re in the enterprise, it is common to wonder how long your current technology stack going to last. We …

Part Deux: A Google Calendar Gadget in Angular.js

Lyndsey Padget Angular, Articles, Development Technologies & Tools, JavaScript, Single-Page Application 1 Comment

Attention: The following article was published over 11 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.I was on a project recently where the team was faced with a daunting list of scheduling-related backlog stories. When looking at the entire feature, about 20% of these stories dealt with custom functionality …

New Features in AngularJS 1.3

Mark Fricke Angular, Articles, Development Technologies & Tools, JavaScript, Single-Page Application 6 Comments

Attention: The following article was published over 11 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.Now that Angular 1.3 has been officially released, I thought I would talk about some of the new features that developers would like to know, to include: Performance improvements One-time bindings ngModel.$validators …

The Journey From Java EE to SPA

John Hoestje Articles, Java, JavaScript, Single-Page Application 2 Comments

Attention: The following article was published over 11 years ago, and the information provided may be aged or outdated. Please keep that in mind as you read the post.While pulling down an existing Backbone.js project that I was helping with, I felt confident enough with JavaScript that I figured I could start cranking out JavaScript fairly quickly. What could have …