Search

Nalezeno "Application": 906

Build a Chat App Using React Hooks in 100 Lines of Code


We’ve looked at React Hooks before, around here at CSS-Tricks. I have an article that introduces them as well that illustrates how to use them to create components through functions. Both articles are good high-level overviews about the way they work, but they open up a lot of possibilities...

Protecting Vue Routes with Navigation Guards


Authentication is a necessary part of every web application. It is a handy means by which we can personalize experiences and load content specific to a user — like a logged in state. It can also be used to evaluate permissions, and prevent otherwise private information from being accessed...

Trademark Application Filed By LG For ThinQ Wallet


Last year, several rumors were doing the rounds that LG, the globally renowned electronics company based in South Korea, is about to set foot in the crypto space. The latest reports seem to confirm the company’s crypto interests strongly. As per the reports, a trademark application has been filed...

The Many Ways to Include CSS in JavaScript Applications


Welcome to an incredibly controversial topic in the land of front-end development! I’m sure that a majority of you reading this have encountered your fair share of #hotdrama surrounding how CSS should be handled within a JavaScript application. I want to preface this post with a disclaimer: There...

Gemini To Send Application For Broker-Dealer License For Virtual Securities


The cryptocurrency exchange of Winklevoss brothers, Gemini has decided to put an application for a Broker-dealer license. The platform has applied for the same with the FINRA. Their objective is to work as an alternate trade service and let the user use the platform legally for the swap of digital...

Getting to Know the useReducer React Hook


useReducer is one of a handful of React hooks that shipped in React 16.7.0. It accepts a reducer function with the application initial state, returns the current application state, then dispatches a function. Here is an example of how it is used; const [state, dispatch] = useReducer(reducer...

Getting to Know the useReducer React Hook


useReducer is one of a handful of React hooks that shipped in React 16.7.0. It accepts a reducer function with the application initial state, returns the current application state, then dispatches a function. Here is an example of how it is used; const [state, dispatch] = useReducer(reducer...

Accept Direct Crypto Payments Using the Rocketr Gateway


It’s in the best interest of businesses to offer their customers a variety of payment options. Cryptocurrencies can undoubtedly bring more buyers and many merchants have introduced support for digital assets. A platform called Rocketr helps merchants accept payments in crypto, including...

New SLP Token Allows You to Transact in BTC But With BCH Fees


There’s a new Simple Ledger Protocol (SLP) based token called BTC2 that’s backed 1:1 with BTC. People can obtain the BTC2 token using cryptocurrency swapping application Sideshift.ai. With BTC2, you can essentially transact BTC, but with the same network fee (less than a penny)...

An In-Depth Look at Iris, a New Decentralized Social Network


Cryptocurrency advocates have been discussing a new social media platform designed by one of Bitcoin’s earliest developers Martti Malmi, otherwise known as Sirius. The project he designed, called Iris, is a social networking application that stores and indexes everything on the user’s...

Using Cypress to Write Tests for a React Application


End-to-end tests are written to assert the flow of an application from start to finish. Instead of handling the tests yourself — you know, manually clicking all over the application — you can write a test that runs as you build the application. That’s what we call continuous integration and it’s...

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