The best way to explore React is by example. Learn how easy it is to build a React Twitter clone with Prisma and the powerful Next.js framework.
Tag: twitter
A cheatsheet of the fonts and colors used by Facebook, Twitter, Instagram, Pinterest, Messenger, Snapchat, Whatsapp and YouTube, with links to official brand assets.
Jeremy Wilken walks through how to build a basic Twitter client with NodeJS, and an Angular application to display your home timeline of tweets.
Allan takes us on a ride in Machine Learning land with PHP-ML and explains how to develop a tweet sentiment analyzer with it (positive, negative, neutral)
Want to build a custom Twitter analytics app? Bruno Škvorc shows you how to use RestDB to build a Twitter follower-farmer detection app.
Theodhor Pandeli looks at how the Crashlytics library, a part of Twitter's Fabric, can help identify common crashes in an Android app.
Chris hacks together a live-notification LED device with Arduino and PHP, notifying you of new Gmails or Tweets, and more!
Michael explains how to use a Python API to connect to Twitter, and download tweets, follower lists, multiple tweets at once, and customize searches.
Chris makes his cheap Fitbit vibrate on new Twitter DMs - emulated pager AND a silent wake-up alarm? WIN!
In this edition of sourcehunt, we look at cron managers for PHP, a Laravel Hackathon starter kit, a PHP-GUI package that lets you do desktop-PHP, and more
Patrick Catanzariti explains how to use Three.js and Node to create a real time visualisation of tweets in virtual reality.
Crafting a Twitter bio can be hard, especially because you must describe your company in so few characters. Here's how to craft a winning brand Twitter bio.
Are you struggling to get your first 1000 Twitter followers? Struggle no more with SitePoint's Guide to getting your first 1000 Twitter followers.
Authentication is tricky, so why not have someone else handle it for you? Emre Guneyler shows you how to let users log in to your Ember.js app using Twitter
Elio Qoshi attended Twitters Fabric event in Berlin and reports back on what he learnt about the company's new mobile development platform.
In this tutorial we'll cover OAuth, how Twitter uses it for authorizing HTTP requests to its API, and build a PHP class powered by the WordPress HTTP API.
On this week's On Our Radar, James Hibbard looks at regular expressions in JavaScript, CSS art and animations, as well as a great many web design resources
A tutorial on how you can use OAuth to authenticate Guzzle with Twitter and make it into a Twitter client - uses Guzzle's own Oauth adapter
This article is a tutorial on creating a sentiment analysis application that runs on Node.js. The source of the analysis is a collection of tweets.
Peter Nijssen continues his series on social network authentication and demonstrates how you can implement Twitter and Facebook as a login system
After logging in with social networks, all that's left is merging accounts - and that's what Peter does in this part: merge the Google+ account with another
Peter Nijssen continues his series on implementing social network logins with your app by demonstrating Google+ authentication
Peter Nijssen starts a series on building a social network authentication system, allowing your users to log in with social network accounts
Rakhitha Nimesh dissects, explains and implements real time data pagination with cursor based pagination
Twitter lead generation cards let people sign up for your email list with a single click, which means you'll grow your email list faster.
This article provides a high level overview of Twitter's Flight.
Rakhitha Nimesh wraps up the series by completing the hashtag contest app with Twitter's API
Rakhitha Nimesh explains how you can build a hashtag contest in PHP with Twitter's API
Learn about Graph Databases like Neo4j and prepare for the continuation of this series - a real world example of PHP+Neo4j use.
Learn about Array Interfaces in a practical Twitter Timeline demonstration