Search
JAMstack? More like SHAMstack.
5.6.2019
I'm a fan of the whole JAMstack thing. It seems like a healthy web movement. I'm looking forward to both of the upcoming conferences.
Of any web trend, #jamstack seems like it will be the least regrettable.
— Chris Coyier (@chriscoyier) May 22, 2019
I feel like the acronym might not...
10 React Challenges (Beginner): Recreate Layout with Components
5.6.2019
Components are the building blocks of React Applications, and each is a JavaScript function. These components comprise of Parent and Child components.
Data is passed from parent to child thr
Movin’ Modals Along a Path
4.6.2019
Modals always be just appearin'. You might see one once in a while that slides in from one of the edges, or uses some kind of scale/opacity thing to appear from "above" or "below." But we can get weirder than that. Why not have them come in on an offset-path?
Just a swoopy arc is kinda fun.
...
Open-Source IP Geo-location API
4.6.2019
Geo-location is the identification or estimation of the real-world geographic location of an Internet-connected computer terminal or device.
Basically, we can get location data from their IP
Prevent Page Scrolling When a Modal is Open
3.6.2019
Please stop me if you've heard this one before. You open a modal, scroll through it, close it, and wind up somewhere else on the page than you were when you opened the modal.
That's because modals are elements on a page just like any other. It may stay in place (assuming that's what it's meant...
Get Detailed Statistics About Your Favorite Crypto From Bitinfocharts
3.6.2019
Having access to reliable and detailed statistical data should be a priority for any cryptocurrency trader and investor. Bitinfocharts is a free and rich source of cryptocurrency statistics that offers you the opportunity to compare dozens of digital coins by numerous indicators. Also read: Stay...
React Async for Declarative Data Fetching
31.5.2019
Generally, there are two ways of writing code: Imperatively/Declaratively and two ways of fetching Data: Synchronously/Asynchronously. We are more convenient with making requests imperatively using
Deloitte Tests Data Management on Ethereum Blockchain With Three Irish Banks
30.5.2019
Several Irish banks are testing a new blockchain tool from Deloitte
Non-Relational Databases and Supporting Mixed Workloads
30.5.2019
Suppose that you’re building an e-commerce platform and as part of the exercise, you need to come up with a new data architecture for inventory management. You need to support fast, transactional w
Cashscript Is Coming, Bringing Ethereum-Like Smart Contracts to Bitcoin Cash
29.5.2019
On May 27, the analytics and data web portal Coin Dance announced the team has added the Cashscript project to the website’s development tracker. Cashscript is a high-level language that enables basic smart contract functionality on the Bitcoin Cash (BCH) network. Also Read: Crypto Assets...
Creating Interactive Maps in WordPress with MapSVG
29.5.2019
The MapSVG plugin for WordPress allows you to create feature-rich, interactive maps quickly and through a smart admin UI. Interactive maps are a common request for projects when you need to visualize impact over particular locations. If you are already on WordPress, this comprehensive plugin could...
Apple čelí v USA žalobě, že prodává uživatelská data. Včetně jmen a adres
29.5.2019
Apple dlouhodobě staví svůj marketing na tom, že chrání soukromí svých uživatelů. Nyní ale v USA čelí žalobě, která toto tvrzení zpochybňuje. Firma totiž měla prodávat konkrétní informace o uživatelích z iTunes týkající se nákupu hudby.
Žaloba konkrétně zmiňuje billboard, který Apple začátkem
New Crypto Wallet Accepted by 30,000 Outlets — Lets Users Buy Mobile Data Anywhere
28.5.2019
A social commerce tech platform has launched a new crypto wallet that enables users to purchase mobile data wherever they are in the world #SPONSORED
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...
10 React Challenges (Beginner): Fetch and Display from an API
28.5.2019
A number of web applications and sites rely on third-party APIs and services for data.
In this React challenge, we will learn to make an API r
Cryptopia's Liquidator Rushes to Protect Users Data in Arizona
27.5.2019
Grant Thornton, the liquidator of New-Zealand based cryptocurrency exchange Cryptopia, applied for urgent interim relief in an attempt to preserve the data stored and hosted on servers with an Arizona based business that is terminating the contract with the exchange, the liquidator announced....
Cryptopia Liquidator Files for User Data Protection at US Court as Process Continues
27.5.2019
The Cryptopia liquidation process could soon gain formal U.S. recognition after Grant Thornton filed for urgent interim relief
Determine Which Coins Can Bring You Profit With RSI Hunter
25.5.2019
Crypto markets, regardless of their bearish or bullish incline, offer plenty of opportunities to profit from trading. To take advantage of them, you need access to reliable market data and useful indicators. RSI Hunter is a platform that can help you to identify coins that have potential for growth...
Russian State-Owned Holding Giant Proposes to Apply DLT in All the Gov’t Data Systems
24.5.2019
Russian state-owned holding conglomerate Rostec proposes a $1.3 billion-worth plan to apply blockchain in all the state data systems
Weekly Platform News: Mozilla WebThings, Internet Explorer mode, GraphQL
24.5.2019
In this week's news: Mozilla WebThings provides complete privacy for user data, an Internet Explorer mode is coming to Edge, and other interesting articles.
The post Weekly Platform News: Mozilla WebThings, Internet Explorer mode, GraphQL appeared first on CSS-Tricks