productivity 20 Best VSCode Extensions To Improve Your Productivity Extensions to your IDE are invaluable to speed up your work. Here are 20 VSCode extensions to make you a more productive developer.
vue How to Build a Color Palette Generator This article will explain how you can build a color palette generator using Nuxt and Vuetify. It's especially useful for front-end developers who often need color palettes.
go Go Crash Course pt. 1: How to Write Your First Go Application If you've always wanted to learn Go, this is the course for you. The first lesson of this Go Crash Course will have you write your first Go application.
inspiration 8 Impactful Tech Talks That Can Change Your Career This is a list of the 8 tech talks that X-Teamers said impacted their programming careers in a meaningful way.
frontend My Favorite DevTools Features of 2019 2019 has been an excellent year for DevTools features. I compiled a list with the ones that stood out most to me.
productivity Keep These 2 Things in Mind if You Copy Code From Stack Overflow Copy-pasting code is generally frowned upon. But if you do copy code, here are the two things you need to keep in mind.
graphql REST vs GraphQL: The Main Differences This article will explore the main differences between REST and GraphQL. As you'll see, GraphQL has some distinct advantages over REST, although which API you need will ultimately depend on the specific app you're building.
frontend My Favorite Web Features of 2019 These are my favorite features that came to the web in 2019. Whether you're a front-end web developer or a frequent web browser (aren't we all) have a look at this list to learn about 2019's interesting web developments.
javascript Top JavaScript Trends to Watch in 2020 Stay up to speed with the biggest JavaScript developments of 2019, and some predictions as to what 2020 will bring.
javascript An Introduction to JAMstack JAMstack is a unique and increasingly popular way to build websites and web apps. JAM stands for JavaScript, APIs, and Markup, but there's much more to JAMstack than those three technologies combined.
code The Best Software Developer Conferences to Attend in 2020 Conferences are a great way to build your network and broaden your technical horizon. This is a shortlist of the biggest and best software developer conferences in 2020.
project An X-Teamer Built a Library to Easily Use Observable Libraries With React Isn't it frustrating when a programming language misses that one feature that you enjoyed in another language? Michał Miszczyszyn had that frustration when moving from Angular to React. Here's how he solved it.
kubernetes Docker vs Kubernetes: Not What It Seems There is no such thing as "Docker vs Kubernetes". Docker is a container platform while Kubernetes is a container orchestration platform. The real comparison is Docker Swarm vs Kubernetes...
react React vs Angular: Their Biggest Differences React and Angular are two of the most popular JavaScript libraries and frameworks. In this article, we'll go over the biggest differences between both.
productivity 14 Useful and Free Chrome Extensions for Developers in 2019 Browser extensions are a great way to improve your productivity. This is a list of 14 free Chrome extensions that can make you a more productive developer.