[
new Post(
'Vue.js',
'https://vuejs.org/',
'',
'https://vuejs.org//images/logo.png'
),
new Post(
'React.js',
'https://facebook.github.io/react/',
'',
'http://daynin.github.io/clojurescript-presentation/img/react-logo.png'
),
new Post(
'Angular.js',
'https://angularjs.org/',
'',
'https://angularjs.org/img/ng-logo.png'
),
new Post(
'Ember.js',
'http://emberjs.com/',
'',
'http://www.gravatar.com/avatar/0cf15665a9146ba852bf042b0652780a?s=200'
),
new Post(
'Meteor.js',
'https://www.meteor.com/',
'',
'http://hacktivist.in/introduction-to-nodejs-mongodb-meteor/img/meteor.png'
),
new Post(
'Aurelia',
'http://aurelia.io/',
'',
'https://cdn.auth0.com/blog/aurelia-logo.png'
),
new Post(
'Node.js',
'https://nodejs.org/en/',
'',
'https://code-maven.com/img/node.png'
),
new Post(
'GruntJS',
'http://gruntjs.com/',
'',
'https://pbs.twimg.com/profile_images/2563508262/falgg2jybmhgk16y62lr.png'
),
new Post(
'Browserify',
'http://browserify.org/',
'',
'https://cdn.worldvectorlogo.com/logos/browserify-icon.svg'
),
new Post(
'Gulp.js',
'http://gulpjs.com/',
'',
'http://www.codingpedia.org/wp-content/uploads/2014/04/gulp-2x.png'
),
new Post(
'Webpack',
'https://webpack.github.io/',
'',
'https://camo.githubusercontent.com/888048baa057f2073e2c2e8644158d0a23f97114/68747470733a2f2f63646e2e7261776769742e636f6d2f7072706c782f7376672d6c6f676f732f6d61737465722f7376672f7765627061636b2e737667'
),
new Post(
'ES6',
'https://www.ecma-international.org/ecma-262/7.0/',
'',
'https://camo.githubusercontent.com/60b5ae2e3d858242fcdcf179f6da053569711de8/68747470733a2f2f66726f6e74656e646d6173746572732e636f6d2f6173736574732f6573362d6c6f676f2e706e67'
),
new Post(
'npm',
'https://www.npmjs.com/',
'',
'https://fknop.gallerycdn.vsassets.io/extensions/fknop/vscode-npm/3.3.0/1474455291139/Microsoft.VisualStudio.Services.Icons.Default'
),
new Post(
'Babel',
'https://babeljs.io/',
'',
'http://i1-scripts.softpedia-static.com/screenshots/210/Babel-js-thumb.jpg'
),
new Post(
'jQuery',
'https://jquery.com/',
'',
'http://www.bauerle-anne.fr/image/jQuery.jpg'
),
new Post(
'D3.js',
'https://d3js.org/',
'',
'https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Logo_D3.svg/1079px-Logo_D3.svg.png'
),
new Post(
'Backbone.js',
'http://backbonejs.org/',
'',
'http://i2.wp.com/kilon.org/blog/wp-content/uploads/2012/11/backbone.png'
),
new Post(
'Mocha',
'https://mochajs.org/',
'',
'https://avatars0.githubusercontent.com/u/8770005?v=3&s=400'
),
new Post(
'Bower',
'https://bower.io/',
'',
'https://bower.io/img/bower-logo.png'
),
new Post(
'Typescript',
'https://www.typescriptlang.org/',
'',
'http://www.typescriptlang.org/assets/images/icons/apple-touch-icon-180x180.png'
),
new Post(
'Yeoman',
'http://yeoman.io/',
'',
'http://irontec.github.io/slides-wpion/images/yeoman-logo.png'
),
new Post(
'RxJS',
'http://reactivex.io/',
'',
'https://cdn-images-1.medium.com/max/400/1*YwhnEA7656XGnMjyKipUFA.png'
),
new Post(
'Bootstrap',
'http://getbootstrap.com/',
'',
'http://blog.getbootstrap.com/apple-touch-icon.png'
),
new Post(
'Firebase',
'https://firebase.google.com/',
'',
'https://avatars0.githubusercontent.com/u/1335026?v=3&s=200'
),
new Post(
'Jasmine',
'https://jasmine.github.io/',
'',
'https://upload.wikimedia.org/wikipedia/en/thumb/2/22/Logo_jasmine.svg/771px-Logo_jasmine.svg.png'
),
new Post(
'Laravel',
'https://laravel.com/',
'',
'http://chromemedia.com/wp-content/uploads/2014/01/laravel-1.png'
),
new Post(
'Sass',
'http://sass-lang.com/',
'',
'http://sass-lang.com/assets/img/logos/logo-b6e1ef6e.svg'
),
new Post(
'Less',
'http://lesscss.org/',
'',
'http://cmsjunkie.com/img/features/business_templates/less.png'
),
new Post(
'ASP.NET',
'https://www.asp.net/',
'',
'http://www.arraysoft.in/ico/logo_asp45.png'
),
new Post(
'Express.js',
'http://expressjs.com/',
'',
'http://nodejs-cloud.com/img/128px/expressjs.png'
),
];