All posts tagged “front-end

All the front-end-related tutorials, ideas and various posts in Stampede Constructs

comment 0

5 Practical Examples to learn Vue.js

The philosophy behind Vue.js is to provide the simplest possible API for creating real-time, two-way data binding between the view (HTML) and the model (a JavaScript object). But what is Data Binding actually? MSDN explained in its article :

Data binding is the process that establishes a connection between the application UI and business logic

Vue.js is a new frontend library and trust us when we say it’s gaining popularity. Our team also tinkered around Vue.js , they find it interesting and hard-to-say this, but FUN !

10 second example from its site

 

Checkout the 5 Practical Examples to get started with Vue.js!

Get on it!

tips and guides
comment 1

Tips and Guides for Front-End Developer

Blogger Louis Lazaris is an amazing person. In his daily research, as one often does, he would come across so many interesting apps and websites for front-end developers – so he thought he would provide a list of tips and guides for them right here.

Feel free to bookmark a few things, maybe for some evening or weekend readings, also for use in your next projects . Did you find anything you like very much in particular?

View More

5 things to learn by front-end developer
comment 0

5 Things Front-End Developer Should Learn in 2014

The web industry operates at a breakneck speed and so all front-end developers must continue to learn and keep up to date with the latest trends, methodologies, languages and techniques. In this compact yet excellent article by Joe Howard, you will find 5 useful skills you could master this year that will help you remain at the forefront of the latest web development know-how. Think SASS, Grunt, SVG, CSS animation and custom parallax.

Continue reading