Search
React Starter: JSX Gotchas
20.6.2019
JSX is a very powerful technology. With all new things that we have to learn, there is a bit of a learning curve. Let's talk about some of the gotchas when using JSX. These are some common things t
Decorate Your Car Dashboard With Trim Kits You Can Buy With BCH
20.6.2019
Cryptocurrencies are money and what better way to use them than spending a little on things that bring you satisfaction. You can now upgrade your car’s interior with trim parts you can buy with bitcoin cash. Cockpitdekor is a company that promotes the benefits of paying with crypto and...
Every Layout
18.6.2019
Every Layout is a new work-in-progress website and book by Heydon Pickering and Andy Bell that explains how to make common layout patterns with CSS. They describe a lot of the issues when it comes to the design of these layouts, such as responsive problems and making sure we all write maintainable...
Components, yo.
14.6.2019
I see VuePress just went 1.0. Explained simply, it's a static site generator based on Vue. But of course, you work in Vue, which means you work in components.
All the modern JavaScript frameworks are component-based. Even when they disagree with each other about specific things (like how Svelte...
Napster Creator’s Blockchain Firm Helium Releases IoT Hotspots
13.6.2019
Helium launched blockchain-based hotspot devices, designed to comprise a decentralized internet network providing IoT connectivity
Napster Founder’s IoT Startup Is Adding Tokens With $15 Million Round Led by USV, Multicoin
12.6.2019
Helium, an internet-of-things startup founded in 2013, is adding crypto tokens to its business model with the backing of two major funders
Self-Host Your Static Assets
5.6.2019
Harry Roberts digs into why hosting assets on someone else’s servers (including CDNs) is not such a great idea if we want our websites to be lightning fast.
Harry writes:
One of the quickest wins—and one of the first things I recommend my clients do—to make websites faster can at first seem...
Blockchain for Retail: Use Cases and Potential Applications
5.6.2019
Blockchain can make retail better for both businesses and customers — in many ways
macOS Catalina Will Replace Bash with zsh
4.6.2019
Apple's #WWDC2019 (Worldwide Developers Conference) was yesterday and came with some really cool things for developers.
WWDC is always an in
Blockchains Acquires Development Firm Behind ‘The DAO’ Project
4.6.2019
Incubator and investment firm Blockchains, LLC acquires slock.it, a blockchain development team behind “The DAO”
The Startup Behind Ethereum’s Infamous DAO Has Been Acquired
3.6.2019
Blockchains.com steps into the internet of things with the with the acquisition of slock.it
Stay in Touch With Changing Markets Using the Crypto Trends App
2.6.2019
If you are closely following cryptocurrency markets, you know things can change in a split second and at any moment. Having an application like Crypto Trends on your smartphone can help you check how your favorite coins are faring at a glance. Also read: Choose Where to Buy Cryptocurrencies Using...
Implementing Private Variables In JavaScript
1.6.2019
JavaScript (or ECMAScript) is the programming language that powers the web. Created in May 1995 by Brendan Eich, it’s found its place as a widely-used and versatile technology. Despite its success, it’s been met with its fair share of criticism, especially for idiosyncrasies. Things like objects...
97 věcí, které by každý architekt měl znát
30.5.2019
Poznámky z knihy 97 Things Every Software Architect Should Know
World Economic Forum Forms Tech Policy Councils for Blockchain, AI, IoT
30.5.2019
The World Economic Forum has announced the formation of six different fourth” industrial revolution councils” to aid in the formation of tech policy
IOTA Rolls Out Decentralized Transaction Validation to Replace Centralized Version
29.5.2019
Iota has announced the roll out of its decentralized transaction validation system, meant to replace a previous, more centralized version
Prioritizing
27.5.2019
You're faced with a lot of decisions in everyday work. There are multiple tasks calling for your focus, and you can burn daylight or even burn out trying to decide what comes first. There's a phenomenon called decision fatigue. There have been many studies that you can make poor choices when you're...
Deutsche Telekom Unit to Cooperate With Binance-Listed Project on Autonomous IoT Network
27.5.2019
Deutsche Telekom’s T-Labs has signed a memorandum of understanding with British tech startup Fetch.AI
Wall Street Believes That the Trade War with China is Set to Continue
24.5.2019
The trade war between the United States and China has proven to be the biggest diplomatic and economic issue in the world over the past few months. However, following the escalation of tensions between the two sides over the past few weeks, there is a belief that the trade war is going to persist...
Front-End Documentation, Style Guides and the Rise of MDX
23.5.2019
You can have the best open source project in the world but, if it doesn’t have good documentation, chances are it’ll never take off. In the office, good documentation could save you having to repeatedly answer the same questions. Documentation ensures that people can figure out how things work...