Search
Use Angular and NativeScript to Build a Web and Mobile Application
9.7.2018
Angular has been around for a few years now and since its release it has been useful when creating many different categories of applications, including web as well as mobile. The problem, at least
Building Text-to-Speech Apps for the Web
9.7.2018
Having interacted with several apps over the years, there is a very high chance that you have interacted with apps that provide some form of voice experience. It could be an app with text-to-speech
10 Amazing Web Demos And Experiments for July 2018
9.7.2018
This July's collection of amazing demos that you should check out
Portál občana už funguje. Na státní web vypadá až překvapivě použitelně
9.7.2018
Portál občana už funguje, vyřídíte na něm první požadavky • Funkce se budou postupně rozšiřovat • Web je docela moderní a přehledný
12 Best Visual Studio Code Extensions for Web Developers
7.7.2018
Visual Studio Code is one of the most popular source code editors for web developers. It was released in 2015 by Microsoft and offers many awesome features you can...
The post 12 Best Visual Studio Code Extensions for Web Developers appeared first on Onextrapixel
Clearfix: A Lesson in Web Development Evolution
3.7.2018
The web community has, for the most part, been a spectacularly open place. As such, a lot of the best development techniques happen right out in the open, on blogs and in forums, evolving as they’re passed around and improved. I thought it might be fun (and fascinating) to actually follow this...
Stát spustil web pro elektronickou evidenci občanů. Zatím to moc nefunguje
2.7.2018
Stát aktuálně chystá spuštění nového Portálu občana a občanských průkazů s čipem, s čímž souvisí i nutnost správy svého online profilu pro přihlašování do státních služeb. K tomu by měl sloužit nově zprovozněný web eIdentita.cz.
Web eIdentita.cz má sloužit jako vstupní brána a správa vašeho
Build a web traffic monitor with Python
2.7.2018
In today’s tech world, it is important to know where the traffic on your website comes from because it helps content creators and website owners understand their visitors better. Website owners can
[aktualita] Patrick Zandl prodává hodinkářský web Chronomag.cz
2.7.2018
Patrick Zandl, který se dnes věnuje zejména routeru Turris v CZ.NIC, po letech prodává web Chronomag.cz věnující se hodinkám. Provozoval ho od roku 2004. Kupujícím je společnost Tempus Consulting zastoupená Robertem Wolfem. Cena obchodu nebyla zveřejněna. „První článek jsem jako Chronomag vydal...
8 Best Atom Packages for Web Developers
1.7.2018
Atom is one of the most popular and feature-rich source code editors for web developers. Originally, Atom was GitHub’s internal tool. Later, they decided to open-source it for the...
The post 8 Best Atom Packages for Web Developers appeared first on Onextrapixel
Empower Through Web Development
28.6.2018
As a person with a disability, I appreciate the web and modern-day computing for their many affordances. The web is a great place to work and share and connect. You can make a living, build your dream, and speak your mind.
It’s not easy, though. Beginners struggling with the box model often take...
8 Effective Design Tips for Offline Applications
27.6.2018
With the seeming massive adoption of web applications, design systems to support this adoption get better. While the internet is abound in certain areas, connectivity could be limited or non-existe
Count Frames in an Animated GIF
26.6.2018
The animated GIF always makes me chuckle; on one hand they seem like a relic of the “old web”, on the other hand they aren’t going anywhere and their meme-like presence seem to only make them more popular. If you browse through my media blog posts archives, you’ll notice...
Collective #427
25.6.2018
Rabbit Ear * DevTube * Lepto * Accessibility inspector * Stream UI Kit * IssueHunt * Web Animations in WebKit * Gio.js
Collective #427 was written by Pedro Botelho and published on Codrops
Advanced Document Conversions with Filestack
22.6.2018
You might know Filestack from being an incredible service to add file uploading, storage, and management to your own web apps.
There is another thing Filestack can do for you: convert documents into different formats.
For one thing, it can manipulate documents. Take images. Perhaps you would...
An Almost Ideal React Image Component
21.6.2018
Yes, this is a React component, but regardless if you care about that part or not, the "ideal image component" part could be of interest. There is a lot to consider with how we put images on web pages these days. This deals with:
Placeholder space (and then flexible responsive styles after...
Collective #426
21.6.2018
Teleport * Vibora * Voronoi Airports WebGL * Soccerpattern * Using JavaScript modules on the web * Understanding Redux
Collective #426 was written by Pedro Botelho and published on Codrops
Don’t just copy the @font-face out of Google Fonts URLs
19.6.2018
I don't think this is an epidemic or anything, but I've seen it done a few times and even advocated for. This is what I mean...
You go to Google Fonts and pick a font like Open Sans, and it gives you either a <link> or an @import with a URL there in which to ready this font for usage...
Doplňky do Chromu už nedostanete jinak než z Web Storu
15.6.2018
Prohlížeč Chrome doposud umožňoval vývojářům, kteří publikovali své rozšíření i skrze Web Store, vyvolat instalaci i z jakékoliv jiné stránky. To ale nově není možné a odkazy na instalaci uživatele vždy zavedou do webového obchodu.
V současnosti totiž často dochází ke zneužívání, kdy webové
Most Important Git Commands for Web Developers
15.6.2018
Currently, Git is one of the most popular version control systems among developers. You can use it to track changes in your projects and coordinate the work of multiple...
The post Most Important Git Commands for Web Developers appeared first on Onextrapixel