Search
What's New with Netlify - March 2019
22.3.2019
Netlify is one of my favorite companies out there, and they provide an incredibly amount of static site hosting features, many of which are free. They continue to grow and gain popularity, and they
Using <details> for Menus and Dialogs is an Interesting Idea
21.3.2019
One of the most empowering things you can learn as a new front-end developer who is starting to learn JavaScript is to change classes. If you can change classes, you can use your CSS skills to control a lot on a page. Toggle a class to one thing, style it this way, toggle to another class...
It’s pretty cool how Netlify CMS works with any flat file site generator
21.3.2019
Little confession here: when I first saw Netlify CMS at a glance, I thought: cool, maybe I'll try that someday when I'm exploring CMSs for a new project. Then as I looked at it with fresh eyes: I can already use this! It's a true CMS in that it adds a content management UI on top of any static site...
10 Interesting JavaScript and CSS Libraries for March 2019
21.3.2019
The newest installment of our monthly web dev collection is here and it is packed with amazing new frameworks, useful tools and other awesome resources
Hacked Exchange Cryptopia Promises to Compensate Lost Funds, Morgan Creek Digital Backs Ikigai Asset Management
21.3.2019
Hacked New Zealand cryptocurrency exchange Cryptopia has emailed its customers telling them about the security breach that happened on Jan. 14 and how it plans to move forward including a plan to compensate those affected by the hack. The exchange […]
The post Hacked Exchange Cryptopia...
Chrome Lite Pages
19.3.2019
The Chrome team announced a new feature called Lite Pages that can be activated by flipping on the Data Saver option on an Android device:
Chrome on Android’s Data Saver feature helps by automatically optimizing web pages to make them load faster. When users are facing network or data constraints...
Using Local with Flywheel
19.3.2019
Have you seen Local by Flywheel? It's a native app for helping set up local WordPress developer environments. I absolutely love it and use it to do all my local WordPress development work. It brings a lovingly designed GUI to highly technical tasks in a way that I think works very well. Plus...
Bestiální vraždy „sekerníka z New Orleans“ zůstávají dodnes neobjasněny
19.3.2019
Psal se 19. březen 1919 a i v té nejzapadlejší uličce amerického New Orleans byl slyšet jazz. Ne snad že by byl každý obyvatel největšího města Louisiany milovníkem této hudby. V novinách však o týden dříve vyšel vzkaz sériového vraha zvaného „sekerník z New Orleans“, ve kterém varoval před dalším...
React Starter: Getting Started with React (2019 Edition)
18.3.2019
React is the uber popular JavaScript library that is almost everywhere you look these days. Learning React opens up a whole new way to build front-end experiences like websites, mobile apps, and mo
Zajímavosti ze světa videoher zmapuje nový pořad New Game +
18.3.2019
Televize Seznam začne od čtvrtka vysílat nový herní pořad New Game +, ve kterém budou největší zajímavosti ze světa videoher hodnotit populární moderátoři z herní branže Alžběta Trojanová a Mikoláš Tuček. Oba dříve působili v pořadu Re-Play na televizi Prima Cool
People Digging into Grid Sizing and Layout Possibilities
15.3.2019
Jen Simmons has been coining the term intrinsic design, referring to a new era in web layout where the sizing of content has gone beyond fluid columns and media query breakpoints and into, I dunno, something a bit more exotic. For example, columns that are sized more by content and guidelines than...
New Blockchain ETF Co-Operator Elwood Plans Fresh Crypto Investment Options
13.3.2019
Elwood is considering what other crypto products it could offer institutional investors after co-launching a blockchain ETF this week
How to Set Commit Author
13.3.2019
I’ve worn dozens of hats on a dozen different teams during my time at Mozilla, but none has been as rewarding and challenging as community management. Whether it’s mentoring students, welcoming new contributors, or reviewing pull requests, there’s always so much to be done....
Add Animations to React Apps with React-Lottie
13.3.2019
So your designer just came up with an amazing new animation on Adobe After Effects for your web application, fantastic! Just one problem, how do you convert this to a format usable within your web
Stackbit
12.3.2019
This is not a sponsored post. I requested a beta access for this site called Stackbit a while back, got my invite the other day, and thought it was a darn fine idea that's relevant to us web nerds — particularly those of us who spin up a lot of JAMstack sites.
I'm a big fan of the whole idea...
3 Tools to Keep npm Packages Updated
12.3.2019
Keeping npm packages up to date is a chore. Sometimes it can turn into a disastrous chore since updating packages to a new major number could potentially break your apps.
Even with the
VS Code 1.32: Autocomplete in Vue Templates
7.3.2019
The VS Code 1.32 February update is out now and with it comes some great new features for Vue users.
Let's run through the list of f
Using React Loadable for Code Splitting by Components and Routes
7.3.2019
In a bid to have web applications serve needs for different types of users, it’s likely that more code is required than it would be for one type of user so the app can handle and adapt to different scenarios and use cases, which lead to new features and functionalities. When this happens, it’s...
Recreating the Facebook Messenger Gradient Effect with CSS
1.3.2019
One Sunday morning, I woke up a little earlier than I would’ve liked to, thanks to the persistent buzzing of my phone. I reached out, tapped into Facebook Messenger, and joined the conversation. Pretty soon my attention went from the actual conversations to the funky gradient effect of the message...
Moving a Self-Hosted WordPress Site to WordPress.com
26.2.2019
I have a habit of getting some hosting when I need a new WordPress site. That is, a self-installed, self-hosted WordPress.org site. That's served me well over the years. I like my control. But along with that control comes a certain level of extra responsibility that sometimes just isn't worth...