Search
An Introduction to MDXJS
25.3.2020
Markdown has traditionally been a favorite format for programmers to write documentation. It’s simple enough for almost everyone to learn and adapt to while making it easy to format and style content. It was so popular that commands from Markdown have been used in chat applications like Slack...
Bitcoin Cash Node Reveals Upgrade Plans for May and Difficulty Algorithm Research
3.3.2020
On March 2, the developers behind the Bitcoin Cash Node project announced the team’s plans for the May upgrade and beyond. The programmers highlighted that the implementation was built to follow the longest chain, regardless of whether the Infrastructure Funding Plan (IFP) is voted...
IOTA Network Still Down: How the Next Bitcoin Killer Screeched to a Halt
14.2.2020
On February 13, the IOTA network came to a screeching halt and the IOTA Foundation reports that $1.6 million worth of the native currency was stolen. The following day, the IOTA network status page still shows the mainnet is “not operational” and the development team has found...
Crypto Employment Abounds With More Than 8,000 Jobs in 2020
18.1.2020
During the last year, the cryptoconomy has picked up pace after a drawn out crypto winter. When market prices were low and startups were short on capital, a bunch of firms laid off employees in 2018. A year later, and digital currency companies are hiring. Also read: Regulatory Roundup: EU-Wide...
We are Programmers
22.11.2019
Building websites is programming. Writing HTML and CSS is programming. I am a programmer, and if you're here, reading CSS-Tricks, chances are you're a programmer, too.
The thing is, the details in programming layout with CSS are different, for example, than the details in programming API endpoints...
SLP Token Environment Built on Bitcoin Cash Continues to Expand
20.9.2019
According to public data, a number of individuals are creating tokens using the Simple Ledger Protocol (SLP) on the Bitcoin Cash (BCH) blockchain every day. The SLP ecosystem is expanding and has given anyone the ability to create the next great digital token for tomorrow. Also read: Snowden:...
Popular Web Tools and Services Among Designers & Developers (Sponsored)
26.8.2019
Today we will present you the most popular 30 web tools and services among designers and developers. We handpicked solutions that are offering the best functionalities, support, and pricing on the market. You will find probably the best logo design creating software, the very well-known Hotjar...
Bitcoin Cash Milestones: Delivered Code, Upgrades and Platform Development
20.7.2019
Bitcoin Cash (BCH) platform and protocol development have seen a lot of delivered code and projects over the last two years. The upgrades will help Bitcoin Cash scale to the masses, and many of the added features are protocol developments that are unique to BCH. Also read: Indian Government Breaks...
Using the Grid Shepherd Technique to Order Data with CSS
28.5.2019
Shepherds are good at tending to their sheep, bringing order and structure to their herds. Even if there are hundreds of those wooly animals, a shepherd still herds them back to the farm at the end of the day.
When dealing with data, programmers often don't know if it is correctly filtered...
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
Turn Sublime Text 3 into a JavaScript IDE
11.5.2018
Sublime Text is one of the most popular editors for web development and software development in general. It’s very smooth and fast compared to other editors (being written in C++ helps that speed). Sublime also has tons of plugins you can find through Package Control.
But it’s only a text editor...
Here's The Programming Game You Never Asked For
15.4.2016
You know what's universally regarded as un-fun by most programmers? Writing assembly language code.
As Steve McConnell said back in 1994:
Programmers working with high-level languages achieve better productivity and quality than those working with lower-level languages. Languages such as...