How to Optimize Node Requests with Simple Caching Strategies
29.3.2018
One of the things that affect how users interact with our applications is its speed. Even though some users generally have a poor connection, they are expecting some minimum level of speed when usi
Incapsula Web Application Firewall (Sponsored)
29.3.2018
When I speak with people who have interviewed for front-end jobs at cryptocurrency exchanges, they always tell me how surprised they are that a majority of the interview questions are security-centric. Basic front-end security practices are fair game for all front-end developer interviews...
Freebie: 3 Amazing Bootstrap 4 Gallery Templates
27.3.2018
A pack of 3 free Lightbox image galleries with interesting on-hover effects
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