Search
Algorithmic Trading Strategies, Explained
9.4.2020
Find out how algorithmic trading strategies can be used to squeeze the most out of every market move, and why they are becoming more popular with cryptocurrencies #Sponsored
Learn Eleventy From Scratch
7.4.2020
The latest edition of Andy Bell’s Piccalilli landed in my inbox this morning with a sweet offer: preorder Andy’s course on learning Eleventy from scratch at a third of the price.
Why the plug? No, not sponsorships or anything like that. I just happen to hear a heckuva lot about Eleventy...
CSS Can Influence Screenreaders
23.3.2020
Ben Myers covers some clear examples of where CSS totally changes what some screen readers announce. For example, some screenreader will see text-transform: uppercase; on a button label that says "Add" and read it like an abbreviation, "A.D.D."
These cases of CSS messing with our screenreader...
Redefining ‘Safe Haven’: Predicting the 2020 Future by Learning From the 2012 Past
17.3.2020
What similarities exist in the market between 2012 and 2020, and how will the past help us to be ready for the future?
Build a Node.js Tool to Record and Compare Google Lighthouse Reports
16.3.2020
In this tutorial, I’ll show you step by step how to create a simple tool in Node.js to run Google Lighthouse audits via the command line, save the reports they generate in JSON format and then compare them so web performance can be monitored as the website grows and develops.
I’m hopeful this...
The Algorithms That Control the Cryptocurrency Market
5.3.2020
Algorithms are at the heart of 21st century life, invisibly controlling many of the systems we use and take for granted on a daily basis. Pervasive algorithms determine the entertainment we consume (Netflix, Spotify), the information we read (Google), and the chatter we hear (Facebook, Twitter)....
Catch Nomad Capitalist Live At Playa Del Carmen
28.2.2020
The premier offshore consulting firm Nomad Capitalist is bringing you the world’s #1 offshore conference. From September 16-19, 2020, take in the beauty of Playa del Carmen, Mexico while learning how to create a life of freedom and prosperity on a global scale. Nomad Capitalist Live is four...
Why is CSS Frustrating?
28.2.2020
Here’s a great thread by Kevin Powell that's making the rounds. He believes so many folks see CSS as a frustrating and annoying language:
That's just as unintuitive as JS starting to count at 0, but since you learned that and accept it, it's fine.
The real issue isn't with CSS. If...
Machine Learning Prague se spojuje s AI Awards
26.2.2020
Na letošní konferenci o strojovém učení Machine Learning Prague 2020 proběhne vyhlášení AI Awards, ocenění úspěšných odborníků a firem, kteří určují směr celosvětového trendu vývoje technologií umělé inteligence
View Mac Calendar from Command Line
24.2.2020
As someone that loves using UI tools, I do pride myself in learning how to accomplish the same feats from command line. Don’t believe me? Check out my Command Line tutorials section — I guarantee you’ll learn quite a bit. Recently I learned that you can view basic calendars from...
UNICOM Brings to You Financial Evolution – AI, Machine Learning & Sentiment Analysis
22.2.2020
Financial Evolution: AI, Machine Learning & Sentiment Analysis, organized by UNICOM, is a conference that is held globally on Artificial Intelligence & Machine Learning in Finance wherein distinguished speakers from across the globe share their experiences and insights in this field. UNICOM...
UNICOM Brings to You Financial Evolution – AI, Machine Learning & Sentiment Analysis
22.2.2020
Financial Evolution: AI, Machine Learning & Sentiment Analysis, organized by UNICOM, is a conference that is held globally on Artificial Intelligence & Machine Learning in Finance wherein distinguished speakers from across the globe share their experiences and insights in this field. UNICOM...
Inspiring high school students with HTML and CSS
21.2.2020
Here’s a heartwarming post from Stephanie Stimac on her experience teaching kids the very basics of web development:
[...] the response from that class of high school students delighted me and grounded me in a way I haven't experienced before. What I view as a simple code was absolute magic...
Add Background Colors to SVGs Using the “rect” Element
20.2.2020
The advantages of using SVGs in web development are well known. SVGs are small in size, can be made quite accessible, are scalable while maintaining their quality, and can be animated. Still, there is a learning curve. Things, like the syntax of SVG, can be a little tricky and having to hand-alter...
Bitcoin Cash Community Begins Crafting Q&A Stack Exchange Site to Build Knowledge Base
7.2.2020
On February 6, Bitcoin Cash supporters were introduced to a new BCH-centric Stack Exchange community called bitcoincash.stackexchange.com. The goal of the Q&A site aims to build a “knowledge center” for Bitcoin Cash developers and individual researchers interested in learning about...
Lightning-Fast Web Performance
31.1.2020
If you're interested in leveling up your knowledge and skill of web performance, you can't do better than learning directly from Scott Jehl.
Direct Link to Article — Permalink… Read article
The post Lightning-Fast Web Performance appeared first on CSS-Tricks
Practice GraphQL Queries With the State of JavaScript API
29.1.2020
Learning how to build GraphQL APIs can be quite challenging. But you can learn how to use GraphQL APIs in 10 minutes! And it so happens I've got the perfect API for that: the brand new, fresh-of-the-VS-Code State of JavaScript GraphQL API.
The State of JavaScript survey is an annual survey of...
Use and Reuse Everything in SVG… Even Animations!
28.1.2020
If you are familiar with SVG and CSS animations and started to work with them often, here are some ideas you might want to keep in mind before jumping into the job. This article will be about learning how to build and optimize your code with <use> element, CSS Variables and...
Why do we have different programming languages?
13.1.2020
"But why do I have to learn Python?" She wailed, "I like Scratch!"
"I know," I said, "But there are different programming languages for different sorts of tasks."
"That's stupid" she said
I can empathize with the little girl in Terence Eden's story. In high school, I got super into Turbo Pascal....
Our Learning Partner: Frontend Masters
10.1.2020
I'd like to think there is a lot to learn on CSS-Tricks. But we don't really offer much by the way of courses. You're probably reading this because you just generally read this site, and you land on CSS-Tricks otherwise mostly because you are looking for an answer to some front-end...