Trending

#NotaDev

Latest posts tagged with #NotaDev on Bluesky

Latest Top
Trending

Posts tagged #NotaDev

what’s the tech stack you guys are using for your apps?

#learning #techstack #buildinginpublic #notadev

2 0 0 0
Post image Post image

Just nudged the Principle Dev with some good news / a catastrophic wound to their pride*

*delete as appropriate

#NotaDev #CowboyCoders #VibeCodingOnly

1 0 0 0
Video

It was a missing Comma. It was a missing <add/delete as applicable>. Comma, brace, bracket, parenthesis, semi-colon, colon. You just have to stare at it long enough to figure out out. #NotADev #WritingMoreCode

0 0 0 0

Spending my Sunday afternoon looking at #JavaScript not something I thought I'd be saying in my 30's. #NotADev #ButALittleDev

0 0 0 0

Spending my Sunday afternoon looking at #JavaScript not something I thought I'd be saying in my 30's. #NotADev #ButALittleDev

0 0 0 0

Me: Why isn't this working, it was working the other day.

Also Me: Lets collect data as users move through screens so that they don't notice any hits to performance loading a single screen.

Me: Didn't navigate through screens πŸ˜‚
#CanvasApps #NotADev

0 0 0 0

Me: Why isn't this working, it was working the other day.

Also Me: Lets collect data as users move through screens so that they don't notice any hits to performance loading a single screen.

Me: Didn't navigate through screens πŸ˜‚
#CanvasApps #NotADev

0 0 0 0
Post image

Past Matt is clever. He knows present Matt will not remember what he is doing when he looks at the code 2 days later. Be like Past Matt. #NotADev #MoreLikeADevThanIOnceWas

0 0 0 0
Post image

Past Matt is clever. He knows present Matt will not remember what he is doing when he looks at the code 2 days later. Be like Past Matt. #NotADev #MoreLikeADevThanIOnceWas

0 0 0 0

Starting in 30 minutes! Come and join the fun as we learn about JSON. #NotADev #API #JSON #PowerPlatform twitter.com/VirtualPowerGrp/status/1...

0 0 0 0

Starting in 30 minutes! Come and join the fun as we learn about JSON. #NotADev #API #JSON #PowerPlatform twitter.com/VirtualPowerGrp/status/1...

0 0 0 0
Introduction To JSON - What is JSON?
Introduction To JSON - What is JSON?

What is JSON? An Introduction to JSON.

If you work with the #PowerPlatform or with APIs you may have needed to work with JSON. In this video I explain some of the basics of JSON.

https://youtu.be/aDk4lEMRFcY

#FlowFam #PowerAutomate #APIs #JSON #NotADev

0 0 0 0
Introduction To JSON - What is JSON?
Introduction To JSON - What is JSON?

What is JSON? An Introduction to JSON.

If you work with the #PowerPlatform or with APIs you may have needed to work with JSON. In this video I explain some of the basics of JSON.

https://youtu.be/aDk4lEMRFcY

#FlowFam #PowerAutomate #APIs #JSON #NotADev

0 0 0 0

Me: why isn't this working? Why is it half working? What is wrong with this thing?

Stop. Drink coffee. Look at code again.

Me: Seriously? It's a comma that broke this? πŸ˜‚

It's always a comma or a typo.

#NotADev

0 0 0 0

Me: why isn't this working? Why is it half working? What is wrong with this thing?

Stop. Drink coffee. Look at code again.

Me: Seriously? It's a comma that broke this? πŸ˜‚

It's always a comma or a typo.

#NotADev

0 0 0 0
Post image

"Think of the URI as just the rest of the URL, if you are not familiar with it" - @AshRgrs making the complex simple. Even I can understand this. #NotADev #FlowFam #ScottishSummit2021

0 0 0 0
Post image

"Think of the URI as just the rest of the URL, if you are not familiar with it" - @AshRgrs making the complex simple. Even I can understand this. #NotADev #FlowFam #ScottishSummit2021

0 0 0 0

Nothing I have shown in my demo is code, that's important. It democratizes Chat Bots for the masses, allows anyone to build a chat bot, no cliffs.

#NotADev #ScottishSummit2021 @MSPowerVirtual

0 0 0 0

Nothing I have shown in my demo is code, that's important. It democratizes Chat Bots for the masses, allows anyone to build a chat bot, no cliffs.

#NotADev #ScottishSummit2021 @MSPowerVirtual

0 0 0 0
Post image

Showing smart matching, entity extractions and synonyms in one go for my session. #CanAnyoneBuildABot #BotSquad #NotADev #NoCode #ScottishSummit2021

0 0 0 0
Post image

Showing smart matching, entity extractions and synonyms in one go for my session. #CanAnyoneBuildABot #BotSquad #NotADev #NoCode #ScottishSummit2021

0 0 0 0
Video

Drinking Red Bull and Coffee this morning, looking at a bunch of squiggly red lines over dozens of lines of "code" does that means I'm closer to #Dev than #NotADev #AskingForAFriend and I also have VS code open πŸ™ˆ

0 0 0 0
Video

Drinking Red Bull and Coffee this morning, looking at a bunch of squiggly red lines over dozens of lines of "code" does that means I'm closer to #Dev than #NotADev #AskingForAFriend and I also have VS code open πŸ™ˆ

0 0 0 0
Video

Drinking Red Bull and Coffee this morning, looking at a bunch of squiggly red lines over dozens of lines of "code" does that means I'm closer to #Dev than #NotADev #AskingForAFriend and I also have VS code open πŸ™ˆ

0 0 0 0
Video

Drinking Red Bull and Coffee this morning, looking at a bunch of squiggly red lines over dozens of lines of "code" does that means I'm closer to #Dev than #NotADev #AskingForAFriend and I also have VS code open πŸ™ˆ

0 0 0 0
Video

Drinking Red Bull and Coffee this morning, looking at a bunch of squiggly red lines over dozens of lines of "code" does that means I'm closer to #Dev than #NotADev #AskingForAFriend and I also have VS code open πŸ™ˆ

0 0 0 0

As #NotADev I struggle to write complex formulas in #CanvasApps so I start one function at a time. X * Y works, so move onto Lookup(Products, Name=drpProduct.selectedText, Cost), then (X*Y) /Lookup(Products, Name=drpPdt.selectedText, Cost), and build out from there.

0 0 1 0

As #NotADev I struggle to write complex formulas in #CanvasApps so I start one function at a time. X * Y works, so move onto Lookup(Products, Name=drpProduct.selectedText, Cost), then (X*Y) /Lookup(Products, Name=drpPdt.selectedText, Cost), and build out from there.

0 0 1 0

Add piece by piece and check as you go. It much easier to troubleshoot a single formula rather than a massive formula and you don't know what's not working. It might take a little longer, but I find it much easier than building everything at once. Again, i'm #NotADev

0 0 1 0