Search

Nalezeno "maintenance": 83

A Bit on CI/CD


I’d say “website” fits better than “mobile app” but I like this framing from Max Lynch: Every production mobile app ultimately has a set of recurring tasks around integration, testing, deployment, and long term maintenance. These tasks often must be automated across...

Designing a JavaScript Plugin System


WordPress has plugins. jQuery has plugins. Gatsby, Eleventy, and Vue do, too. Plugins are a common feature of libraries and frameworks, and for a good reason: they allow developers to add functionality, in a safe, scalable way. This makes the core project more valuable, and it builds a community...

Where Does Logic Go on Jamstack Sites?


Here’s something I had to get my head wrapped around when I started building Jamstack sites. There are these different stages your site goes through where you can put logic. Let’s look at a special example so you can see what I mean. Say you’re making a website for a music venue. The most...

Single Miner Reorgs Ethereum Classic – Devs Report a Chain Split


Members of the Ethereum Classic team reported that the network suffered a reorganization (reorg) today. The blockchain network is asking service providers to halt deposits while it carries out maintenance of the chain. The latest event follows a similar attack in January 2019, which led to some...

Levels of Fix


On the web, we have the opportunity to do work that fixes things for people. It’s fascinating to me how different the scope of those fixes can be. Consider the media query prefers-reduced-motion. Eric wrote: I think it’s also worth pointing out the true...

How to delete all node_modules directories from your computer


Nice tip from Chris Ferdinandi: My node_modules directories contained 50mb of stuff on the small side, and over 200mb of files in some cases. Over a few dozen projects, that really adds up! Two dozen projects with 200 MB worth of node_modules? That’s nearly 5 GB of space for...

Why does writing matter in remote work?


Talk to anyone who has an active blog and I bet they’ll tell you it’s been valuable to them. Maybe it’s opened doors. Maybe it’s got them a job. Maybe it’s got them a conference invite. Maybe they just like the thrill of knowing people have read and responded to...

JavaScript Libraries Are Almost Never Updated Once Installed


Some commentary from Zack Bloom on the Cloudflare Blog, looking at requests to CDNJS for versions of jQuery. What we don’t see is a decline in our old versions which come close to the volume of growth of new versions when they’re released. In fact the release of 3.4.1, as popular as it quickly...

Dethronement, Maintenance, Breakup and 20 Crypto Jokes


This week saw BTC rally above USD 8K, while altcoins dropped, and BitPay CCO said that BTC will surpass USD 20K, but with a surprise. While more altcoins are expected to be integrated by mining pools, the ousted co-founder of Bitmain made a legal move to dethrone Jihan Wu. Telegram confirmed that...

COSS Exchange Locks Customer Funds During 3-4 Week ‘Maintenance’


The Singapore-based COSS cryptocurrency exchange has announced that it will deny its 200,000 customers from accessing to around USD 2 million worth of funds for the following three to four weeks while its site undergoes maintenance. On Tuesday, COSS told users there was no call for “panic,”...

Proof of Keys Day Returns on Bitcoin’s 11th Birthday


Last year’s inaugural Proof of Keys day didn’t see massive amounts of bitcoin withdrawn judging by onchain data – but it did serve to educate a community. Trace Mayer’s call to arms also put exchanges on notice, with some disabling withdrawals, citing unscheduled...

PSA: It’s That Time to Update the Copyright Year on Your Site


Every year about this time I see articles going around reminding people how to update the copyright on their websites. Usually somewhere in the footer. You know, a line like: © Copyright 2007-2019 CSS-Tricks I am very absolutely not a lawyer, but this is how I understand it: You don't actually...

scrapestack: An API for Scraping Sites


(This is a sponsored post.) Not every site has an API to access data from it. Most don't, in fact. If you need to pull that data, one approach is to "scrape" it. That is, load the page in web browser (that you automate), find what you are looking for in the DOM, and take it. You can do this...

Simplicity


Earlier this week, Bastian Allgeier published some interesting thoughts about complexity in web development and how changing simple things can often feel far more difficult than they need to be: You want to build a JS file? Please update Webpack first. Oh, that new version of Webpack is no longer...

Model-Based Testing in React with State Machines


Testing applications is crucially important to ensuring that the code is error-free and the logic requirements are met. However, writing tests manually is tedious and prone to human bias and error. Furthermore, maintenance can be a nightmare, especially when features are added or business logic...

Bitcoin’s Big Price Drop Is the Latest in a Long History of Flash Crashes


On Wednesday, June 26, the price of BTC came close to reaching $14K. One hour later, it had dropped by close to 18%. Such events are known as a flash crash, a moment in time where a rapid-sell off happens and often times a few exchanges become inoperable. Over the last few years, especially when...

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