10 Best Coding Apps for Children to Learn Programming
25.9.2018
As we live in the digital age, programming skills become increasingly important on the job market. Although not everyone will be a programmer in the future, basic coding skills...
The post 10 Best Coding Apps for Children to Learn Programming appeared first on Onextrapixel
How to Get Green Blood in PUBG
24.9.2018
My current video game obsession is Player Unknown’s Battleground, also referred to as PUBG. It’s an online multiplayer game which drops yourself and 99 others into a single, large map and you battle it out until the last man is standing. It’s frustrating, heart-attack inducing...
There is no longer any such thing as Computer Security
21.9.2018
Remember "cybersecurity"?
Mysterious hooded computer guys doing mysterious hooded computer guy .. things! Who knows what kind of naughty digital mischief they might be up to?
Unfortunately, we now live in a world where this kind of digital mischief is literally rewriting the world's...
How to Add Custom Code Snippets to Your WordPress Site
17.9.2018
If you want to extend your WordPress site with custom functionalities you frequently need to add custom code snippets to your codebase. In fact, the web is full of...
The post How to Add Custom Code Snippets to Your WordPress Site appeared first on Onextrapixel
WDRL — Edition 241: Doodles, Chrome 70, Print Link Lists, JavaScript == CO2, and Data Scientists
14.9.2018
Hey,
it’s an interesting concept to compare JavaScript with CO2 and yet a very valid one. Alex Russel who works for the Chrome team and has a lot of insights into the current state of the web says that using too much JavaScript or using it exclusively (without progressive enhancement / graceful...
10 Interesting JavaScript and CSS libraries for September 2018
5.9.2018
In this article we share with you this September's collection of amazing resources, including a powerful CSS framework and some useful JS tools
Manage Your Projects And Clients In One Place With Monday.com
3.9.2018
[ This is a sponsored post on behalf of Monday ] Monday.com is a project management tool for teams and freelancers that allows you to manage your projects, team,...
The post Manage Your Projects And Clients In One Place With Monday.com appeared first on Onextrapixel
Build Your First Angular Website: Show a Single User Using Route Parameters
30.8.2018
We now have our users section that lists our users. This works great, but now we have to show off a single user. The route to see a single user is defined by their username:
Build Your First Angular Website: Lazy Loading an Angular Section
30.8.2018
Next up, let's create a section of our site specifically dedicated to users. We have many users that are part of our site and we'll have two parts to this:
/users where we
Build Your First Angular Website: Routing to Two Pages
30.8.2018
Now that we have two pages, let's start routing to them. We want to be able to click around to our pages. Currently we are showing both our HomeComponent and ContactComponent
Build Your First Angular Website: Contact Form Validations
30.8.2018
We've created our contact form and are able to submit it using the processForm() method on our class:
<!-- form goes here -->
<form (ngSub
The Easiest Way To Customize Bootstrap
22.8.2018
We take a look at Epic Bootstrap, an awesome web app for customizing Bootstrap 4