Search

Nalezeno "Understanding": 243

Understanding Blockchain Technology In and Out


Blockchain is, without doubt, one of the most creative inventions in human history. With this being the case, it is slightly ironic that its creator has so far decided to abstain from taking credit and instead, has so far refused to reveal his/her identity. Blockchain was created in 2008 by...

React Suspense in Practice


This post is about understanding how Suspense works, what it does, and seeing how it can integrate into a real web app. We'll look at how to integrate routing and data loading with Suspense in React. For routing, I'll be using vanilla JavaScript, and I'll be using my own micro-graphql-react GraphQL...

Understanding Web Accessibility Color Contrast Guidelines and Ratios


What should you do when you get a complaint about the color contrast in your web design? It might seem perfectly fine to you because you’re able to read content throughout the site, but to someone else, it might be a totally different experience. How can put yourself in that person’s shoes...

Initial Coin Offering (ICO): Understanding Its Pros and Cons


The influence of cryptocurrency and blockchain technology is growing with each passing day. We are witnessing heightened interests not only from the investor community in the digital economy but also masses are moving towards the adoption of cryptocurrencies. There are many factors fuelling...

Understanding Immutability in JavaScript


If you haven’t worked with immutability in JavaScript before, you might find it easy to confuse it with assigning a variable to a new value, or reassignment. While it’s possible to reassign variables and values declared using let or var, you'll begin to run into issues when you try that with...

The Design Squiggle


I think we all have an intuitive understanding that, at the beginning of projects that require our creativity (be it design or code), things feel uncertain and messy. Then, as we go, things tend to straighten out. There is still some wiggling and setbacks, but by the end, we find a single solution...

China Issues Digital Currency Guide for Party Cadres


Understanding a complex subject should be easier with access to educational materials. With blockchain and CBDC now part of Beijing’s political vocabulary, the Communist Party of China (CPC) has issued a guide to digital currencies meant to prepare party officials for upcoming changes in...

Understanding Async Await


When writing code for the web, eventually you'll need to do some process that might take a few moments to complete. JavaScript can't really multitask, so we'll need a way to handle those long-running processes. Async/Await is a way to handle this type of time-based sequencing. It’s especially great...

The SEC’s 2020 crypto priorities


CoinMarketCap Daily Newsletter Your daily newsletter for 8 January, 2020 “My mother said I must always be intolerant of ignorance but understanding of illiteracy.” - Maya Angelou In today's newsletter, we will be covering: $17 million funding round in startup to […] The post The SEC’s...

The SEC’s 2020 crypto priorities


CoinMarketCap Daily Newsletter Your daily newsletter for 8 January, 2020 “My mother said I must always be intolerant of ignorance but understanding of illiteracy.” - Maya Angelou In today's newsletter, we will be covering: $17 million funding round in startup to […] The post The SEC’s...

Now You See It


I recently accepted a teaching position at a local college here in SoCal where I'll be spouting off whatever I know (or more likely don't know!) about HTML and CSS. It's suffice to say I was all ears (well, actually eyes) when Rachel Andrew recently published a post on teaching CSS. The display...

China’s Crypto Game—Understanding the Dragon’s Move


China has been one of the staunch critics of cryptocurrencies and has always adopted a reserved approach. The country has strict and stringent laws imposed on the crypto industry, which forced several companies to either end operations or move their bases out of the country. Ironically, some of...

No, Absolutely Not


I think the difference between a junior and senior front-end developer isn't in their understanding or familiarity with a particular tech stack, toolchain, or whether they can write flawless code. Instead, it all comes down to this: how they push back against bad ideas. What I've learned this year...

When to Use SVG vs. When to Use Canvas


SVG and canvas are both technologies that can draw stuff in web browsers, so they are worth comparing and understanding when one is more suitable than the other. Even a light understanding of them makes the choice of choosing one over the other pretty clear. A little flat-color icon? That's...

Understanding How Reducers are Used in Redux


A reducer is a function that determines changes to an application’s state. It uses the action it receives to determine this change. We have tools, like Redux, that help manage an application’s state changes in a single store so that they behave consistently. Why do we mention Redux when talking...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace