Search
PR: PBET Merges Online and Physical Gambling Worlds
16.5.2019
It’s estimated that 72 % of real-world casino gamblers play online too and statistically, those that play both tend to spend around 15 % more in the physical casino. Despite this, and the unprecedented growth of online gaming, the link between the physical and online casino has remained...
Track Rising Crypto Prices With Cryptowat.ch
12.5.2019
Cryptocurrency markets are booming this weekend and traders need adequate and timely information about prices and trends. Cryptowat.ch is an online platform that provides real-time market data and it’s highly customizable to suit the needs of different investors. Also read: Decryptionary...
Barclays and RBS Have Reduced the Real Estate Transaction Process Four Times: Who Benefits?
11.5.2019
Blockchain can save the real estate market $160 billion, as the results of a trial carried out by Barclays and RBS show
Deepdotweb Duo Indicted for Linking to Darknet Markets
10.5.2019
Federal indictments unsealed on May 8 have revealed further details of the case against Deepdotweb’s operators. Tal Prihar, 37, an Israeli citizen residing in Brazil, and Michael Phan, 34, an Israeli in Tel Aviv, have technically been charged with money laundering. The feds have made it very...
Florincoin – The 2013 Altcoin You Don’t Remember – Is Attracting Real Users
9.5.2019
An obscure cryptocurrency that first started getting noticed during the 2014 altcoin boom is showing itself a true diamond in the rough
A Few Functional Uses for Intersection Observer to Know When an Element is in View
8.5.2019
You might not know this, but JavaScript has stealthily accumulated quite a number of observers in recent times, and Intersection Observer is a part of that arsenal. Observers are objects that spot something in real-time — like birdwatchers going to their favorite place to sit and wait for the birds...
Creating Reusable Base Classes in TypeScript with a Real-Life Example
18.4.2019
Hey CSS-Tricksters! Bryan Hughes was kind enough to take a concept from an existing post he published on converting to TypeScript and take it a few couple steps further in this post to elaborate on creating reusable base classes. While this post doesn’t require reading the other one, it’s certainly...
In Defense of the Ternary Statement
10.4.2019
Some months ago I was on Hacker News (as one does) and I ran across a (now deleted) article about not using if statements. If you’re new to this idea (like I was), you’re in a for a real treat. Just search for "if statements" on Hacker News. You'll get articles proposing that you might not need...
První fotorealistická real-time grafika: Už nepoznáte rozdíl od reality
10.4.2019
V minulosti jsme mohli vidět mnoho ukázek grafického herního fotorealismu, ale vždy tomu ještě něco chybělo, vždy bylo alespoň maličko poznat, že nejde o realitu. Nikoli ale v nejnovějším případě, kdy tvůrci z Quixel s pomocí vlastní technologie Megascans a další kombinaci s technologií Houdini a
Breaking CSS Custom Properties out of :root Might Be a Good Idea
27.3.2019
CSS Custom Properties have been a hot topic for a while now, with tons of great articles about them, from great primers on how they work to creative tutorials to do some real magic with them. If you’ve read more than one or two articles on the topic, then I’m sure you’ve noticed that they start...
Forms that Move With You with Wufoo
31.1.2019
I've been into the idea of JAMstack lately. In fact, it was at the inaugural JAMstack_conf that I gave a talked called The All-Powerful Font-End Developer. My overall point there was that there are all these services that we can leverage as front-end developers to build complete websites without...
Putting the Flexbox Albatross to Real Use
24.1.2019
If you hadn't seen it, Heydon posted a rather clever flexbox layout pattern that, in a sense, mimics what you could do with a container query by forcing an element to stack at a certain container width. I was particularly interested, as I was fighting a little layout situation at the time I...
Angular, Autoprefixer, IE11, and CSS Grid Walk into a Bar…
18.1.2019
I am attracted to the idea that you shouldn't care how the code you author ends up in the browser. It's already minified. It's already gzipped. It's already transmogrified (real word!) by things that polyfill it, things that convert it into code that older browsers understand, things that make...
Jak se v Praze parkuje? Golemio ukazuje real-time data z parkomatů a virtuálních parkovacích hodin
18.1.2019
Datová platforma hlavního města Prahy Golemio dále zpřístupňuje klíčová data veřejnosti. Nově lze na portále Golemio.cz nalézt tzv. real-time data z parkomatů a virtuálních parkovacích hodin. Prostřednictvím záznamů ze všech platebních transakcí lze získat informace o tom, za kolik aut, kde a...
Making Movies With amCharts
16.1.2019
In this article, I want to show off the flexibility and real power of amCharts 4. We’re going to learn how to combine multiple charts that run together with animations that form a movie experience. Even if you’re only interested in creating a different kind of animation that has nothing to do with...
How To Learn CSS
8.1.2019
Outside of my extreme envy of the SEO they are going to get out of this, Rachel is spot on here. Learning CSS has some pillars, like language syntax, selectors, layout, and flow that, once learned, unlock your CSS merit badge.
What I would add is that if you really want to learn CSS, give yourself...
Compound Components in React Using the Context API
7.12.2018
Compound components in React allow you to create components with some form of connected state that’s managed amongst themselves. A good example is the Form component in Semantic UI React.
To see how we can implement compound components in a real-life React application, we’ll build a compound...
GraphQL API with AWS and Use with React
26.11.2018
GraphQL has become a go-to API implementation for developers looking to take advantage of features liketype safety, network efficiency, real-time data with subscriptions & more.
Building
Real-time Geolocation & Reverse IP Lookup with ipapi (Sponsored)
22.10.2018
There’s an incredible amount you can do when you know where your web visitor is located. You can target advertising to the user, you can load maps of nearby search queries, you can localize website verbiage, you can customize content for their region, etc. I guess what I’m trying...
What does Stack Overflow want to be when it grows up?
22.10.2018
I sometimes get asked by regular people in the actual real world what it is that I do for a living, and here's my 15 second answer:
We built a sort of Wikipedia website for computer programmers to post questions and answers. It's called Stack Overflow.
As of last month