Search
Indian Government-Backed Program Offers Crypto and Blockchain Course
13.6.2019
An Indian government-initiated program is offering a course for undergraduates to learn about cryptocurrency, blockchains, and their use cases. This 12-week interactive course is free to enroll and learn from. Among the topics covered are Bitcoin basics and consensus. Meanwhile, India’s...
Opacity Storage: Handling Your Privacy with Crypto
12.6.2019
Opacity provides encrypted file storage that maintains your privacy by never requiring personal account information Technology Has Become Really Convenient! Right?!? It has been clear for some time that online technology trends have been focused on ‘learning’ about you and […]
The post...
React Starter: JSX Basics
11.6.2019
JSX is the templating language for React. JSX is also one of the main reasons why devs say they dislike React at first.
As with all new tools, there will be a learning curve. JSX is no diffe
Komodo Hacks Itself and Saves Crypto Worth $13M After Learning of Security Vulnerability
6.6.2019
Crypto wallet provider Komodo effectively hacked itself to prevent fraudsters from accessing its users’ funds
A Course About CSS Layout and Animations
6.6.2019
Christina Gorton just released a new course called CSS Layout and Animations as a part of Design+Code, which is a $9/month. That includes a ton of video training on everything from stuff like this to React to Sketch to iOS development... and beyond!
Christina approaches the course with my favorite...
The Power of Serverless v2.0! (Now an Open-Source Gatsby Site Hosted on Netlify)
23.5.2019
I created a website called The Power of Serverless for Front-End Developers over at thepowerofserverless.info a little while back while I was learning about that whole idea. I know a little more now but still have an endless amount to learn. Still, I felt like it was time to revamp that site a bit....
Raven Protocol Joins Binance Chain In Move To Exploit AI’s Full Potential
21.5.2019
The Raven Protocol team recently announced that they would be joining the Binance Chain. This partnership could be interesting as Raven protocol is geared towards exploiting AI’s full potential. Raven Protocol is joining the Binance Chain movement. This first batch of companies launching...
Crypto Meets Techno and Binance Security Breach in the Weekly Update From Bitcoin.com
12.5.2019
Crypto meets techno with BCH-inspired music and discussion of the aftermath of the Binance security breach. In addition to learning about the latest developments, the winners of the latest giveaway will be revealed in this week’s video update on Bitcoin.com’s Youtube channel. Also Read:...
The Thinking Behind Simplifying Event Handlers
9.5.2019
Events are used to respond when a user clicks somewhere, focuses on a link with their keyboard, and changes the text in a form. When I first started learning JavaScript, I wrote complicated event listeners. More recently, I've learned how to reduce both the amount of code I write and the number...
Create a Bouncing Page Loader with CSS3 Animations
7.5.2019
Side projects are not only fun but they bring a whole lot of learning experience for you. While hunting for a pre-built page loader for a website I ended up coding one for myself.
Initially
React Starter: The Ways to Use React
22.4.2019
Before we can jump into learning more about the specifics of React, it's important to talk about all the ways we can use React.
This will give us a good mental overview to see how React can
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
HMTL, CSS and JS in an ADD, OCD, Bi-Polar, Dyslexic and Autistic World
8.3.2019
Hey CSS-Tricksters! A lot of folks tweeted, emailed, commented and even courier pigeoned (OK, maybe not that) stories about their personal journeys learning web development after we published "The Great Divide" essay. One of those stories was from Tim Smith and, it was so interesting, that...
Learning to Learn
4.3.2019
There’s been a lot of talk recently about whether or not you need a degree to be in tech (spoiler: you don’t). But please don’t take this to mean you don’t need any kind of education to be in tech, because by not getting a degree, you’re opting to replace the imposed learning structure of...
Why CSS Needs its Own Survey
1.3.2019
2016 was only three years ago, but that’s almost a whole other era in web development terms. The JavaScript landscape was in turmoil, with up-and-comer React — as well as a little-known framework called Vue — fighting to dethrone Angular.
Like many other developers, I felt lost. I needed some...
Machine Learning Prague: Nejzajímavější myšlenky z konference o strojovém učení
28.2.2019
Největší konference ve střední Evropě o strojovém učení Machine Learning Prague sdružila tento víkend největší mozky v tomto oboru. V nádherném prostoru pražského Rudolfina se sjelo 1000 nadšenců z více než 35 různých zemí. Konference začala minulý pátek 8 workshopy pro 200 lidí, které vedli...
Using CSS Grid the right way
22.2.2019
Violet Peña has shared her recommendations for using CSS Grid. They basically boil down to these high-level points:
Use names instead of numbers for setting up our grid columns.
fr should be our flexible unit of choice.
We don’t really need a grid system anymore.
Although this is all great advice...
Web<element> – první vydání fullstack konference
20.2.2019
Jak to vlastně je s těmi full-stack vývojáři? Existují? Nebo jsou to jen urban legends? Ale víte co? Je to jedno. Ale co taková konfrence, která bude mít široký přesah? Tak na to odpověd máme v podobě prvního webelementu
The #StateOfCSS 2019 Survey
15.2.2019
You know about the State of JavaScript survey, where thousands upon thousands of developers were surveyed about all-things-JS, from frameworks to testing and many other things in between? Well, Sacha Greif has launched one focused entirely on CSS.
This is super timely given a lot of the content...
A Funny Thing Happened on the Way to the JavaScript
12.2.2019
Around this time last year, I wrote an article about the JavaScript learning landscape. Within that article, you’ll find my grand plans to learn JavaScript — complete with a link to a CodePen Collection I started for tracking my progress, and it even got dozens of comments cheering me on.
Like most...