Search
Improving Video Accessibility with WebVTT
17.7.2019
"The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect."
- Tim Berners-Lee
Accessibility is an important element of web development, and with the ever-growing prevalence of video content, the necessity for captioned content is growing...
How to Create and Airdrop Your Own Token to Your Friends
16.7.2019
Roughly a year ago, the Simple Ledger Protocol (SLP) debuted on the Bitcoin Cash (BCH) network, giving anyone the ability to mint, store, receive, and send SLP tokens. Since then there’s been a ton of tokens created on the BCH network as the simplicity of the system outpaces tokens built...
Build a Chat App Using React Hooks in 100 Lines of Code
15.7.2019
We’ve looked at React Hooks before, around here at CSS-Tricks. I have an article that introduces them as well that illustrates how to use them to create components through functions. Both articles are good high-level overviews about the way they work, but they open up a lot of possibilities...
Bitcoin Cash Community on Bitkan’s K-Site Raises Funds for BCH Development
11.7.2019
Last year news.Bitcoin.com spoke with the cofounder of Bitkan, Fang Yu, about the company’s K-Site project, which acts as a decentralized media outlet, micro-blog and forum with rewards. Just recently, Bitkan spoke with news.Bitcoin.com about K-Site’s growth and how the platform’s...
Revive: A Free Tool that Analyzes Your Traffic and Finds the Content You Should Update
11.7.2019
I started Scotch as a web development tutorial blog. Over the years, I've learned far more than I expected. It was no longer just about web development
Samsung Releases Blockchain and DApp Software Development Kit
10.7.2019
Tech giant Samsung has rolled out a blockchain and decentralized app software development kit
Middle East Blockchain Development Primed to Lead the Global Industry
10.7.2019
The United Arab Emirates is currently spearheading the Gulf crypto revolution, Ethereum seeks partnership ties
Goldman Sachs Ramps Up Development of New Secret Crypto Project
10.7.2019
A new job listing from investment banking giant Goldman Sachs reveals apparent intentions to pursue digital asset development at an unprecedented pace
A Guide to HTML5 Semantics for Better SEO
10.7.2019
The concept of semantics originates from the field of linguistics. It literally means the “study of meaning”. So, semantics is the discipline of finding connections between different signifiers such...
The post A Guide to HTML5 Semantics for Better SEO appeared first on Onextrapixel
The Many Ways to Include CSS in JavaScript Applications
8.7.2019
Welcome to an incredibly controversial topic in the land of front-end development! I’m sure that a majority of you reading this have encountered your fair share of #hotdrama surrounding how CSS should be handled within a JavaScript application.
I want to preface this post with a disclaimer: There...
React Starter: Editor Tools
8.7.2019
Before we move into more coding with React, let's talk about the tools that can help us streamline our React development. We want to go into our React development as well equipped as possible!
Tah na branku nám nechybí. Jaká je pověst českých IT odborníků ve světě
8.7.2019
Vybudovat si dobrou profesní pověst je běh na dlouhou trať i pro jednotlivce, ne tak celou zemi. Obzvlášť ve světě IT, kde dominují velmoci jako USA, Indie nebo Čína, není snadné se prosadit. S nadšením a touhou po objevování se do světa vydává nemálo českých „ajťáků“, aby si podmanili západní...
Bitcoin Cash Scaling Benchmarks, Brewdog, and Rising Transaction Volume
7.7.2019
Over the last week, there’s been lots of going on within the Bitcoin Cash (BCH) environment with companies implementing BCH support, new applications, and various announcements. While Bitcoin Cash supporters keep bolstering adoption, development and community projects have continued...
PSA: Linking to a Code of Conduct Template is Not the Same as Having a Code of Conduct
5.7.2019
Did you know we have a site that lists all upcoming conferences related to front-end web design and development? We do! If you're looking to go to one, check it out. If you're running one, feel free to submit yours.
Now that we're running this, I've got loads of Pull Requests for conferences...
CSS-Tricks on Flywheel
4.7.2019
I first heard of Flywheel through their product Local, which is a native app for working on WordPress sites. If you ask around for what people use for that kind of work, you'll get all sorts of answers, but an awful lot of very strong recommendations for Local. I've become one of them!...
Facebook Receives Letter From The House Lawmakers Asking Them To Officially Put Libra Development On Hold
3.7.2019
Facebook’s digital currency Libra is in the news again but seemingly for all the wrong reasons. According to the reports doing the rounds since 2nd July 2019. The social networking giant has received a formal letter from the US lawmakers that asks the company to officially put the development...
UN Looks to Blockchain to Aid Sustainable Urban Development in Afghanistan
3.7.2019
The UN is reportedly trying out blockchain cures for Afghanistan’s urban development woes
Advocacy Groups Call on Congress to Stop Libra Development Until July Hearings Take Place
2.7.2019
33 advocacy groups have signed a letter looking to halt development of Libra until Congress and regulators have addressed a number of questions on the project
Grin Developers Agree to Alter Technical Development Roadmap
27.6.2019
The public turnaround may have positive effects for chip manufacturers' bottom line, but what about mass-market miners?
How to Debug Remote Browsers
27.6.2019
It’s super frustrating when bugs pop up only in a remote browser. Something about that user, that device, or that environment is different, but I don’t know what! And of course, I can’t recreate it on my local development machine. The team at TrackJS came up with a cool way...