Newest Articles
react javascript react from scratch
Serving React from a CDN and running it without a build step
Thursday, January 20, 2022
We can use React without a build step. In this tutorial, we'll learn how to include React from a CDN and use it in our projects right away.
react javascript react from scratch
Building the simplest possible React app
Thursday, January 20, 2022
A perfect tutorial for a beginner in React: learn how to get started with it and all the tools you need to get started with it. Additionally, we'll build a very simple app in React.
react javascript react from scratch
React from Scratch
Tuesday, January 18, 2022
In the React from scratch article series, we'll learn all there is to know about the React framework, from the very beginning.
Thinking About a Career in IT? Here's What You Need to Know
Wednesday, December 22, 2021
Currently, 12+ million people are working in technology-related jobs. For many people, the idea of joining them is a dream, but it’s also a bit intimidating. Luckily, starting a career in IT isn’t as complicated as it may seem.
Simple productivity tips for developers
Friday, September 24, 2021
In this post I'll discuss ways to increase our productivity as web developers.
My Summary of 'Management and Control of Technical Labor'
Wednesday, September 22, 2021
Expert workers by the definition can be 'difficult' to manage because even if their managers used to be on the cutting edge, the management duties 'blunt their sword' and their skills become rusty. This summary discusses the HBR publication on potential ways to mitigate the issue.
How to become a great developer
Monday, August 23, 2021
How do you become a well-respected, recognized professional in your area of expertise? What does that mean? Why is it important? Here are some of my thoughts on the topic.
Gestalt theory in web design
Wednesday, August 18, 2021
Gestalt theory was very influential in understanding design and the way we process the world around us. That's why it's important to know the basic Gestalt principles as we can then implement them in our web designs.
10 Reasons to Write Tutorials as a Web Developer
Saturday, July 24, 2021
It's important to write tutorials, if you're a web developer. Why? So many reasons - but basically, it will help your career tremendously.
Build a blog post image maker app in vanilla JS
Thursday, June 17, 2021
Blog post image generator app tutorial. Learn to build blog post images right in your browser. This post shows you how to do it, step by step.