Search
WDRL — Edition 243: Windows Edge 18, Developing Websites for Apple Watch, Free Fonts, and Being Behind Work.
5.10.2018
Hey,
this morning I spent about one and a half hours in the forest nearby. Although it’s rare that I manage to go out of my door and into nature so early, every time I do it is amazing. Nature can boost your mind, your body. Being grounded in forest, just with nature and maybe some animals around...
Hry typu Free-to-Play slouží podvodníkům pro praní špinavých peněz
24.7.2018
Trh mobilních Free-to-Play her je extrémně výdělečný. Díky své nenucenosti a možnosti hrát zdarma totiž v útrobách tituly schovávají mnoho lákadel, jak utratit reálné peníze a hráči na to často přistoupí právě proto, že za samotnou hru nemuseli utrácet. Ve výsledku pak paradoxně utratí mnohem více
Adding Particle Effects to DOM Elements with Canvas
23.7.2018
Let’s take a look at how to make web pages more visually capable by combining the freedom of <canvas> with HTML elements. Specifically, we will be creating a basic HTML-to-particle effect, but the same technique could be used for many kinds of effects.
Before we begin, feel free to grab...
How to make a modern dashboard with NVD3.js
19.7.2018
NVD3.js is a JavaScript visualization library that is free to use and open source. It’s derived from the well-known d3.js visualization library. When used the right way, this library can be extremely powerful for everyday tasks and even business operations.
For example, an online dashboard. We...
Programy zdarma: jak přidat náhled obrázků do kontextového menu
17.7.2018
Windows s programem FastPreview zvládnou prohlížet obrázky pravým tlačítkem myši. Užitečné informace o video- a audiosouborech podá PlayTime. Elektronickou skartovačku dat disků najdete v aplikaci Hard Drive Eraser. A Macrium Reflect Free Edition slouží ke kompletní záloze disku či systému...
How to Start a Jekyll Blog on GitHub Pages for Free
11.7.2018
Static website generators are increasingly popular these days. They make it possible to run a website without maintaining a database and a server. You also don’t have to worry...
The post How to Start a Jekyll Blog on GitHub Pages for Free appeared first on Onextrapixel
Hosting Your Website for Free with Bootstrap Studio
5.7.2018
In this article we will show you how to publish your website online using Bootstrap Studio
15 Interesting JavaScript and CSS Libraries for July 2018
4.7.2018
A collection of our favorite resources for this July, packed with awesome free resources including some powerful CSS frameworks and JS tools
Free E-book: Modernize for Mobile Apps
28.6.2018
(This is a sponsored post.)
No sign up required to read the free e-book.
Building modern apps (mobile, PWAs or Single Page Apps) that connect to legacy or enterprise systems is a pain. We put together an e-book that discusses the various options for how to make it all work. Here are some of...
Review: Oxygen 2 Website Builder Lets You Design Code-Free Websites Like A Pro
21.6.2018
Popular WordPress website builder, Oxygen has a brand new version of the plugin in the works. In this review, we take a closer look at Oxygen 2.0 to see...
The post Review: Oxygen 2 Website Builder Lets You Design Code-Free Websites Like A Pro appeared first on Onextrapixel
Building a RSS Viewer With Vue: Part 1
18.6.2018
As I explore, learn, and most importantly, play with Vue.js, I've been building different types of apps as a way to get practice with and improve my use of it. A few weeks ago, I was reading about the shut down of Digg's RSS Reader and while great alternatives exist, I thought it would be fun...
Seminář ExoSpace.cz „Úsvit nekonečnosti“
14.6.2018
Redakce ExoSpace.cz si vás dovoluje pozvat na tradiční, již čtvrtý seminář Úsvit nekonečnosti, který proběhne dne 24. června 2018 od 10 hodin v klubovně skautského střediska Uragán, ulice Elišky Přemyslovny 399, Praha 5–Zbraslav. Zváni jsou rodiče členů střediska i zájemci o teoretickou...
Truly understand your site visitors’ behavior
14.6.2018
(This is a sponsored post.)
Hotjar is a quick and easy way to truly understand your visitors and identify opportunities for improvement and growth.
Try the all-in-one analytics and feedback tool for free.
Direct Link to Article — Permalink…
The post Truly understand your site visitors’...
15 Interesting JavaScript and CSS Libraries for June 2018
5.6.2018
This June's collection is packed with awesome free resources including some powerful CSS frameworks and JS tools
High Performance Hosting with No Billing Surprises
24.5.2018
(This is a sponsored post.)
With DigitalOcean, you can spin up Droplet cloud servers with industry-leading price-performance and predictable costs. Our flexible configurations are sized for any application, and we save you up to 55% when compared to other cloud providers.
Get started today. Receive...
Obraz disku v Linuxu
20.5.2018
Jistě jste se již někdy setkali s tzv. obrazy disku. Jedná se o soubory ve formátu .iso, jež obsahují instalační obraz operačního systému Ten lze vypálit na přenosné medium, nebo připojit; tak se lze vyhnout potřebě vypálení obrazu disku na CD/DVD. V tomto článku vám ukážeme, jak použít obě metody....
WDRL — Edition 228: Responsive CSS Tables, Progressive Enhancement And Free Product Design Principles
18.5.2018
Hey,
we often talk about performance and request browsers to render things faster. But when they finally do, we as developers use the chance to demand even more performance. Alex Russel from the Chrome team shared some thoughts on developer abuse of browser performance and explains why websites...
Free Introduction to Web Development Workshop
15.5.2018
Brian Holt and the Frontend Masters team are putting on a free workshop today and tomorrow that is live-streamed for anyone that's interested. This is super cool because, despite the fact that there is a mountain of articles about web development out there, there are only few that start with...
Incapsula DDoS Resiliency Score
3.5.2018
(This is a sponsored post.)
These free training courses from Incapsula give you the technical knowledge and skills to accelerate your website and optimize content delivery. Website Performance Mastery Starts Here in a fun, quiz-based online format, these free training courses give you the technical...
Finger-friendly numerical inputs with `inputmode`
30.4.2018
Forms are often a nightmare on mobile. We can make the process as pain-free as possible by reacting to context. Input fields that expect numerical values should have a numerical UI. Bringing up a number keyboard on small screens is easy on most platforms — just use a <input...