JWT authentication with Lucky Api | Continue reading
When I was in university, I had a lecturer who didn't like unit tests. He was a... | Continue reading
Reflection, What you need to know. | Continue reading
Service Objects are probably a single most popular technique for refactoring Ru... | Continue reading
Simple ways to improve component reusability | Continue reading
We rely on tracking sales at the end of the funnel while hoping that productivity stays the same. And it's only after customers have started to leave us that we look back at the way we work, to understand what went wrong. | Continue reading
How many hours of sleep do you need? Not the amount you think. | Continue reading
The adapter pattern is classified as a structural pattern that allows a piece o... | Continue reading
Be sure to use secrets, or environment variables | Continue reading
Create an application, setup the environment, and deploy your code. | Continue reading
a survey of new documentation/static site generators | Continue reading
A tutorial that explains why and how I maintain my list of music albums on my personal website. | Continue reading
What I have learned from eight years of being a remote developer | Continue reading
A concept for learning new technologies during office hours | Continue reading
QuestionI was about to write a long post about how I'm unable to allow a part... | Continue reading
A few beans of advice for young devs. | Continue reading
list of powerful resources, materials, and tutorials in no particular order that will help you improve your programming skills | Continue reading
When I switched jobs four years ago, I went from using subversion (svn) to usin... | Continue reading
Why Reactive programming is not the silver bullet. | Continue reading
Synesthetes can taste sounds, smell colors or see scents, and research proves ... | Continue reading
Returntrue.win is a website containing many challenges where you supply the input of a function which needs to return true. This posts covers the solutions to these challenges. | Continue reading
A pratical guide showing how to get started with The Modern And Developer Centric Python Web Framework. | Continue reading
Personal websites are becoming nearly as standard as a resume for a prospective software engineer, designer, or product manager -- and for good reason. | Continue reading
HTTP/2 is the first major upgrade to the HTTP protocol in over 15 years. | Continue reading
Encourage your dev team to have a diverse OS and browser setup to match your userbase. Catch bugs and performance problems before the leave localhost | Continue reading
My background is in business and apart from being intellectually curious and in... | Continue reading
We don't always do a great job of informing users when our programs have lost any grounds for predicting an outcome. | Continue reading
This article gives the results of study that discovered the most causes of bugs or errors in JavaScript web applications. | Continue reading
Reducing memory allocations from 7.5GB to 32KB | Continue reading
In a field where we'll all be learning for the rest of our careers, taking a look at learning itself will always be well worth our time. | Continue reading
There's always been a myriad of ways to manage state in React. Redux has alwa... | Continue reading
This post shows you how to use build a basic CRUD application with Vue.js and Node. You'll also learn how to use Okta's Vue SDK to add authentication using OIDC. | Continue reading
This article describes about my experiment of the new WebAssembly port of Go. | Continue reading
JavaScript can produce interesting behavior thanks to its dynamic nature and rich features! | Continue reading
Getting more mileage out of your test code | Continue reading
A beginner's guide to async programming in Javascript | Continue reading
What are the core value propositions that AWS offers you as a developer or business? | Continue reading
Breaking into a technical role ain't no joke | Continue reading
Complete Guide For Getting A Job At Facebook Or Google. | Continue reading
I'll start off by saying that I absolutely love the concept of coding towards t... | Continue reading
Communicating is easy, communicating effectively is surprisingly hard. This article explore the two keys ways we communicate and how we can use them in tandem to reach the best result. | Continue reading
Teaching yourself software development is hard. Anyone who tells you different ... | Continue reading
JavaScript hoisting is fun, but we need to be aware of its working to prevent vulnerable code. | Continue reading
Stop watching tutorials and start writing code | Continue reading
Here are 28 Ivy League courses you can take online right now for free! | Continue reading
The Challenges Of Being An Adult Learner And How To Overcome Them | Continue reading
With so many people thinking of switching from GitHub to GitLab because of Microsoft acquiring GitHub, here's an article to get to know more about their differences to get better judgement before you make the switch! | Continue reading