Code Challenge #7: Build An Avengers Off Canvas Sidebar
27.3.2018
Previously on the code challenge #6, we built a Pomodoro timer using Vue.js. Here is the
Design Tips For Extra Large Website Footers
27.3.2018
So you want a beautiful footer that’s usable and easy on the eyes? No problem! There’s a lot you can do for effective footers and with so much variety...
The post Design Tips For Extra Large Website Footers appeared first on Onextrapixel
Set a Default Push Remote with git
27.3.2018
During my early days of git usage, my config allowed me to simply type git push instead of git push {origin} {branch_name} which I need to now. Up until recently I needed to type out the long version…(I know)…which was incredibly annoying because I like using detailed branch names....
How To Make Netflix-Like Swipers in Vue
23.3.2018
If you have been building for the web for a little while, you would have like me encountered at least some issues when making swipers - for some reason, they always seem to have a mind of their ow
WDRL — Edition 222: Responsive Image Tech Revisited, Fixing HSTS, Fair Algorithms, Ethic Design, And Design Perfection
23.3.2018
Hey,
This is already the 222th edition of my weekly newsletter. When I started it, it was a simple list on my blog that I published every two weeks. Since then, a lot has changed and while my newsletter is now a dedicated resource a lot of people rely on to get useful articles summarized to their...
5 Crucial Concepts for Learning d3.js and How to Understand Them
23.3.2018
You may have already heard about d3.js, the dazzling JavaScript library that lets you create beautiful charts and graphics with just a few lines of code. You might have seen some of the fantastic examples of D3 in action, or you may have heard that the New York Times uses it to create...
Exchange Rates and Currency Conversion with fixer.io (Sponsored)
22.3.2018
My most stressful tasks as a coder have always revolved around money. Whether you’re coding a site for a client, your own business, or your employer, you want to be damn sure that any handling of currency is accurate, secure, and localized. We always want our code to work but when...
8 Best WordPress Themes for Weddings & Engagements
22.3.2018
Are you looking for an easy way to give your wedding guests a central hub where they can easily find everything they need to know about your big day?...
The post 8 Best WordPress Themes for Weddings & Engagements appeared first on Onextrapixel
8 Awesome and Free PHP Books
21.3.2018
In this article we share with you a list of interesting books for learning PHP
Building a NodeJS App with MongoDB Atlas and AWS Elastic Container Service – Part 2 (Sponsored)
20.3.2018
It’s that time of year again! This post is part of our Road to AWS re:Invent 2017 blog series. In the weeks leading up to AWS re:Invent in Las Vegas this November, we’ll be posting about a number of topics related to running MongoDB in the public cloud. See all posts here. In my last...
Build A Pomodoro Timer with Vue.js (Solution to Code Challenge #6)
20.3.2018
Tried the code challenge #6? Last week, we put out the challenge to build a Pomodoro timer using any tool or techno
Script & Style Show: Episode 4: Tooling
19.3.2018
On this week’s episode: David starts the show by revealing he has a headache and an hour of discussing JavaScript tooling will not make it better. The show covers the history of JavaScript tooling (from nothing to JavaScript loaders, minifiers, webpack, and more), the pitfalls of popular...