Grant - πŸ§‘β€πŸ’» Profile
Grant - πŸ§‘β€πŸ’»

@grantdotdev

Followers
306
Following
3K
Media
417
Statuses
4K

Lead Developer | Author @freeCodeCamp. C# | TS | Python | Passionate neurodiversity advocate. Let’s connect

England, United Kingdom
Joined July 2018
Don't wanna be here? Send us removal request.
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 day
So before people go crazy - genuine discussion. Is Typescript still used as much these days ? I'm seeing more and more developers opting for vanilla JS. Companies such as Svelte, Turbo removed TS from their code base, in favour of vanillaJS, . Are you still using Typescript ?.
0
0
1
@grantdotdev
Grant - πŸ§‘β€πŸ’»
2 days
In the context of development , are you for or against the use of AI to code / do your job. I’d love to hear your opinions too.
0
0
0
@grantdotdev
Grant - πŸ§‘β€πŸ’»
5 days
I’ve been back to basics recently doing a lot of LeetCode challenges. I thought I’d share solutions and explanations on my DevTo blog. You can check it out my full blog series here πŸ‘‡ .
Tweet card summary image
dev.to
I thought I'd begin this series, tutorials on how to solve Leet Code problems with solutions, but...
1
1
3
@grantdotdev
Grant - πŸ§‘β€πŸ’»
9 days
At first sight of #liquidglass I wasn’t a fan. However after installing the public beta. The UI is very nice (Liquid Glass could still do with toning down) . fav features / improvements :. - screenshot UI .- messages app. But not sure why keyboard styling changes between apps.
0
0
1
@grantdotdev
Grant - πŸ§‘β€πŸ’»
12 days
Doing some Leet code challenges with some of my students - and it triggered me to write this blog about how to build the Fibonacci sequence in Python. But also explain how to spot a problem which can be solved by it too.
Tweet card summary image
dev.to
The Fibonacci sequence is a series of numbers where each number is the sum of the previous two: 0,...
0
0
1
@grantdotdev
Grant - πŸ§‘β€πŸ’»
15 days
Tired of school holiday boredom? πŸ–οΈ. Why not boost your skills by learning C#? . Follow my FREE C# series and code along with ease. Perfect for beginners and beyond!. πŸ‘‰
Tweet card summary image
dev.to
Update If you're following this series, be sure to check out my other series Advent of Code 2023...
1
0
2
@grantdotdev
Grant - πŸ§‘β€πŸ’»
15 days
Understanding Big O Notation can be difficult. In my latest blog I explain the difference between O(n) and O(1) space complexity. Check it out πŸ‘‡ to learn about this fundamental concept in #programming .
Tweet card summary image
dev.to
When developing, you may have heard terms like linear space O(n) and constant space O(1), or seen...
0
0
0
@grantdotdev
Grant - πŸ§‘β€πŸ’»
19 days
RIP πŸͺ¦ Ozzy - β€œthe prince of f***ing darkness”. What a legend, an icon. A pioneer of heavy metal 🀘 πŸ˜› 🀘 . Thanks for the epic memories and I’m so glad I got to see you perform live with Sabbath 🀘 🎸 πŸ¦‡ πŸ‘‘ . 22nd July will forever be known as @OzzyOsbourne Memorial Day
Tweet media one
Tweet media two
0
0
1
@grantdotdev
Grant - πŸ§‘β€πŸ’»
21 days
One feature I’d love to see @Apple develop into future iOS version: . Ability to delete multiple apps at the same time or a β€œmulti select” and delete 1 after another automatically. It’s painful doing one after another when u wanna delete more than 5 haha.
0
0
1
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
It’s taken a while and to some it’s not a big deal - but to me it means a lot. Today I got my 300th follower. #followers
Tweet media one
1
0
2
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
What is everyone’s favourite coding language ? Drop in the comments πŸ‘‡.
3
0
3
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
As a developer. How do you feel valued? . Is it company investment in hardware ?. Is it investment in L&D. Having your voice heard ? . I’d love too hear your views.
0
0
1
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
What is everyone’s opinions on the new β€œview posts liked by friends” feat. on @instagram?. I find it kinda strange.
0
0
0
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
RT @freeCodeCamp: When you're building a website, app, or API, you'll need a way to login and authenticate people. And a common way to pas….
0
78
0
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
Ever nodded along when someone said β€œJWT”… but deep down had no clue? πŸ˜….You’re not alone. JWTs are essential to modern web security β€” but most devs barely scratch the surface. I break it down in my latest tutorial Got questions or JWT war stories πŸ‘‰πŸ§΅.
Tweet card summary image
freecodecamp.org
When you’re working with any website, application, or API, you'll inevitably need to log in and authenticate your user base. One of the more commonly used methods of passing around authentication...
0
2
8
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
Ever nodded along when someone said β€œJWT”… but deep down had no clue? πŸ˜….You’re not alone. JWTs are essential to modern web security β€” but most devs barely scratch the surface. I break it down in my latest piece:.πŸ”— Got questions or JWT war stories?πŸ‘‡.
Tweet card summary image
freecodecamp.org
When you’re working with any website, application, or API, you'll inevitably need to log in and authenticate your user base. One of the more commonly used methods of passing around authentication...
0
0
0
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
Is liquid glass enough to make you revert to Android ?. #ios26 #apple.
0
0
0
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
Wat are your thoughts these days on Android vs iOS. What is your preferences and why ? . Will iOS26 be a flop ? Is Android 16 a strong competitor ? . Interested to hear your thoughts . #android #iOS #mobile.
0
0
0
@grantdotdev
Grant - πŸ§‘β€πŸ’»
1 month
It's intriguing how much judgement is placed on developers' GitHub graph without fully understanding how these numbers are calculated. For example, commits to non-default branches aren't counted. GitHub graph has no reflection of work ethic, or how much coding a developer does.
0
0
0