Geekalicious.pt Geekalicious.pt logo

  • SEO: Improve your search ranking

    • Written by Luís Cruz on February 12, 2015
    • Este artigo está disponível em Português

    SEO has been around since the 90’s and has evolved ever since. The goal is to improve your site or blog visibility, so it appears on the first page of a given search.

    Nowadays search engine algorithms are clever but you still need to adjust some parameters to show your pages on top of search results. To this end, we’ll talk about semantic URL, important and irrelevant meta tags, social meta tags and how you can keep track of your SEO.

    Read full article
  • Change date format with Javascript

    • Written by Luís Cruz on February 3, 2015
    • Este artigo está disponível em Português

    Inserting data into forms is one of the most trivial tasks for any application. Most of the data is simple like inputs, radio buttons, checkboxs or textareas.

    There are, however, some field types that have been causing controversy about the best way to fill those fields. In this post we talk about date fields and how you can format the input in order to provide an easy-to-use application.

    Read full article
  • Events and objects in Parsley.js

    • Written by Luís Cruz on January 10, 2015
    • Este artigo está disponível em Português

    Sometimes it’s useful to trigger some actions when your form of field is validated.

    Parsely 2.x allows you to use trigger events to this end. Events can be used to change DOM elements or to get access to the list of error messages for the form of fields. We’ll also take a look at the objects created by Parsley and how do they work.

    Read full article
  • Custom validations with Parsley.js

    • Written by Luís Cruz on January 8, 2015
    • Este artigo está disponível em Português

    So you’ve read the basic Parsley usage and it’s enough for simple forms. Now you have a few more complex validations and you don’t quite know how to get there.

    In this case, take a look at this post where I’ll show you how to use custom validations, build by you. I’ll also show you how to submit your form via AJAX when it’s validated by Parsley.

    Read full article
  • How to validate your forms with Parsley.js

    • Written by Luís Cruz on January 7, 2015
    • Este artigo está disponível em Português

    In the contact form of your site or your application’s forms, it’s essential to use form validation.

    There was a time when a form was submitted and there were errors and the user had to provide all the information. These days this is unnacceptable and a serious issue regarding to user experience and usability.

    In this post we are going to introduce you to Parsley.js, a lightweight and flexible form validation Javascript library that relies on jQuery.

    Read full article
Previous posts
  • About the blog
  • Your personal data (Privacy)
  • Tags
  • RSS
  • © Geekalicious