Getting Started with Python and MongoDB
3.4.2018
You can get started with MongoDB and your favorite programming language by leveraging one of its drivers, many of which are maintained by MongoDB engineers, an
Destructuring and Function Arguments
3.4.2018
The JavaScript language has benefitted from some really awesome new features over the past few years, including arrow functions, the spread operator, and default function argument values. Even if your browser doesn’t yet support proposed JavaScript API syntax additions, you can use a tool...
Build a SSR App With Preact, Unistore and Preact Router
3.4.2018
In this tutorial, we are going to explore how to build a server-side rendered app with Preact. preact-router
15 Interesting JavaScript and CSS Libraries for April 2018
3.4.2018
We share with you a collection of awesome and free resources for this April
WDRL — Edition 223: Bringing People Together by Strategy, CSSTOM, Security Training And Returning Early
3.4.2018
Hey,
While this edition took a few more days than usual, I hope you all had a nice weekend and could recover your strength for your work. These days it is one of the biggest challenges for people to think long-term. In a world where we live with devices that last a few months, or few years, where...
Build An Avengers Off Canvas Sidebar (Solution to Code Challenge #7)
3.4.2018
Last week we put out the code challenge #7, to build an Avengers Off Canvas sidebar using any tool or
20 Messages Hidden in 20 of the Most Recognizable Logos
2.4.2018
There’s a logo on just about everything these days – smartphones, snacks, cars, clothes – you name it. Some of them are simple while others host hidden messages that...
The post 20 Messages Hidden in 20 of the Most Recognizable Logos appeared first on Onextrapixel
Script & Style Show: Episode 5: Q&A
1.4.2018
On this week’s episode: Todd’s back from vacation while David’s knee-deep in a Firefox Debugger breakpoint UI update. We eventually move on to viewer questions that range form JavaScript knowledge, the Array.flatten controversy, front-end testing (TDD vs. BDD), and mastering...
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