My Front-End log book.

Leo Lanese Developer Blog

  • Activate
  • Members
  • Register
  • Select Page
  • Activate
  • Members
  • Register

Recent Posts

  • Functional Programming – Definitions
  • My bash_profile setup
  • The typeof null and isObject() short story
  • Notes about AngularJS Migrate from 1.2 to ~1.5 – The process
  • Upgrade to NodeJS 4, the easy steps

Categories

  • AngularJS
  • AutomaticTest
  • BDD
  • Conference
  • Continuos Integration
  • Continuous integration
  • CSS
  • Design
  • ES6
  • firebase
  • Framework
  • GIT
  • Grunt
  • HMTL5
  • Inheritance
  • javascript
  • KARMA
  • LESS
  • LINUX
  • MAC
  • Migrate
  • Mobile
  • mobileweb
  • MV*
  • node.js
  • OOP
  • OOP JS
  • pattern
  • phantom.js
  • Responsive Web Design
  • TDD
  • TEST
  • Uncategorized
  • Unit-test
Testing your aplication

The art of testing webpages

Feb 6, 2012By Leo Lanese

The test sometimes is an art. I would like top share some TEST link that I normally use. The idea is to have in one URL all the test we posible can, please feel free to comment yours and IRead more…

Feb 6, 2012Leo Lanese 0 Comments
testing5

Why HTML5 Mobile?

Jan 15, 2012By Leo Lanese

HTML5 is being developed as a next big HTML revision. The code introduce a number a new elements and attributes, such us: Canvas elements, Video elements, Geolocation, Office Web Applications. Each browser has its own rules and characteristics that differRead more…

Jan 15, 2012Leo Lanese 2 comments
css3

CSS Tools: reset and clearfix

Dec 30, 2011By Leo Lanese

When we are planning to work across multiples device and platform is well recommended to reset and minimise the differences and inconsistencies like default line heights, margins and font sizes of headings, and so on across different browsers, like when we are doing: * {Read more…

Dec 30, 2011Leo Lanese 0 Comments
githuboctocat

Useful GIT command scroll

Jul 29, 2011By Leo Lanese

Git Commands Initialize a local Git repository git init Check status git status Add a file to the staging area git add [file-name.txt] Commit changes git commit -m “[commit message]” View changes git log View changes (detailed) git log –summaryRead more…

Jul 29, 2011Leo Lanese 0 Comments
starting

Hello World!

Feb 5, 2011By Leo Lanese

Hi all, I’m Leo Lanese, @leolaneseltd, I’m a freelance Web Developer  living in London. I’m specialise on front-end technologies. This is the first post on my Blog. I would like to share some ideas I have with everyone. Hopefully I canRead more…

Feb 5, 2011Leo Lanese 0 Comments
First « 23456

Pages

  • Activate
  • Members
  • Register

Recent Posts

  • Functional Programming – Definitions
  • My bash_profile setup
  • The typeof null and isObject() short story
  • Notes about AngularJS Migrate from 1.2 to ~1.5 – The process
  • Upgrade to NodeJS 4, the easy steps
Copyright © My Front-End log book.