Search
Level up your JavaScript error monitoring
7.3.2019
(This is a sponsored post.)
Automatically detect and diagnose JavaScript errors impacting your users with Bugsnag. Get comprehensive diagnostic reports, know immediately which errors are worth fixing, and debug in a fraction of the time.
Bugsnag detects every single error and prioritizes errors...
Level up your JavaScript error monitoring
7.3.2019
(This is a sponsored post.)
Automatically detect and diagnose JavaScript errors impacting your users with Bugsnag. Get comprehensive diagnostic reports, know immediately which errors are worth fixing, and debug in a fraction of the time.
Bugsnag detects every single error and prioritizes errors...
MVC in an Angular World
25.2.2019
When designing software with a user interface, it is important to structure the code in a way that makes it easy to extend and maintain. Over time, there have been a few approaches in separating ou
The Smart Ways to Correct Mistakes in Git
14.2.2019
The world of software development offers an infinite amount of ways to mess up: deleting the wrong things, coding into dead ends, littering commit messages with typos, are a mere few of the plentitude.
Fortunately, however, we have a wonderful safety net under our feet in the form of Git when...
Startup World Cup & Summit uzavírá přihlášky pro startupy, oznámil hvězdnou pětici spíkrů
13.2.2019
Jen do 20. února mají startupy možnost poslat přihlášku do evropského finále soutěže Startup World Cup, která se letos odehraje v rámci konference SWCSummit. Bojovat mohou o investici 500 tisíc dolarů a titul mistra Evropy. Kromě toho konference zveřejnila jména hvězdné pětice řečníků, mezi kterými...
Unikátní koloběžka z Ostravy i vrták z Kanady vznikly ve stejném programu
13.2.2019
Používají ji architekti i obuvníci, výrobci letadel i vrtacích souprav pro těžaře. Její výsledky najdete v kuchyni i v garáži, deset kilometrů nad zemí i kilometry pod povrchem. Platforma 3DExperience společnosti Dassault Systèmes má novou verzi, kterou firma novinářům představila v texaském...
A Site for Front-End Development Conferences (Built with 11ty on Netlify)
12.2.2019
I built a new little site! It's a site for listing upcoming conferences in the world of front-end web design and development. In years past (like 2017), Sarah Drasner took up this daunting job. We used a form for new conference submissions, but it was still a rather manual task of basically...
The Ultimate Guide to JavaScript Algorithms: Finding the Longest Word In a Sentence
7.2.2019
Finding the longest word in a string of text is a very common algorithmic challenge in the JavaScript world. In this article we examine three ways to solve this challenge, with each method showcasi
How to Use Chrome Dev Tools to Find Performance Bottlenecks
17.1.2019
As one advances through a Software Development career, concerns beyond simply writing code that works arise. In the world of web development, it becomes pertinent to not only build functional softw
How To Learn CSS
8.1.2019
Outside of my extreme envy of the SEO they are going to get out of this, Rachel is spot on here. Learning CSS has some pillars, like language syntax, selectors, layout, and flow that, once learned, unlock your CSS merit badge.
What I would add is that if you really want to learn CSS, give yourself...
CoinMarketCap joins the ecosystem in Malta
7.1.2019
Malta, January 7th, 2019 – CoinMarketCap, the world’s most trusted and accurate source of data for the cryptocurrency market, is to join the office space at the Malta-based chiliZ Blockchain Campus. We aim to better localize and improve our product […]
The post CoinMarketCap joins...
2018 Staff Favorites
4.1.2019
Last year, the team here at CSS-Tricks compiled a list of our favorite posts, trends, topics, and resources from around the world of front-end development. We had a blast doing it and found it to be a nice recap of the industry as we saw it over the course of the year. Well, we're doing it again...
Force Download with JavaScript
24.12.2018
Force download scripts have been an important part of internet usability for a long time.  I can attest to that by the number of times I’ve implemented this feature on the server side and the popularity of my PHP Force Download post, even to this day.  With the web world having...
Level up your JavaScript error monitoring
13.12.2018
(This is a sponsored post.)
Automatically detect and diagnose JavaScript errors impacting your users with Bugsnag. Get comprehensive diagnostic reports, know immediately which errors are worth fixing, and debug in a fraction of the time.
Bugsnag detects every single error and prioritizes errors...
Code Challenge #14: Test Your Knowledge of React Hooks
27.11.2018
The front-end world of JavaScript keeps buzzing daily with new tools, technologies, and super updates! One of such recent release by the React.js team is React Hooks in React 16.7-alpha. Here's
WDRL — Edition 249: Better design briefs, mental models, practical crypto and how IT radicalized the world.
23.11.2018
Hey,
How much does design affect the perception of our product and the users who see this? To me it’s getting clearer that design makes all the difference and that unifying designs to a standard model like the Google Material Design Kit doesn’t work well. By using it, you of course get a decent...
What does Stack Overflow want to be when it grows up?
22.10.2018
I sometimes get asked by regular people in the actual real world what it is that I do for a living, and here's my 15 second answer:
We built a sort of Wikipedia website for computer programmers to post questions and answers. It's called Stack Overflow.
As of last month
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...
Nejznámější online hra World of Warcraft dostává konečně podporu DirectX 12
23.7.2018
World of Warcraft vyšel již v roce 2004, tedy před dlouhými 14 lety, a ihned se z něj stal celosvětový fenomén. Hra se stala natolik populární, že dodnes drží rekord v Guinessově knize rekordů za nejhranější MMORPG hru na světě. Hra nyní pokořila další milník, když dostala formou posledního patche
Hyperlinking Beyond the Web
11.7.2018
Hyperlinks are the oldest and the most popular feature of the web. The word hypertext (which is the ht in http/s) means text having hyperlinks. The ability to link to other people’s hypertext made the web, a web — a set of connected pages. This fundamental feature has made the web a very...