Search
Announcing THE Book on Server Side Rendering for React with Next.js
2.5.2018
With the high demand for SEO and high-performant web application, server-side rendering has become innevitable for commercial websites since they need to be found and ranked higher
IP Geolocation with ipstack (Sponsored)
2.5.2018
Knowing where your web visitor is located is an incredible advantage to any website; you can show relative content like maps, pricing, and availability, output your content in their likely language, etc — I cannot overstate how useful that information is. Of course we have the HTML5...
Strategický webdesign #1: Máme zastaralý web!
2.5.2018
Redesign webu, tedy jeho rozsáhlá strategická, vizuální, obsahová, technologická revize je vždy velká sázka s nejistým výsledkem. Když změníte grafickou podobu, technické řešení a obsah webu zároveň, tak do procesu vždy vstupuje množství lidí, proměnných a nejistot, takže není možné říct, zda bude...
Wakamai Fondue
1.5.2018
Roel Nieskens released a tool that lets you upload a font file and see what’s inside, from how many characters it contains to the number of languages it supports. Here’s what you see once you upload a font, in this case Covik Sans Mono Black:
Why is this data useful? Well, I used this tool just...
Solved With CSS! Dropdown Menus
1.5.2018
A common UI pattern that we see on the web are dropdown menus. They’re used to display related information in pieces, without overwhelming the user with buttons, text, and options. Somewhere that we see these a lot is inside of headers or navigation areas on websites.
Let’s see if we can make...
Code Challenge #9: Build A Scroll-Spy Navbar
1.5.2018
A navigation bar is undoubtedly a really important element considered while designing websites and web pages. In a website, it's utilized in navigating around the site through specific links. Howev
[aktualita] Televizní web zveřejnil data vypnutí DVB-T vysílačů
26.4.2018
Server Televizníweb.cz zveřejnil tabulky s daty vypnutí vysílačů čtyř celoplošných DVB-T multiplexů v souvislosti s přechodem na nový vysílací standard DVB-T2. Údaje vycházejí z Technického plánu přechodu, který ve středu poslalo Ministerstvo průmyslu a obchodu do meziresortního připomínkového...
Server-Side Visualization With Nightmare
24.4.2018
This is an extract from chapter 11 of Ashley Davis’s book Data Wrangling with JavaScript now available on the Manning Early Access Program. I absolutely love this idea as there is so much data visualization stuff on the web that relies on fully functioning client side JavaScript and potentially...
Native-Like Animations for Page Transitions on the Web
23.4.2018
Some of the most inspiring examples I’ve seen of front-end development have involved some sort of page transitions that look slick like they do in mobile apps. However, even though the imagination for these types of interactions seem to abound, their presence on actual sites that I visit do not....
Scroll to the Future
19.4.2018
This is an interesting read on the current state of scrollbars and how to control their behavior across operating systems and browsers. The post also highlights a bunch of stuff I didn’t know about, like Element.scrollIntoView() and the scroll-behavior CSS property.
My favorite part of all though?...
Our 20 Favorite Web Dev Comics of All Time
19.4.2018
Brighten up your day at the office with these fun programming comics
VuePress Static Site Generator
18.4.2018
VuePress is a new tool from Vue creator Evan You that spins up Vue projects that are more on the side of websites based on content and markup than progressive web applications and does it with a few strokes of the command line.
We talk a lot about Vue around here, from a five-part series on getting...
Add Loading Indicators to Your Vue.js Application
16.4.2018
Loading indicators improve UX (user experience) in any application web or mobile. It tells the user that an action is being carried and a result will return shortly.
In web applications, the
Špatný web může zničit byznys. Kvasnička a Řezáč v online kurzu ukazují, jak neudělat ve webdesignu chybu
16.4.2018
Vzít půl milionu a dát ho agentuře, aby vám postavila nový web, dokáže každý. Jenže pokud si ani zadavatel, ani dodavatel neudělají své domácí úkoly a na všem se takzvaně nepotkají, velmi pravděpodobně takový projekt zkrachuje. Ne snad že by web nevznikl, ale jednoduše nebude byznysově fungovat....
Fluent design z Windows 10 pronikl i na web. Správa účtu Microsoftu bude vypadat úplně jinak
16.4.2018
Microsoft do Windows 10 postupně zavádí tzv. fluent design, což je nový grafický styl, který by měl postupně prorůst celým systémem i navázanými aplikacemi. Nyní se ukázalo, že Microsoft hodlá stejným stylem pokračovat i na webu – začíná se u správy účtu Microsoftu, kterou už mají první uživatelé v
Build a Video Chat Service with JavaScript, WebRTC, and Okta
11.4.2018
As recently as seven short years ago, building video applications on the web was a massive pain. Remember the days of using Flash and proprietary codecs (which often required licensing)? Y
K čemu je soubor security.txt
9.4.2018
Přidejte si na web soubor security.txt a umístěte do něj správné kontaktní údaje, ať lidé, kteří chtějí nahlásit bezpečnostní chyby, nemusí dlouze studovat, kam report poslat. K čemu takové informace jsou vám ukážu na jednom konkrétním příkladu
4 Things Every Progressive Web App Must Have
5.4.2018
A Progressive Web App (PWA) is a web app that uses modern web capabilities to deliver an app-like experience to users. It looks and behaves as if it is a mobile app and can be kinda installed. In t
Chrome Web Store již neumožňuje přidávat rozšíření na těžbu kryptoměn. Stávající smaže v červenci
3.4.2018
Google se rozhodl, že již neumožní publikaci nových rozšíření těžících kryptoměny v Chromu do Chrome Web Store, tedy do obchodu s doplňky pro tento prohlížeč. Ty, které tam již jsou, smaže v červenci. Povoleny budou takové, které pouze využívají technologii blockchainu.
V obchodě s doplňky pro
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...