4 COMMENTs
JavaScript
Nilson Jacques, Apr 10
ES6 in Action: Symbols and Their Uses
Symbols, a new primitive type, are one of the lesser-known features of ES6. Nonetheless, they can come in quite handy, as Nilson Jacques demonstrates.
JavaScript
Jurgen Van de Moere, Apr 10
How to Update Angular Projects to the Latest Version
Jurgen explains how Angular versions work, where to find instructions for upgrading Angular, and how to update Angular projects to the latest version.
2 COMMENTs
JavaScript
Ilya Bodrov-Krukowski, Apr 09
Connecting Angular and the WordPress API with wp-api-angular
Ilya Bodrov shows how to work with the wp-api-angular library, which allows you to interact with the WordPress API from Angular 2+ applications.
JavaScript
Kyle Pennell, Apr 09
ES6 Arrow Functions: Fat and Concise Syntax in JavaScript
Kyle introduces ES6 arrow functions, a syntax for writing JavaScript functions, covering usage, common syntaxes, common use cases, and gotchas/pitfalls.
Design & UX
Alex Bulat, Apr 06
14 Top Sci-Fi Designs to Inspire Your Next Interface
Sci-fi movies are known to be a sort of a window into the future. Get inspiration for your next interface design with images from 14 films.
5 COMMENTs
JavaScript
Aurelio De Rosa, Apr 06
ES6 in Action: let and const
Aurelio introduces let and const, two new ES6 keywords for defining variables, showing examples of how they work and how they differ from the var keyword.
JavaScript
Manjunath M, Apr 06
AngularJS and Angular 2+: a Detailed Comparison
Manjunath compares AngularJS and Angular 2+, covering differences and new features including AtScript, improved dependency injection and a brand new router.
JavaScript
Aurelio De Rosa, Apr 05
ES6 in Action: New Array.* and Array.prototype.* Methods
Aurelio introduces ES6 methods that work with arrays — Array.* and Array.prototype.* — showing examples of them in action and listing available polyfills.
Design & UX
SitePoint Team, Apr 05
Social Media Plan: 3 Challenges + Templates to Solve Them
If you’re responsible for managing a day-to-day social media plan, you know how hard it can be to juggle everything.
4 COMMENTs
JavaScript
Claudio Ribeiro, Apr 05
A Practical Guide to Angular Directives
Cláudio introduces Angular directives, arguably the most important bit of an Angular app, explaining what are they, how to use them, and to build our own.
5 COMMENTs
JavaScript
Aurelio De Rosa, Apr 04
ES6 in Action: New String Methods — String.prototype.*
Aurelio introduces the new ES6 methods that work with strings — String.prototype.* — showing examples of them in action and listing available polyfills.
Web
Adrian Try, Apr 04
How to Build an Interactive History Map with WRLD
Learn to make a history education map using 3D mapping tool, WRLD.
JavaScript
Kyle Pennell, Apr 04
ES6 Collections: Using Map, Set, WeakMap, WeakSet
MSDN's Kyle Pennell introduces the new ES6 collections Map, Set, WeakMap, WeakSet, explaining how and when to use these new data collection types.
JavaScript
Aurelio De Rosa, Apr 03
ES6 in Action: New Number Methods
Aurelio introduces the new and improved ES6 number methods and constants, along with practical examples of how each works, and fallbacks for older browsers.
JavaScript
Michael Wanyoike, Apr 02
Angular Testing: A Developer’s Introduction
An intro to the basics of Angular testing, covering tools like Jasmine, Karma and Protractor, unit tests, end-to-end testing, code coverage, linting and CI.
Design & UX
SitePoint Team, Mar 29
The Secret Sauce for Creating an Amazing Product
9 out of 10 startups fail. This apocryphal statistic is generally accepted as fact because the simple truth is, building a successful business is hard.
JavaScript
Jurgen Van de Moere, Mar 29
Angular 2 Authentication: Protecting Private Content
Jurgen Van de Moere takes an Angular app to the next level, adding authentication and showing how to protect sections of the app from unauthorized access.
JavaScript
Ado Kukic, Mar 29
Authentication with Angular and Auth0
Ado Kukic shows how to build an Angular application and add login functionality using token-based authentication with Auth0.
Web
Olga Petrova, Mar 28
How to Build Push Notifications for Web Applications
In this article, I'll show you how to make your existing web applications even better than before by adding native-like notifications.
Web
Vipul Mishra, Mar 28
Build Pixel Perfect Websites Without Dev-Design Conflict In Your Team
Here's a great new Chrome extension, Visual Inspector, a collaboration tool that will help you create pixel-perfect websites easily and without any coding.
JavaScript
Jeremy Wilken, Mar 28
Building a Twitter Client with NodeJS and Angular
Jeremy Wilken walks through how to build a basic Twitter client with NodeJS, and an Angular application to display your home timeline of tweets.
JavaScript
Vildan Softic, Mar 27
Developing Angular Apps without a Back End Using MockBackend
Look ma, no server! Don’t be held up waiting for the API to be built. Vildan Softic shows how to develop apps with the Angular 2 MockBackend class.
JavaScript
David Aden, Mar 26
Angular 2 Components and Providers: Classes, Factories & Values
David Aden writes about the fundamental aspects of Angular 2 components and providers.
Design & UX
SitePoint Team, Mar 23
Get Things Done More Efficiently than Ever with monday.com
Designers know that communication and organization are essential to making a project successful. Otherwise it's too easy to suffer from misunderstandings.