Friday, March 3, 2017

How to Verify a Phone Number via SMS

Thought Leadership: How to Become Known to People Who Matter

Do you want to be recognized as an expert in your field? Wondering how to make a name for yourself? To explore how to become known, I interview Mark Schaefer. More About This Show The Social Media Marketing podcast is an on-demand talk radio show from Social Media Examiner. It’s designed to help busy marketers [...]

This post Thought Leadership: How to Become Known to People Who Matter first appeared on .
- Your Guide to the Social Media Jungle


by Michael Stelzner via

bearideas

bearideas is an award wining communications agency located in Paris. creatively strategic & strategically creative, we bring genuine, smart and powerful ideas and concepts to life.
by via Awwwards - Sites of the day

The “Most Loved” One Page Websites from February 2017

one-page-love-hosting-reviews-bh-unlimited

February’s “Most Loved” One Page website round-up is brought to you by hosting provider, Bluehost.

Bluehost is the most affordable hosting option to host your One Page websites. They have an incredible $2.95/month deal exclusive to One Page Readers where you can host your website with 50GB diskspace and unlimited bandwidth. They also throw in a free domain!

If you want to get notified about the “Most Loved” awards each month, subscribe to our Inspiration Newsletter.

Below are the 5 One Page websites awarded “Most Loved” in February – hope you enjoy!


A Taste Quest (Competition, Long-Form Journalism)

Interactive Long-Form Journalism One Pager covering the fourth edition of the Golden Spoon Awards – who crown the best up-and-coming Vietnamese chefs. The long scrolling site starts with several lovely load transitions and a few subtle parallax scrolling elements while covering the event. It follows with the most gorgeous interactive Vietnam map that highlights cultural areas as you scroll – each area correlating with alongside text (recommending dishes). Seriously impressive stuff – including the floating cloud overlay as an added touch. I don’t usually list Landing Pages with big header navigations (to other sections of a site) but letting this one in as it’s on a subdomain and an outstanding reference to the Long-Form Journalism trend.

Launch Website
Full Review

Native Swinson (Product)

Wonderful multi-scrolling One Pager showcasing the work of talented wallpaper artist Kate Swinson aka Native Swinson. The long screenshot featured here doesn’t capture how the site is actually one big canvas. Each wallpaper has the option to preview as a repeat pattern, as well as multi color view options. This is the third “Most Loved” award for the Ed. team.

Launch Website
Full Review

Gabe Abadilla (Portfolio, Case Study)

3 years since we first featured him, Gabe Abadilla is back with a beautifully redesigned One Page portfolio. It’s super long and not for everyone (16mb load size) but you can simply sit back and indulge in the quality, huge imagery as you scroll. Shout out to this gorgeous Cardo + Montserrat typography pairing too 🔥

Launch Website
Full Review

MORE by Bourn: Love More (E-Commerce, Landing Page, Product)

Spiffy Landing Page promoting an upcoming clothing range titled “MORE by Bourn”. The One Pager has such a slick custom Shopify integration with AJAX in-page checkout functionality. The Instagram slider works rad too and pulls all activity with the hashtag #14ACTSOFLOVE. A lovely Landing Page with warm intentions = Most Loved.

Launch Website
Full Review

Meet The Greek (Restaurant)

Slick centrally divided One Pager for Sydney-based restaurant, Meet The Greek. The Single Page website features a series of well produced videos playing in the left frame while content loads to the right. Shout out to the considerate mobile adaption that replaces the video with a quality still, relevant to the section you are browsing. Also a great reference to a responsive design that fills a huge resolution well.

Launch Website
Full Review


Hope you enjoyed these beautiful One Pagers from February! Big love to hosting provider Bluehost for sponsoring the round up:)


by Rob Hope via One Page Love

Thursday, March 2, 2017

Why You Should Market on YouTube (infographic)

YouTube is the world's largest and most important video-hosting website. With billions of hours of video all in one place, it has more viewers than cable or network television during any given month. It's also home to some of the most inventive and creative self-starters in the world,...

