Tailwind CSS for working with Vue 3
In the previous post, we completed a simple example with Vue 3 and Composition API, always starting from a template that we prepared to start the new version of Vue.… Read More »Tailwind CSS for working with Vue 3
In the previous post, we completed a simple example with Vue 3 and Composition API, always starting from a template that we prepared to start the new version of Vue.… Read More »Tailwind CSS for working with Vue 3
Sooner or later, I had to try AngularJS, a front-end framework created by Google, and which we already presented here a few months ago. I have already commented many times… Read More »Basic notions about AngularJS
I already told you why I fall in love with VueJS, and you have read how easy is working with VueJS, how easy is the first step using this framework,… Read More »Second step with vueJS
In the first post about VueJS, I already told you I’m delighted, but I haven’t shown a line of code yet, so it’s time to start with the first step… Read More »First step with VueJS
Unfortunately, I have to admit that I have fallen in love with VueJS, the progressive framework of Javascript, which has been a trend for months and to which I am… Read More »Fallen in love into VueJS
Part 3 of the framework Django (here you have part 1, and part 2), after preparing a virtual environment, download Django and created the app and the super user that… Read More »Trying Django, part 3
Perhaps it is one of the great frameworks that I have not tried much, but I’m on the trail. For months now I spoke of the version of the web… Read More »Angular 2.0 is here
After some months with several topics on #manejandodatos, let’s come back to talk about Google App Engine using the example shown here: http://www.manejandodatos.es/2014/12/google-app-engine-python. In previous entrances, I wrote about how… Read More »Google App Engine with Python: webapp2 in action
If you’re a regular reader of the blog, you will be aware that we have spent enough entrances talking about Twitter Bootstrap. Why? Because what it does, it does well (rather… Read More »Twitter Bootstrap course on EdX
The first time I wrote about Twitter Bootstrap in this blog was to start with forms. Today’s entrance is for improving the knowledge when creating and using forms. Let’s go!… Read More »Improving Forms with Twitter Bootstrap