Allen Coin05/19/13
146 views
0 replies
Moving logic and data to the client and loading only changes are important pieces of the puzzle, but to make your SPA performant for the user as well as the developer means you'll have to address certain issues with SEO, analytics, error tracking, and more. Join Josh as he walks you through elegant solutions to these challenges.
Allen Coin05/19/13
227 views
0 replies
Tantek Çelik of Mozilla talks about the exciting improvements that microformats2 and newer HTML5 elements bring to structured web data.
Allen Coin05/18/13
353 views
0 replies
In this talk, Yehuda Katz shows us how Ember can be used to build fast and responsive apps, and shares some nifty aspects of Ember you might not know about.
Raymond Camden05/17/13
305 views
0 replies
Ray Camden, Adobe Creative Cloud Evangelist, talks with us about his sessions at MAX covering topics like PhoneGap Build and web development tools.
Paul Underwood05/17/13
394 views
0 replies
When you are developing any website you will always have different environments for your website, the number of environments you need will depend on the size of the project and how many people are involved in the project.
Yusuf Aytaş05/17/13
1704 views
0 replies
While abstraction is well understood and well applied in languages like Java, C++, this approach is not discussed much for JavaScript. In this post, we will try to give some insight for abstraction of JavaScript.
Alexander Beletsky05/17/13
2887 views
0 replies
No, I'm not going to talk about creating some github-backed blogging system. I would like to talk about a blogging style I tried to apply recently to GitHub
Dmitry Sheiko05/16/13
1369 views
0 replies
As a JavaScript application grows, navigation on the code becomes hellish. It comes to mind how useful it would be to have the ability to include JavaScript files.
Paul Underwood05/16/13
566 views
0 replies
In this tutorial we are going to create a flip board effect by using CSS, there are 2 effects we can create one the hover event we are going to have one board flip on the horizontal and another board which will flip on the vertical.
Artem Tabalin05/16/13
2421 views
0 replies
AngularJS is amazing JavaScript framework designed to create single-page applications (SPA) using MVC architecture. In this article I would like to demonstrate the strength of the framework and show how to use angular basic features in action.
Raymond Camden05/16/13
886 views
0 replies
As a reminder, the idea behind this series is to create real, practical examples of various JavaScript design patterns based on the book, "Learning JavaScript Design Patterns" by Addy Osmani. (See my review here.) In this blog entry I'll be discussing the Revealing Module pattern.
Rob Williams05/16/13
1985 views
0 replies
A week or so ago, the Typesafe guys released a new version of their website, and a product they are calling Activator
Niels Matthijs05/15/13
571 views
0 replies
Once a novel concept, the breadcrumb has become one of the strongholds of just about every content-heavy website's interface out there. When you consider its place in the html though, it's a somewhat unusual component.
Remy Sharp05/15/13
1018 views
0 replies
In preparing for my new Node workshop my tool of choice used to be node-inspector but development has gone idle and it’s showing it’s age. However, recently I came across tracegl I was intrigued as it looked to add to my debugging tools for Node.
Derik Whittaker05/15/13
1059 views
0 replies
Today one of the viewers of my Pluralsight course was having issues and I was trying to help him via email, but to no avail. I asked him to send me his project so I could take a look myself.
jb j05/15/13
2161 views
0 replies
Want to enhance your website with the latest tools available? In this article, I have compiled a bunch of super useful tools to enhance your website and take it to the next level.
Allen Coin05/14/13
728 views
0 replies
Scrolling through a long text on a featureless background is confusing. Notice that on a mobile device, this problem does not exist, at least not nearly to the same degree. Using that basic concept as a model, I’ve put together a quick prototype.
Brian Rinaldi05/14/13
1066 views
0 replies
While there were a lot of great tutorials and new projects, as expected, this week, only one new project has the ability to thoroughly transform a common interaction with the browser and web pages. This project, of course, is fartscroll.js by the Onion. Enoy!
Derik Whittaker05/14/13
574 views
0 replies
One of the viewers of my Html for the XAML developer course over on Pluralsight sent me a question regarding the ability to drag and drop a d.ts file onto a TypeScript file and have the reference added correctly.
Troy Hunt05/14/13
1013 views
0 replies
This is one of those risks which doesn’t tend to get a lot of coverage but it can be a malicious little bugger when exploited by an attacker. Originally described by Jeremiah Grossman of WhiteHat Security fame back in 2008, a clickjacking attack relies on creating a veneer of authenticity under which lies a more sinister objective.
Andrey Prikaznov05/13/13
441 views
0 replies
Functional programming can be defined in simple terms as a programming paradigm that does not change the state of a program, instead it uses pure functions
Paul Underwood05/13/13
570 views
0 replies
With web development there are lots of common tasks that we do over and over again. This is where it's helpful to work with tools that make our lives easier, this can be Server-side frameworks, HTML project boilerplates and HTML email boilerplates.
Raymond Camden05/13/13
788 views
0 replies
Enjoy my eloquent presentation on the more advanced aspects of using PhoneGap Build. You can download the source code for the sample apps and slide deck as well.
Ben Forta05/13/13
1082 views
0 replies
Want to build a mobile app using web standards? Don Woodward shows you how in this new video Introduction to PhoneGap Build - Building your first app:
Alexander Beletsky05/12/13
694 views
0 replies
This is a transcript of a lighting talk I did at #odessajs conference that took place 13 April in Odessa.