Search
Updated Bitfinex Mobile App Now Includes Derivatives Trading Support
11.10.2019
Bitfinex announces the latest update to its mobile app, which now includes derivatives trading support
China Merchants Bank’s Latest Crypto Partnership Includes STO Investment
8.10.2019
A security token offering for the Nervos Network could help a prominent Chinese banks tap into the DeFi ecosystem
Justin Sun Shares Infographic Image of His Live Streaming, Includes Major Announcements Made
29.9.2019
Justin Sun came on live streaming to make a series of important announcements, and also reflected on important aspects of TRON’s journey. Later, he shared an infographic image on Twitter, with summaries of his talks, including all important points. Hey #TRONICS – This infographic outlines...
Caniuse and MDN compatibility data collaboration
10.9.2019
Second only to "silly GIFs," I'd guess screenshots of caniuse are the most common slide graphic at web conferences. It's become the ultimate source for looking at web compatibility data in the hearts and minds of web developers.
Can I use CSS filter in Firefox? Yes. Can I use the filter() function?...
Reusable Popovers to Add a Little Pop
26.8.2019
A popover is a transient view that shows up on top of a content on the screen when a user clicks on a control button or within a defined area. For example, clicking on an info icon on a specific list item to get the item details. Typically, a popover includes an arrow pointing to the location from...
China Outlined Plans for Development of Shenzhen Special Economic Zone, Which Includes Promotion of Digital Currency
19.8.2019
The Central Committee of the Communist Party of China on 18th August laid out the strategies for the future improvement of the Shenzhen Special Economic Zone, which includes the research and development of digital assets and the national cryptocurrency dependent on the renminbi. Especially,...
Testing Haven, OB1’s New Social Media and Crypto Marketplace App
30.7.2019
On Monday, OB1, the development team who created the crypto-infused marketplace Openbazaar, launched a new platform called Haven. The application is a mobile version of the Openbazaar marketplace, but also includes social media, end-to-end encrypted messaging, and noncustodial wallet services for...
Level up your .sort game
10.6.2019
Sorting is a super handy JavaScript method that can display the values of an array in a certain order. Whether that’s real estate listings by price, burger joints by distance, or best nearby happy hours by rating, sorting arrays of information is a common need.
If you’re already doing this with...
A Course About CSS Layout and Animations
6.6.2019
Christina Gorton just released a new course called CSS Layout and Animations as a part of Design+Code, which is a $9/month. That includes a ton of video training on everything from stuff like this to React to Sketch to iOS development... and beyond!
Christina approaches the course with my favorite...
Ledger Adds Two New Cryptocurrencies in Its Live Manager
16.5.2019
Ledger is extending its security feature to High-Performance Blockchain (HPB) and Dexon. High-Performance Blockchain (HPB) and Dexon transactions will also be supported through this integration on Ledger Live, the all-in-one software application for Ledger. High-Performance Blockchain (HPB)...
Trust Introduces Ontology Network into Their Crypto Wallet
15.5.2019
Trust, the crypto wallet that is doing the rounds lately has introduced support for the Ontology Network blockchain according to the tweet by Trust Wallet announcing the same. Now, people would be able to use ONT and ONG tokens by the Ontology Network to trade on the Trust wallet. We are excited...
Token Taxonomy Act Includes De Minimis Tax Exemption for Crypto
14.5.2019
A de minimis tax exemption in the new Token Taxonomy Act means that capital gains on crypto under $600 would not have to be reported to the IRS
The Simplest Ways to Handle HTML Includes
30.4.2019
It's extremely surprising to me that HTML has never had any way to include other HTML files within it. Nor does there seem to be anything on the horizon that addresses it. I'm talking about straight up includes, like taking a chunk of HTML and plopping it right into another. For example the...
JavaScript Glossary: String includes()
19.3.2019
Basics
The includes method checks a provided string against the calling String object, it returns true if the calling String object contains the provided string a
JavaScript Glossary: Array .includes() Method
8.2.2019
Basics
This method checks if an array contains a given element. The return value for this method is a Boolean. true if the element exists in the array and f
STAR Apps: A New Generation of Front-End Tooling for Development Workflows
18.1.2019
Product teams from AirBnb and New York Times to Shopify and Artsy (among many others) are converging on a new set of best practices and technologies for building the web apps that their businesses depend on. This trend reflects core principles and solve underlying problems that we may share, so...
15 Interesting JavaScript and CSS Libraries for February 2018
15.2.2018
The list of hot new resources this February includes awesome open source galleries, libraries for handling HTTP with Promises, WYSIWYG editors and more!