• jmtalarn.com

    The site home index page.

  • Web dev notes

    Web Dev Notes: Where I jot down tech insights, resources on technology and web development and handy tips to remember.

  • CV

    Explore my CV to learn about my background, experience, education, certifications, and projects.

Web dev notes blog

Page
1
2
3
4
5
6
7
Web development

Crowdfunding FontAwesome5 and Modular Javascript

The past week I backed for two projects. Every time I was minimally interested in a crowdfunding project where about physically products that need the fundings to make the production so I never decided and finally never backed. But this time I found two projects that really interested me and I think that they can help me in my work and development career.

fontawesomejavascript
2, November 2016
Web development

Testing Javascript with Jasmine

Jasmine http://jasmine.github.io/ Jasmine is a behavior-driven development framework for testing JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM. And it has a clean, obvious syntax so that you can easily write tests.

testingjasminejavascript
21, October 2016
Web development

Frameworks for testing your Javascript code

Jasmine Karma Protractor Mocha

testingjasmineprotractormochajavascript
15, October 2016
Web development

HTML5 template - Structure and Tags

Take pen and paper and just write it on... or better take your favourite editor and create a new file. Basic structure. The following declaration will declare the file you're writting as an HTML5 document.

html5semantictags
8, October 2016
Blogging, Web development

Upgrade Ghost blog to 0.11.0 on Openshift platform

I installed Ghost as my blogging platform some time ago and I have been updating it for each Ghost update. All this is running and hosted by the RedHat OpenShift platform.

ghostblogopenshift
30, September 2016
Web development

How to build an Accelerated Mobile Page (AMP)?

What is an AMP page? An AMP page is a page built specifically to render fast as static content with the resulting save of time and bytes to the final client. To achieve the goal these page are using the three following techniques:

AMP
23, September 2016
Page
1
2
3
4
5
6
7
blog