[ This is a content summary only. Visit our website http://ift.tt/1b4YgHQ for full links, other content, and more! ]

by Irfan Ahmad via Digital Information World

React Quickly: How to Work with Forms in React

This article covers how to capture text input and input via other form elements like input, textarea, and option. Working with them is paramount to web development because they allow our applications to receive data (e.g. text) and actions (e.g. clicks) from users. The source code for the examples in this article is in the […]

Continue reading %React Quickly: How to Work with Forms in React%


by Azat Mardan via SitePoint

This week's JavaScript news, issue 324

This week's JavaScript newsRead this e-mail on the Web
JavaScript Weekly
Issue 324 — March 2, 2017
How the call stack works, Error objects, and how and why you can manipulate stack traces.
Lucas Fernandes da Costa

The W3C WebAssembly Community Group says the design of WebAssembly is complete enough that browsers can ship it “on by default”. An official logo has also been chosen.
W3C

Due to industry shifts and student feedback, Stanford is experimenting with basing its introductory computer science courses around JavaScript instead of Java.
The Stanford Daily

Pusher
Pusher's hosted API makes it simple to add realtime features to your app like chat, feeds and notifications. Get started for free and scale fast.
Pusher   Sponsor

Webpack is a powerful tool that bundles your app source code efficiently for use in the browser. There have been many intros but this is another great one.
Joseph Zimmerman

Brings together the F# compiler and Babel to make JavaScript a true backend for F#, a strongly typed, ML-esque language I have a big soft spot for and which you can learn here.

The technical behind-the-scenes tale of Turbofan, one of V8’s optimizing compilers.
Benedikt Meurer

Not a lot to see yet, but Axel has done a great job of maintaining similar posts in the past if you want to keep up to date with the latest ES specs.
Dr. Axel Rauschmayer

Jobs Supported by Hired.com

  • Senior Front-End Developer at Catawiki (Amsterdam or Assen)Our mission is to make special items available to everyone. We offer a unique opportunity to join our team and improve the experience for millions of our users with an iterative, small-step approach through A/B testing. Catawiki
  • Software Engineer, Web - Zürich, SwitzerlandCentralway is seeking an experienced programmer to come and join the team. The right candidate will be responsible for building and maintaining high performance web applications with cutting-edge technologies. Centralway Numbrs

Can't find the right job? Want companies to apply to you? Try Hired.com.

In Brief

Ember Developer? Take Part in the 2017 Ember Community Survey news
Matthew Beale

Kotlin 1.1 Released with JavaScript Support, Coroutines and More news
JS is now a fully supported target backend for the language.

A List of 30 JavaScript Conferences Taking Place in 2017 news
hello JS

What Makes WebAssembly Fast? tutorial
Lin Clark

Running Jest Tests Before Each Git Commit tutorial
Ben McCormick

Using Zones in Angular for Better Performance tutorial
Pascal Precht

Points To Consider When Upgrading to Vue.js 2.2 tutorial
Alligator

How to Sort an Array of Objects in JavaScript tutorial
Olayinka Omole

JavaScript's 'void' Keyword tutorial
Christoph Michel

A Look at TypeScript 2.2's 'object' Type tutorial
Marius Schulz

Using terminal to view test results is a productivity killer. tools
It's like browsing the web in a text-based browser. We deliver test results in realtime to your editor.
Wallaby.js  Sponsor

How We Migrated A 200K+ LOC Project to TypeScript and Survived story
Kleo Petrov

Converting A Large React Codebase From CoffeeScript to ES6 story
Christian Schlensker

An (Opinionated) Map to Modern JavaScript Development opinion
Santiago de León

eslint-plugin-jsx-a11y: Static AST Checker for Accessibility Rules on JSX Elements tools
Ethan Cohen

A Roundup of Vue.js-Supporting Mobile Hybrid App Frameworks tools
A roundup of hybrid mobile frameworks supporting Vue.js 2.0.
Alligator.io

store.js 2.0: Cross-Browser Storage for All Use Cases code
2.0 is a full revamp with pluggable storage and extra functionality.
Marcus Westin

Anchorme: Detects Links and URLs in Text and Converts Them to Links code
Alex Corvi

BigPicture.js: Lightweight Image / Video Viewer code
Supports Youtube and Vimeo.
Henry Dollman

How to find and fix the slowest code in your .NET application tools
Find bottlenecks in your code or database boost performance with new ANTS Performance Profiler 9. Try Free.
Red Gate  Sponsor

Curated by Peter Cooper and published by Cooperpress.

Like this? You may also enjoy: FrontEnd Focus : Node Weekly : React Status

Stop getting JavaScript Weekly : Change email address : Read this issue on the Web

© Cooperpress Ltd. Office 30, Lincoln Way, Louth, LN11 0LS, UK


by via JavaScript Weekly