Search
Stellar Was Down Yesterday and Today It's Best Performing Major Crypto
16.5.2019
Crypto bulls are so excited recently that even if their favored network is down it doesn't stop them from pumping its price.
For about two hours yesterday, Stellar’s blockchain – one of the top ten cryptocurrencies in terms of market capitalization, and an open platform providing payment service,...
A Better Approach for Using Purgecss with Tailwind
15.5.2019
Greg Kohn looks at how to use Purgecss — a tool that helps remove unused styles — and Tailwind — a utility-based CSS framework — and why we might want to pair these tools together:
Tailwind, by intention, is aiming to equip you with an arsenal of utility classes...
VeChain (VET) Price Analysis: VeChain Is The Best Bet Of 2019; Amazes Investors With New Alliances
15.5.2019
VeChain’s VET is again the poster boy for its partnership with Zeux VeChain continues to on the top of its game, inks new collaborations and listings VeChain is fast, secure, and real. The platform has been utilizing the power of IoT (Internet of Things) by integrating it with blockchain to solve...
Russian Prosecutors Fail to Block Crypto Website
13.5.2019
A court case in Russia has signaled a change in the attitude authorities have towards the cryptocurrency space, at least on first glance. An online portal helping traders find the best exchange options for their digital assets will be allowed to restore normal operations. That’s after...
VeChain (VET) Price Analysis: VeChain’s Best Time Of Career Is Likely In 2019
13.5.2019
VeChain (VET) has partnered with Zeux to settle payment through Apple Pay and Samsung Pay. The long term value to reach 5 USD by 2020. VeChain (VET) has been partnered with Zeux and this partnership will enable payment of crypto coins via major payments apps like Apple Pay and Samsung Pay. This...
6 Best GitHub Alternatives for Source Code Management
25.4.2019
GitHub is currently the most popular source code management and hosting platform on the web. It allows you to store and manage code repositories online, using the Git version...
The post 6 Best GitHub Alternatives for Source Code Management appeared first on Onextrapixel
UX best practices: O nákupu v e-shopu rozhoduje skladová dostupnost v kombinaci s cenou
18.4.2019
Asociace pro elektronickou komerci (APEK) vydává studii mapující očekávání a návyky zákazníků, kteří nakupují online. Studie je založená na rozsáhlém výzkumu zákazníků a připravila ji digitální agentura Sherpas. Studie má za cíl poskytnout e-commerce hráčům odpovědi na zásadní otázky týkající...
Inline SVG… Cached
12.4.2019
I wrote that using inline <svg> icons makes for the best icon system. I still think that's true. It's the easiest possible way to drop an icon onto a page. No network request, perfectly styleable.
But inlining code has some drawbacks, one of which is that it doesn't take advantage...
While solving for collaboration, we built a product that our own teams love and use everyday!
11.4.2019
(This is a sponsored post.)
Flock is a messaging and collaboration tool built for both designers and developers. With close-to-zero setup, it brings together all your team’s conversations, appointments, and files in one place, helping you spend more time on what you are best at — building...
The Best React Extension for VS Code
10.4.2019
When working with React, there's lots of code that gets repeated over and over....and over and over again. Eventually, you start to think, "there's got to be a better way". Don't w
Using a Mixin to Take the Math out of Responsive Font Sizes
9.4.2019
Responsive Font Size (RFS) is an engine that automatically calculates and updates the font-size property on elements based on the dimensions of the browser viewport.
If you’re thinking that sounds familiar, that’s because there is a slew of tools out there that offer various approaches for fluid...
Testing for Visual Regressions with Percy
8.4.2019
It’s a Herculean task to test
Creating a Reusable Pagination Component in Vue
29.3.2019
The idea behind most of web applications is to fetch data from the database and present it to the user in the best possible way. When we deal with data there are cases when the best possible way of presentation means creating a list.
Depending on the amount of data and its content, we may decide...
Design Systems and Portfolios
15.3.2019
In my experience working with design systems, I’ve found that I have to sacrifice my portfolio to do it well. Unlike a lot of other design work where it’s relatively easy to present Dribbble-worthy interfaces and designs, I fear that systems are quite a bit trickier than that.
You could make things...
Planning for Responsive Images
13.3.2019
The first time I made an image responsive, it was as simple as coding these four lines:
img {
max-width: 100%;
height auto; /* default */
}
Though that worked for me as a developer, it wasn’t the best for the audience. What happens if the the image in the src attribute is heavy? On high-end...
Getting into GraphQL with AWS AppSync
12.3.2019
GraphQL is becoming increasingly popular. The problem is that if you are a front-end developer, you are only half of the way there. GraphQL is not just a client technology. The server also has to be implemented according to the specification. This means that in order to implement GraphQL into your...
Get Started with Node: An Introduction to APIs, HTTP and ES6+ JavaScript
11.3.2019
Jamie Corkhill has written this wonderful post about Node and I think it’s perhaps one of the best technical articles I’ve ever read. Not only is it jam-packed with information for folks like me who aren't writing JavaScript everyday, it is also incredibly deliberate as Jamie slowly walks through...
Why CSS Needs its Own Survey
1.3.2019
2016 was only three years ago, but that’s almost a whole other era in web development terms. The JavaScript landscape was in turmoil, with up-and-comer React — as well as a little-known framework called Vue — fighting to dethrone Angular.
Like many other developers, I felt lost. I needed some...
Deliver your best work with the help of monday.com
21.2.2019
(This is a sponsored post.)
Here's the situation: You've bashed out a complicated design over two weeks of near full-time effort, gotten everything down to the exact spec of the design file, turn it in for stakeholder review and... you're way off scope. Turns out a few folks on the team put their...
Deliver your best work with the help of monday.com
21.2.2019
(This is a sponsored post.)
Here's the situation: You've bashed out a complicated design over two weeks of near full-time effort, gotten everything down to the exact spec of the design file, turn it in for stakeholder review and... you're way off scope. Turns out a few folks on the team put their...