Search
Developer-focused DeFi aggregator Instadapp launches governance token
7.4.2021
How does a DeFi aggregator capture value, and what does it mean for the INST token?
Wednesday's Best Deals: Apple iPad Air, PlayStation Plus, Unity Developer Courses, Kyoku Paring Knife, Kosa Clean Start Set, Cubii Pro Under-Desk Elliptical, and More
7.4.2021
Jump to: Tech | Gaming | Home | Lifestyle | MediaRead more
Learn How to Make Games With a Premium Unity Developer Certification Bundle for $45
7.4.2021
Unity Developer Certification Bundle | $45 | StackSocialRead more
Stratis Partners With World’s Largest .NET Development Community to Expand Developer Community
2.4.2021
PRESS RELEASE. Stratis, the Blockchain as a Service (BaaS) platform, expands developer reach by collaborating with C# Corner, the largest, most active group of C# developers in the world. 2nd April 2021, London, United Kingdom -  Stratis achieves another milestone as...
Overlay Fact Sheet
31.3.2021
I would hope all our web designer/developer spidey senses trigger when the solution to an accessibility problem isn’t “fix the issue” but rather “add extra stuff to the page.” This Overlay Fact Sheet website explains that. An “Overlay” is one …
The...
Mobile games developer Tapinator to launch ‘NFT500’ service
30.3.2021
NFT500 will be a subscription casting service that will put NFTs on physical display, allowing users to display their favorite digital art rather than buy it outright
You want margin-inline-start
30.3.2021
David Bushell in ”Changing CSS for Good“:
I’m dropping “left“ and “right“ from my lexicon. The new CSS normal is all about Logical Properties and Values […] It can be as easy as replacing left/right
…
The post You want margin-inline-start appeared first on CSS-Tricks.
You...
Tools for Auditing CSS
29.3.2021
Auditing CSS is not a common task in a developer’s everyday life, but sometimes you just have to do it. Maybe it’s part of a performance review to identify critical CSS and reduce unused selectors. Perhaps is part of effort …
The post Tools for Auditing CSS appeared first on CSS-Tricks.
You...
Alchemy Chooses Flow Blockchain to Accelerate Game-Changing Developer Ecosystem
25.3.2021
PRESS RELEASE. The leading blockchain developer platform, Alchemy, will bring its best-in-class suite of APIs and tools to Flow blockchain, empowering Fortune 500 companies as well as thousands of independent developers building on Flow. Alchemy is the leading API platform for blockchain...
It’s always the stacking context.
22.3.2021
In “What the heck, z-index??,” Josh Comeau makes the analogy of layer groups in design software like Photoshop or Figma to stacking contexts in CSS. If you’ve got an element in a layer group A in Photoshop that …
The post It’s always the stacking context. appeared...
Game Artists Not Happy That Developer Is Selling Their Nearly Decade-Old Work As NFTs
12.3.2021
The question at the heart of this week’s incessant NFT debate is one of ownership: How, in the digital age, can one really own anything? And when somebody purchases a glorified gif or jpg for mind-boggling amounts of money, what do they even own? Not rights. Not the sole copy of the image. So what?...
Firebase Crash Course
9.3.2021
This article is going to help you, dear front-end developer, understand all that is Firebase. We’re going to cover lots of details about what Firebase is, why it can be useful to you, and show examples of how. But …
The post Firebase Crash Course appeared first on CSS-Tricks.
You can support...
Hogwarts Legacy Developer Quits Following Backlash Over YouTube Channel
5.3.2021
Troy Leavitt, the game developer at the centre of a controversy last month after it was discovered he had run “a reactionary YouTube channel focused on attacking feminism and social justice”, has resigned from his position at Avalanche Software, developers of the upcoming Harry Potter game...
Through the pipeline: An exploration of front-end bundlers
5.3.2021
I really like the kind of tech writing where a fellow developer lays out some specific needs, tries out different tech to fulfill those needs, and documents how it went for them.
That’s exactly what Andrew Walpole did here. …
The post Through the pipeline: An exploration of front-end...
Through the pipeline: An exploration of front-end bundlers
5.3.2021
I really like the kind of tech writing where a fellow developer lays out some specific needs, tries out different tech to fulfill those needs, and documents how it went for them.
That’s exactly what Andrew Walpole did here. …
The post Through the pipeline: An exploration of front-end...
BSN and TON Labs to Provide Chinese Developer Community With Unique TON Technology
1.3.2021
Thanks to TON Labs, BSN will now be able to produce real-life applications that require a scalable backend and use cases in compliance with China’s regulatory framework while still using an inherently decentralized network to do so. China’s Developers Gain Access to TON Technology...
Terraria Will Release On Stadia As Planned After Developer Regains Access To Google Accounts
27.2.2021
The Stadia port of Terraria was canceled suddenly earlier this month after a developer’s Google account was abruptly locked. But after working with Google, the team behind the indie hit has announced a happy ending: Terraria is coming to Stadia. Read more
Inside the blockchain developer’s mind: Koinos approaches testnet
25.2.2021
A return to proof of work mining, a blockchain built to be fork resistant, and the chance to develop in multiple programming languages. Lessons from history — and an eye to the future
Animoca Brands Brings “MotoGP™ Ignition” to Flow Blockchain, Announces First Collectibles NFT Sale
25.2.2021
PRESS RELEASE. 25 February 2021 – Animoca Brands, the developer and publisher of the successful blockchain games F1® DeltaTime and The Sandbox, is further expanding its push to bring mainstream consumers to blockchain by announcing that MotoGP™ Ignition, the competitive management...
Use CSS Variables instead of React Context
19.2.2021
Turns out you can use several different libraries to pass color information around components. Or, you could use custom properties, built right into CSS, have no decline in your own developer experience, and deliver a faster experience to your users. …
The post Use CSS Variables instead...