Quantcast
Channel: javascript – paul.tavares
Browsing all 19 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Sharepoint UI Widgets – Upload and PickUsers

Approximately two years ago, as part of my yearly “continued self improvement” review with my Director, I choose to learn more about SharePoint and customizing it to meet specific business needs. In my...

View Article



Image may be NSFW.
Clik here to view.

SharePoint – Show Item ID on View and Edit Forms using jQuery

While working on a project to customize a SharePoint site for use in managing Scrum, I came across the need to always show the ID of an item on the Edit (EditForm.aspx) and Display forms...

View Article

Image may be NSFW.
Clik here to view.

SPWidgets v2.1 – What’s New – New Widget, Revamped Demo

SPWidgets version 2.1 is now available and brings with it a variety of enhancements, a new widget and a revamped showcase demo page. I continue to take re-usable pieces of functionality and converting...

View Article

Image may be NSFW.
Clik here to view.

Setup an Eclipse Run External Tool Configuration for Grunt

I use Eclipse along with the Aptana plugin to develop web applications and have been for a long time. I started using Eclipse because I loved the fact that it provides a full feature Integrated...

View Article

Image may be NSFW.
Clik here to view.

JavaScript How To : Deferred Code Execution with jQuery Deferreds

When building web applications I often need to execute pieces of code only after a certain condition has been met. If you use jQuery, then you are probably aware of the Deferred functionally it...

View Article


Image may be NSFW.
Clik here to view.

How To Get Information About a SharePoint List Item Using its URL

I recently had the need to get information about an Document Library item based on that item’s URL. Particularly I was looking to know the item’s ID and the List Name/ID that it belong to so that could...

View Article

Image may be NSFW.
Clik here to view.

How To: Load a Private Version of jQuery with Require.JS

AMD Loaders Rock! I have been using require.js (an AMD loader) to do allot of client side development and can’t really imagine starting any decent size project (App) without it.  It allows you to break...

View Article

Image may be NSFW.
Clik here to view.

SharePoint – Show Item ID on View and Edit Forms using jQuery

While working on a project to customize a SharePoint site for use in managing Scrum, I came across the need to always show the ID of an item on the Edit (EditForm.aspx) and Display forms...

View Article


Image may be NSFW.
Clik here to view.

SPWidgets v2.1 – What’s New – New Widget, Revamped Demo

SPWidgets version 2.1 is now available and brings with it a variety of enhancements, a new widget and a revamped showcase demo page. I continue to take re-usable pieces of functionality and converting...

View Article


Image may be NSFW.
Clik here to view.

JavaScript How To : Deferred Code Execution with jQuery Deferreds

When building web applications I often need to execute pieces of code only after a certain condition has been met. If you use jQuery, then you are probably aware of the Deferred functionally it...

View Article

Image may be NSFW.
Clik here to view.

How To Get Information About a SharePoint List Item Using its URL

I recently had the need to get information about an Document Library item based on that item’s URL. Particularly I was looking to know the item’s ID and the List Name/ID that it belong to so that could...

View Article

Image may be NSFW.
Clik here to view.

SharePoint SPWidgets Converted to AMD Modules

SPWidgets – purtuga.github.io/SPWidgets – is a project I started back in 2012 when I started to take advantage of the SharePoint platform to build custom web solutions for the teams I worked with. It...

View Article

Image may be NSFW.
Clik here to view.

Creating a Private Event Bus with jQuery

jQuery has a great API for working with DOM events – both native and custom. The great thing about its system is that you can also use it on regular objects, thus allowing you to quickly create private...

View Article


Image may be NSFW.
Clik here to view.

My First Yeoman Generator: sharepoint-spa – Easily Setup New SharePoint Web...

I have used Yeoman from time to time and it really is a nice tool if you can find the right generator. Yeoman, if you are not familiar with it, is a scaffolding utility that can help setup just about...

View Article

Printing Dependency Tree in RequireJS When Module Load Error Occurs

Printing RequireJS Module dependency tree when something goes wrong.

View Article


Observable Data Structures in JavaScript

Make JavaScript Array and Object Observable

View Article

I Just Need to Bind Some Data to DOM

A small and simple library to bind data to a DOM Element. Advertisements

View Article


Webpack – How to Transpile and Minimize JavaScript Code and Import as Plain Text

This will be a quick one. Over the weekend, while working on feature for an app, I had the need to import a JavaScript file as a raw text string but also ensure that its content was ES5 compliant and...

View Article

webpack – How To Generate an ES Module bundle

Use webpack to generate a ES Module bundle Advertisements

View Article
Browsing all 19 articles
Browse latest View live




Latest Images