Kolade Chris
banner
ksound22.bsky.social
Kolade Chris
@ksound22.bsky.social
African | Christian | Full time Husband | Full time Dad | Software developer and technical writer | Follow for daily webdev content
Pinned
Finally started learning Laravel, the best backend framework in the world.
Laravel and Inertia when you finally get rid of Blade
January 24, 2025 at 8:03 PM
Laravel carrying PHP
January 18, 2025 at 10:19 AM
When I see anyone using light mode in VS Code, I just assume they enjoy blinding themselves for fun.
January 11, 2025 at 7:58 AM
This is not just an "AI era".

Every part of tech is being impacted by AI in many ways.

Many jobs are becoming obsolete and a lot more are created and/or being created.

This is the "AI revolution era".
January 4, 2025 at 8:48 AM
The best tech gift I gave myself in 2024 was learning Laravel.

In 2025, I will make something tangible with it!
December 31, 2024 at 4:21 PM
I have finally turned off my laptop for maybe the second time this year.

Merry Christmas and a happy new year in advance, everyone 🎄
December 25, 2024 at 5:40 AM
I've never used Copilot to write a single line of code.

Since AI is now everywhere and in everything, it's high time that changes.
December 19, 2024 at 12:43 PM
Laravel form validation
December 15, 2024 at 6:57 PM
Some people still think Windows is a poor man's OS
December 14, 2024 at 4:27 PM
I can't imagine a situation where all these Laravel validation rules wouldn't be enough for any project.
December 13, 2024 at 7:54 PM
Questions developers answer without asking them:

- I use Linux
- I use Neovim btw
- I'm an artisan
December 12, 2024 at 7:30 PM
The Tailwind CSS and Laravel docs are the best documentation sites ever made
December 9, 2024 at 5:36 PM
If you've ever wondered what differences between an array and a set are in JavaScript, I recently wrote an article on it.

www.koladechris.com/blog/what-ar...
What are the Differences between Array and Set in JavaScript?
Learn about the differences between an array and a set in JavaScript so you can decide which to use
www.koladechris.com
December 7, 2024 at 12:51 PM
The X payout thing can make you laugh at people who lose themselves over it.

Man, X's money is not worth losing yourself over.

That’s why my only aim on social media is to reach as many people as I can.
December 7, 2024 at 10:18 AM
Every framework needs to study how Laravel makes pagination ridiculously easy
December 7, 2024 at 9:35 AM
I always run into issues that my own articles of years ago help me fix.

That's why I'm amazed every time I find out I'm also a beneficiary of the articles I've written.

Read my articles on freeCodeCamp: www.freecodecamp.org/news/author/...
Kolade Chris - freeCodeCamp.org
I'm a software developer and tech writer focusing on frontend technologies
www.freecodecamp.org
December 6, 2024 at 8:31 AM
Reposted by Kolade Chris
I wanted to merge (squash) commits yesterday.

My own article that I wrote over a year ago helped me out.

That's why you should share your knowledge with everyone.

Read the article: www.freecodecamp.org/news/git-squ...
Git Squash Commits – Squashing the Last N Commits into One Commit
If you are working on a project and trying to implement a new feature, you might commit your code a few times to test things out. This lets you see how the code works or looks. While doing this, thin...
www.freecodecamp.org
December 3, 2024 at 6:53 PM
Why exactly do developers use foo and bar in docs and articles?
December 4, 2024 at 6:23 PM
Reposted by Kolade Chris
I've created a "Active Builders" Starter Pack.

Reply and I'll add you.

Repost so we can reach more people!

go.bsky.app/6ozExsA
November 29, 2024 at 11:04 AM
Reposted by Kolade Chris
Created my 'Tech Content Creators' starter pack! 📦

Do you create tech content online?

Here is how to get added 👇

👉 Share your social profiles in replies
🔄 Like and Repost for visibility

go.bsky.app/4ZFG6Q3
December 2, 2024 at 3:04 PM
I wanted to merge (squash) commits yesterday.

My own article that I wrote over a year ago helped me out.

That's why you should share your knowledge with everyone.

Read the article: www.freecodecamp.org/news/git-squ...
Git Squash Commits – Squashing the Last N Commits into One Commit
If you are working on a project and trying to implement a new feature, you might commit your code a few times to test things out. This lets you see how the code works or looks. While doing this, thin...
www.freecodecamp.org
December 3, 2024 at 6:53 PM
Did you know the console object has a time() and timeEnd() method?
December 2, 2024 at 9:55 AM
I'm close to the end of the 30 Days of Laravel course on Laracasts. What's left is the final project.

I want to pause a bit and build a full CRUD app (could be a Todo) with authentication and authorization.

BTW, I must say Jeffrey Way is a great teacher!
November 30, 2024 at 5:47 PM
Reposted by Kolade Chris
I just want to remind you of other console methods apart from .log().

- console.error()
- console.warn()
- console[.]info()
- console.debug()
- console.table()
- console[.]group()

Have a great week 🚀
November 25, 2024 at 7:48 PM
Reposted by Kolade Chris
JavaScript be like...

- countless libraries
- new frameworks every time
- countless dev tools
- rapid versions with breaking changes

Raise your hand ✋ if you also think the JavaScript ecosystem is too overwhelming.
November 28, 2024 at 8:19 AM