0:00:23
what is going on guys
0:00:29
billbreaking pricks
0:00:34
the roar code rule
0:00:36
code oh okay my bad you're right it is
0:00:42
that's the one you said it
0:00:45
how you feeling today tori
0:00:48
pretty good how about yourself zane
0:00:50
i'm very well very well had a good
0:00:55
do you guy you guys lost an hour today
0:01:00
yes so it said day last seven so we've
0:01:04
gone and now we're back
0:01:06
oh so you've gained an hour nice yeah
0:01:10
yeah it's good because we had one extra
0:01:14
hour today to sleep in
0:01:21
you'll be cursing that daylight savings
0:01:25
six months or whatever
0:01:28
yeah okay i lost an hour of sleep
0:01:35
okay i'm already feeling sleep
0:01:38
no enough sleep still no enough sleep
0:01:43
it feels an hour later
0:01:46
yeah yeah that's why
0:01:49
yeah that makes sense because now it's
0:01:51
supposed to be half 10 all right guys
0:01:53
see you later we are done
0:02:01
oh that was pretty
0:02:09
have you got tendu
0:02:13
i wish sounds like
0:02:15
i should look into that
0:02:17
yeah fresh bread eh fresh naan bread
0:02:23
all right what else
0:02:24
can you cook in there
0:02:26
a lot of stuff huh
0:02:28
to be honest i didn't even know what
0:02:30
that is until few days ago i looked up
0:02:34
i would like to know
0:02:37
oh she didn't know as well
0:02:39
and or recipes maybe we can just talk
0:02:41
about that tonight
0:02:56
i'm just laughing you're like let's vote
0:02:58
let's talk about food
0:03:00
no i can't i can't i can't even look at
0:03:02
the pictures man let's go back to the
0:03:04
code it's making me hungry
0:03:13
which is tea for tender all right cool
0:03:16
um but first thing is first guys and
0:03:20
let's acknowledge the country and pay
0:03:22
our respects to the elders so here we go
0:03:26
i begin today by acknowledging the
0:03:28
traditional custodians of the land on
0:03:30
which we gather today and pay my
0:03:32
respects to the elders past present and
0:03:35
future i extend their respect to
0:03:37
aboriginal and torres strait islander
0:03:50
z06 also wants us to code and
0:03:56
let's hear it out for cactus and
0:03:58
continue with action
0:04:04
the closest one is r
0:04:08
because there is no t for the background
0:04:10
so we might have to do a rock
0:04:19
oh i didn't know i was muted
0:04:23
that's all right let's go to the sewage
0:04:26
treatment plant let's do it let's take a
0:04:31
yeah let's do that
0:04:36
we're going to learn all about waste
0:04:37
management on this episode
0:04:45
reduce redundant code
0:04:48
yeah and how and how code gets recycled
0:04:53
which is pretty much the entire
0:05:00
just to update you
0:05:08
workout in the last episode so i'll just
0:05:13
get you up to date with that one so you
0:05:18
we need to implement the last
0:05:28
according to the board columns
0:05:32
uh you go through tour
0:05:38
what happened was um i did a bit of
0:05:42
architecting if you want to call it
0:05:46
um as in how we will do that and this
0:05:50
really no no this is embarrassing
0:06:03
so this is basically what i did i have
0:06:14
which would be here
0:06:17
in the epic basically
0:06:22
all the data structure that we want to
0:06:37
add board columns in the background
0:06:44
no i i added a description as well
0:06:47
i'm pretty sure having just give me a
0:06:54
i'm pretty sure i added
0:06:59
as in the description in there as well
0:07:04
where where did it go that that's
0:07:12
maybe this is the backlog
0:07:15
did you pay your jira bill
0:07:18
otherwise i wouldn't be able to do that
0:07:25
that is really interesting i can't even
0:07:33
is it in the activity history
0:07:37
how do i go about that uh if you click
0:07:39
on the note and then you click on the
0:07:44
the uh the yeah the ticket whatever
0:07:49
just click on history
0:07:57
this is really weird
0:07:59
i must have forgotten to
0:08:07
none oh yeah sometimes i do that with
0:08:09
jira too because like even if you click
0:08:13
out it you have to you have to
0:08:15
usually you have to explicitly hit the
0:08:18
save button don't you
0:08:21
it's kind of annoying
0:08:24
that all right i'm gonna i mean i've got
0:08:27
another idea maybe it's still in the
0:08:33
because i made it over there
0:08:48
so i'll just basically explain it
0:08:52
you know how at the moment we are
0:08:55
saving the board notes in the array
0:09:00
uh we want to do the same for board
0:09:04
board columns so each board object
0:09:14
that way might be a lot easier
0:09:19
say it says oh hang on what's this no
0:09:23
that's not that one
0:09:25
so this is basically
0:09:33
i'm doing as fast as i can because i
0:09:35
don't really want to take
0:09:38
to give is it is it the same is it the
0:09:41
same structure as dynamodb as a what's
0:09:49
so save this is the board
0:09:55
i'm gonna do a really rough one no
0:10:00
cracking on that other one the
0:10:04
so that's the board name and we have the
0:10:07
passcode here as well
0:10:16
yeah yeah can you hear me i think
0:10:18
there's too much rock and roll
0:10:29
so that's a pause code and then here
0:10:33
you know how at the moment we have this
0:10:43
came up with approach and get dev seemed
0:10:47
to have agreed on that one as well that
0:10:50
we would have bought columns okay
0:10:53
and then that as an array
0:10:57
and then each of the board
0:11:08
board notes would come here
0:11:14
in there and that's basically one column
0:11:23
that would end here and then this
0:11:27
would have another column
0:11:34
what if they don't have any columns
0:11:40
they would only have products
0:11:42
which we are already are we are we
0:11:44
moving the board notes attributes inside
0:11:56
are we keep okay let's let's just think
0:11:59
of it like a sql database right so we
0:12:02
have a column we have board notes as a
0:12:04
column right yeah we're not getting rid
0:12:07
of that we're keeping that right yes
0:12:10
okay so we're just adding an extra
0:12:17
and we're putting inside this like an
0:12:20
array of objects with the board notes
0:12:27
i guess it's good that you have
0:12:29
highlighted that stronger as well that
0:12:32
if we use it doesn't even have a board
0:12:35
column then we can basically um
0:12:40
eliminate board columns completely
0:12:45
just add board notes as in how is
0:12:49
doing it at the moment
0:12:53
do you mind if i ask what do the board
0:13:04
are they just purely ui
0:13:11
no they have functionality
0:13:14
say this is our board
0:13:22
these are both columns
0:13:25
yeah are they i mean are they like just
0:13:27
purely function like ui
0:13:30
they don't serve any functional purpose
0:13:32
right um i would say there would serve a
0:13:36
functional purpose in
0:13:39
board notes being organized
0:13:42
so say if the user had these columns
0:13:51
the columns will be serving a purpose
0:13:58
would have to be ensured that they come
0:14:00
under a certain column
0:14:06
yes right but that's
0:14:12
the position of the note
0:14:23
there's no added functionality to the
0:14:26
columns that i am aware of
0:14:28
then all it is is purely ui stuff from a
0:14:33
coding perspective let's say not from a
0:14:37
i understand what the user is doing it
0:14:40
but from a functional perspective of
0:14:46
all it is is some lines
0:14:50
yeah so for example for example you're
0:14:54
from a coding perspective it's not
0:14:57
really functional thing at all
0:15:04
go ahead yep sorry
0:15:06
turn off the notes and they would be
0:15:13
oh you're mute you're muted zane
0:15:20
what happened that was weird
0:15:23
now you sound weird what happened did
0:15:25
you take your headset off did your
0:15:31
yeah you sound good now that's weird oh
0:15:41
okay so going back to this part
0:15:47
in terms of the functional requirement
0:15:51
we just have to make sure that the con
0:16:03
um these notes are
0:16:06
saved exactly in the position that we
0:16:15
which they are already yeah
0:16:22
based on that assumption we don't
0:16:25
actually need to make
0:16:28
board notes list in dynamodb complicated
0:16:33
because all we need to do is have the
0:16:35
name for the column
0:16:38
the position of the column meaning
0:16:47
which would like if you think of this
0:16:49
like uh an array there's like today is
0:16:52
that the zeroth index
0:16:54
doing is at the first index
0:16:57
and and then we eliminate the need for
0:17:00
adding any objects because
0:17:03
the notes take care of themselves
0:17:06
by having their position already
0:17:09
recorded in the note
0:17:13
because like if you say if you save the
0:17:15
page right now the notes would be in the
0:17:24
so that would mean that all we need to
0:17:33
and how many i guess i don't know the
0:17:36
code for the front end how it makes
0:17:38
these things i guess we'd have to look
0:17:40
at that yeah but yeah probably
0:17:43
we can just tap into that that little
0:17:46
button click there
0:17:48
basically and look at that code and look
0:17:51
how it creates the columns
0:17:53
and basically we can
0:17:57
when we get the notes from dynamodb we
0:18:00
can also just get the columns and if
0:18:03
we'll just tap into that create the
0:18:07
uh column functionality and just add the
0:18:15
then we don't have to
0:18:17
make a complex dynamodb
0:18:21
um and it'll be a lot easier to save
0:18:25
the only thing is i don't know if there
0:18:26
actually is some other functionality to
0:18:29
it but i'm assuming
0:18:32
none that i can tell at the moment
0:18:37
neither do i so we would
0:18:41
go on a bit of an adventure
0:18:44
to check how he's working at the moment
0:18:49
how do you how does that
0:18:50
how does how does what i'm say does what
0:18:52
i'm saying make make sense at all yes it
0:18:57
make sense basically what you're trying
0:19:00
to say is that we just
0:19:02
have to basically focus on as in
0:19:07
the button is creating the note um the
0:19:11
columns and just basically when we are
0:19:18
do the same based on how many columns we
0:19:26
from the object and just
0:19:32
okay yeah that's right
0:19:36
so you you think that makes
0:19:38
do you think that's a good plan or
0:19:43
that's the way i first just initially
0:19:45
thought about it when you explained
0:19:54
sense that it's all all about thinking
0:19:56
on loud and how we will approach it
0:20:01
um and you're right after getting the
0:20:04
data from dynamodb we would have to
0:20:08
trigger these these buttons here
0:20:11
as in depending on on how many columns
0:20:16
and then after it triggers say
0:20:19
three times we would have to check in
0:20:22
the object as in what is the first
0:20:25
column what's the second column name and
0:20:29
column name and then display
0:20:32
exactly how we are displaying the board
0:20:35
at the moment as in board title do this
0:20:40
same for these columns as well
0:20:43
yeah probably in script js i bet you
0:20:46
there's something already written like
0:20:50
yeah and then basically when we load the
0:20:52
notes we'll just use that
0:20:55
create column function or whatever and
0:21:00
just call it just execute it
0:21:04
the only thing is i think we also need
0:21:06
to hook up the websocket part i guess
0:21:11
that would have to be done as well
0:21:38
there is there is a method in script js
0:21:41
called create column
0:21:46
there we go we don't even have to write
0:21:51
yeah like i like that
0:21:55
in the back end we would
0:21:59
it says apparently you can have a total
0:22:03
according to the code is that true okay
0:22:06
it must be if the call if the code says
0:22:12
yeah let's see one two three four five
0:22:20
one two three four five six seven eight
0:22:33
property yeah yeah that makes sense
0:22:38
it doesn't allow us so that the props is
0:22:46
okay cool so um i would start on the
0:22:55
either how does fast sound tori oh sure
0:22:59
uh yeah you want to take off
0:23:04
do you want to take home
0:23:08
what do you mean code
0:23:09
is that ozzy's thing
0:23:15
to be honest i don't even know
0:23:19
do you want me to you're asking if i
0:23:24
i was asking for if if you wanted to
0:23:26
have a go at coding coding
0:23:31
is that a take-off
0:23:33
that's the obvious length i love
0:23:35
learning some new ozzy swing
0:23:42
that's how i get there because i'm not
0:23:53
you you also grew up in england is that
0:23:57
so is it an english slang
0:24:00
they have a lot of slang
0:24:04
i think it might be more of a british
0:24:07
one than on zebra um that's not yet that
0:24:10
because i don't know
0:24:11
um i'm pretty sure
0:24:18
oh my god i am all right
0:24:36
so i did commit this code
0:24:43
i hope you committed that code like you
0:24:45
committed that jira ticket
0:24:55
it is a bit more simpler than jira i
0:25:15
when we do the notes
0:25:22
so when we adding the notes
0:25:26
actually when yeah when we press
0:25:29
save we want to add the note
0:25:38
how do i always do this
0:25:43
creator for specific board all right
0:25:45
cool so our column should appear here
0:26:01
this underscore there needs to be
0:26:11
board notebook oh no not that one
0:26:17
braley is an umbrella
0:26:24
aussie slang is it
0:26:38
i gotta try these on my friend
0:26:41
i'm sorry all right
0:26:44
i'm always curious
0:26:52
so it would be an array
0:26:55
so how is board notes coming up at
0:27:00
where did i define board notes
0:27:04
is board notes up here
0:27:07
board notes no no not up here
0:27:16
cool so they're coming up as that
0:27:37
cool project gotcha i gotcha
0:27:40
oh he's got you now
0:27:43
he's got you now he's hot on the item
0:27:57
too many jira tickets there's a hundred
0:28:00
in the bore backlog
0:28:02
we have four backlogged issues that's
0:28:08
yeah it's supposed to be more right
0:28:13
oh no uh yesterday i just spent some
0:28:16
time deleting a few
0:28:23
this is a lot clearer now backlog
0:28:28
yeah i just i just kept clicking delete
0:28:32
done done delete done no no actually i i
0:28:35
think i was joking i'm joking i think um
0:28:37
i think dinesh i got some emails i think
0:28:42
cleaning in here that's interesting
0:28:44
because if you was then i
0:28:47
gone spammed in my email well maybe it
0:28:50
was the other day i don't remember
0:28:56
let's go back so we have added the board
0:29:01
yeah bought columns and using iran board
0:29:03
and notes is in array
0:29:11
so we are entering this one there
0:29:20
said we are actually creating
0:29:26
okay so there has to be two stories on
0:29:33
i guess this would be the first one
0:29:37
the user doesn't have any column
0:29:42
but they only have notes
0:29:50
oh this is going to go a bit more
0:29:59
actually i'm gonna create boolean here
0:30:02
wouldn't you just default it as a as an
0:30:06
array like for the for the columns
0:30:15
structure that we had here
0:30:18
in according to this one we can't have
0:30:23
because the board notes are going to be
0:30:26
in there for the second scenario
0:30:30
okay i'm confused why do we need the
0:30:32
board notes in the array
0:30:35
why don't we just have the names of the
0:30:42
okay i should have explained it a bit
0:30:45
clearly hang on a minute
0:30:51
don't think we need the board notes in
0:30:59
you're saying that we don't need the
0:31:01
board notes in the board columns array
0:31:07
we are not going to be
0:31:09
having anything to do with the board
0:31:12
columns when we save the board notes
0:31:19
uh what do you can
0:31:20
um we just saved them all at the same
0:31:28
theory at the moment is that you know
0:31:36
the ones that we are not using
0:31:42
say this is how we're working at the
0:31:48
um we have one noting to do
0:31:54
what my theory was that
0:31:57
this um we have three columns at the
0:32:10
doing and this will be
0:32:16
okay and say at the moment we have this
0:32:23
in to do to win that one and three in
0:32:27
done so how we would basically save is
0:32:53
i've got the structure in my mind that
0:32:56
we are trying to implement at the moment
0:32:59
what do you reckon about this
0:33:02
i think we only need the name
0:33:05
of the column because
0:33:14
the x y position on the ui
0:33:18
and so we don't need
0:33:20
so the the in the client side code just
0:33:24
looks at that it doesn't look at the
0:33:27
column it just looks mirror it just
0:33:30
looks at the xy position of the viewport
0:33:34
and then it says okay i'm just putting
0:33:36
the note here on the viewport it doesn't
0:33:40
what column it is in or if it's not even
0:33:46
that's why i was trying to say i feel
0:33:48
like the columns are purely like more of
0:33:54
than anything functional it's not like
0:33:56
if you put it in this column
0:34:00
it has like some feature it's just like
0:34:04
literally like a line
0:34:08
just for the user to help them organize
0:34:17
the notes in the columns because we only
0:34:22
the name of the column and
0:34:26
we might not even need it to be an
0:34:30
we might just have a string
0:34:32
like an array with the names on the
0:34:34
string because it looks like
0:34:36
based on the board's functionality
0:34:39
you can only like add and delete so like
0:34:44
the first column name would be the zero
0:34:49
and like the last column is the last
0:34:54
and then when you when you click that
0:34:56
delete button you have no control over
0:34:58
which column it deletes it just deletes
0:35:02
starting from the last
0:35:04
so that's why i was thinking all we need
0:35:07
i think your approach is a lot simpler
0:35:10
than what i've come onto
0:35:15
because i know how the no the notes
0:35:18
appear on the screen
0:35:20
because i i looked at that code
0:35:23
is from script js i see how
0:35:26
the notes get attached to the viewport
0:35:29
it's just through that positioning
0:35:33
um as far as i know there's no yeah
0:35:36
there's nothing else that positions the
0:35:40
as far as i know as far as i look
0:35:45
that actually makes a lot more sense
0:35:50
ej you're right we can use the
0:35:57
and as in to our advantage
0:36:04
on which x y and z x and y coordinates
0:36:08
that each node is placed
0:36:10
all we can do is just remember the
0:36:18
in the front end as well
0:36:20
that's all and then the position will
0:36:22
take care of itself based on the columns
0:36:28
is there some reason you want the notes
0:36:37
in the columns together
0:36:40
is there is there some yeah is there
0:36:42
some reason why you want to know which
0:36:45
notes are in a column
0:36:46
because if you if you do it
0:36:49
if you keep it simple like the code is
0:36:51
very simple but if there is a
0:36:53
functionality where you want to know
0:36:55
which notes are in the to-do column
0:36:58
because you're building a feature around
0:37:00
that then that's a different story
0:37:04
because then yeah you need something
0:37:05
maybe a little bit more complex about
0:37:07
like what you're saying
0:37:14
i don't think that we should go that
0:37:16
complex as i was thinking because you're
0:37:25
note one has its own x and y position
0:37:33
not three does if we stay
0:37:38
get the board it will come in this
0:37:45
so we can just try and remember
0:37:59
just map the column names
0:38:01
out the board uh the board notes will
0:38:05
take care of themselves
0:38:07
gotcha yep yep i think
0:38:10
i think that's it maybe we'll run into a
0:38:11
problem later where we're like oh this
0:38:15
as far as i can tell
0:38:19
and then it's just pretty easy because
0:38:21
all we need to do is just add a array
0:38:24
of strings to dynamodb
0:38:40
it's good when you write the
0:38:43
functionality on the front end because
0:38:57
i won't stand back from
0:39:07
i enjoy everything
0:39:15
okay our target is to basically do the
0:39:19
backhand code today
0:39:23
and then move on to the front and
0:39:58
now you have to say you don't have a
0:40:04
and actually i will add you both into
0:40:09
so you both always will
0:40:23
um sorry what are you doing at the
0:40:25
moment as in from your mouth
0:40:31
oh you mean my mouth oh i'm
0:40:40
that's all right don't worry um okay
0:40:50
right board column array
0:40:53
create a new board
0:41:21
fine yes let's you be happy
0:41:27
missing space before value
0:41:35
okay cool to board columns so this is
0:41:43
that would be fine
0:41:53
actually this approach will also take
0:41:56
care of that um if there are
0:41:58
no board names in the board board
0:42:01
columns array then basically don't worry
0:42:11
yep so just have an empty one yeah
0:42:14
yeah okay cool so this insertion is done
0:42:33
do a board columns on the top as well
0:42:37
so if anything comes
0:42:56
it's pretty simple
0:43:03
okay what column would come in the
0:43:10
i don't want this one at the moment
0:43:27
what things i've done have i done
0:43:32
and then i don't need this part here get
0:43:38
then what i need is
0:43:41
board columns so this is
0:43:44
basically just inserting the board
0:43:50
what i need over here
0:43:52
would be what columns not no i don't
0:43:59
yeah i don't need this call
0:44:27
okay cool so now we can basically start
0:44:36
board column names
0:44:47
so what i will do is basically deploy it
0:45:14
what happened here
0:45:22
how dare how they failed
0:45:27
where am i doing here
0:45:29
oh do i need to be in the club
0:45:45
right so i'm in the wrong thing
0:45:51
have you ever heard the term zane back
0:45:54
end of the front end
0:45:57
yeah a million times
0:46:01
you have backup backhand
0:46:06
i was reading an article the other day
0:46:16
generalized stripes of
0:46:18
of front end devs and one is like
0:46:22
uh kind of more the ui
0:46:26
base and then the other one is more the
0:46:33
this the like functionality let's call
0:46:37
the lack of a better word
0:46:41
of ui front end not even just the ui
0:46:43
like the functionality of the front end
0:46:46
right so they called it
0:46:48
back end of the front end
0:46:52
that's interesting
0:46:53
and i was like yeah that's the category
0:46:56
that i like to be in because i'm not
0:46:59
super focused on ui
0:47:03
coding the features the functionality
0:47:14
code you all right
0:47:29
why is the build fading i'm just really
0:47:34
it says npm cannot find a file are you
0:47:50
template.gmo as well
0:47:57
this is related to
0:48:12
it crashed there with this node.js npm
0:48:24
open users zane workspace scrumbler app
0:48:28
websockets default package so there's no
0:48:32
does that have it it's looking for it
0:48:35
i want this one and this should work
0:48:39
but i think it needs all of them
0:49:04
those websocket ones they don't even
0:49:06
need a package.json though that's weird
0:49:09
this is this is no
0:49:15
so it's basically looking for
0:49:17
package.json in this photo yeah
0:49:22
you wouldn't need it
0:49:23
do the other ones have it yeah it
0:49:29
because those those don't have any node
0:49:38
come on stand build
0:49:41
why are you doing this
0:50:00
why does it need to find one
0:50:09
this is really interesting i haven't had
0:50:13
this kind of an error before
0:50:17
sam is not building because he's finding
0:50:19
a fight it's not finding a phone in this
0:50:27
i'm just checking all my things down
0:50:30
here i'll uh let me see if i can
0:50:33
troubleshoot this for you too
0:50:55
okay this looks similar
0:51:01
oh i have some documentation on this
0:51:08
what are you eating for dinner tonight
0:51:19
to be honest i don't even know my
0:51:22
this is probably cooked too already and
0:51:27
it will probably be just in the fridge
0:51:29
but i don't even know
0:51:31
i'm eating like this like
0:51:34
coconut soup or something
0:51:41
with spinach i think can you pull it to
0:51:48
you're looking forward to i am i just
0:51:50
started thinking about it that's why i
0:51:51
asked you what you're eating
0:51:56
um all right i say i say
0:52:00
fantastic so i know what the problem is
0:52:07
what was it i'm curious
0:52:10
and let me check if you build something
0:52:13
now and then we will find that that was
0:52:39
see if i get rid of this
0:52:42
i'll be right back sir i must use the
0:53:13
this being built which is great
0:53:16
now we can just go
0:53:23
deploy that guidance
0:53:33
to use we'll call this one
0:53:48
okay no no no problem
0:54:10
okay let's save this bill
0:54:47
just creating the stack now
0:54:55
how's it going zayn
0:54:57
yeah oh it looks like it's okay
0:55:02
looking for the package.json
0:55:04
file in each of these
0:55:06
folders and i i think because
0:55:09
their folders that's why as in
0:55:12
attempting to find these files in these
0:55:17
i thought it didn't need those but hey
0:55:23
long as this work which is great okay
0:55:28
brilliant so let's open up mr postman
0:55:31
and test our wall end point
0:55:43
so passcode is that one
0:55:45
what other thing that we had
0:55:54
support board columns
0:56:00
for the board cons yep
0:56:04
and if that one was
0:56:11
yeah to do is fine
0:56:15
yeah and then the board notes won't
0:56:18
really come in here because they're
0:56:19
already being added
0:56:28
actually will they
0:56:32
this is not gonna work i've got a
0:56:44
that's interesting that worked
0:56:47
so if you're going to test one
0:57:06
we're looking for both columns right
0:57:08
okay because coming up is empty string
0:57:13
taking anything from the body at the
0:57:16
that's why it's nothing anything there
0:57:21
so what we basically need to do is
0:57:32
you know how we have done this board
0:57:35
knows we need to do this
0:57:40
the board columns in this string
0:57:45
as in in this array
0:57:47
columns as we are doing as in
0:57:51
from the front end
0:57:52
so i'm gonna just pause
0:58:24
now what i'm going to do is i'm going to
0:58:32
i've made yes just to change that
0:58:44
there's a frog just being chirpy
0:58:51
i did not match any files why not i
0:58:54
wanted to match the file and i will make
0:59:47
progress though i like it yeah nice work
0:59:49
man nice work today what did you think
0:59:54
i think it's i think it's great i i
0:59:58
uh hopefully i can help you guys
1:00:01
tomorrow because i know the front end
1:00:06
where all that stuff is and then we can
1:00:08
boop a boop and hopefully it will be a
1:00:14
fast and fast and furious feature
1:00:17
it's just knocked out
1:00:19
yeah i probably um if then i if i know
1:00:24
if canes is feeling well regardless
1:00:28
feel free to join in because
1:00:32
i am reading given this functionality
1:00:35
just maximum two weeks
1:00:39
yep hopefully we can get it done by this
1:00:46
we would like to roll
1:00:50
would be amazing you know what i'm gonna
1:00:53
up it we're gonna get this done
1:01:03
recommend you man have some rest to
1:01:08
you're gonna burn out before you install
1:01:12
okay you wanna hear what i'm working on
1:01:14
before we end the show
1:01:17
so i'm getting ready to
1:01:19
do a lot of interviews like i'm gonna
1:01:22
start applying to a lot of jobs um
1:01:25
next week uh or this week basically and
1:01:30
i've set up a new inbox
1:01:33
for my email to get all my
1:01:38
emails just sent there because there's
1:01:40
gonna be way too many emails to deal
1:01:42
with so be annoying i'll lose them
1:01:45
and i said i i got
1:01:49
scheduling through gm um through google
1:01:53
it's like a paid feature but i already
1:01:55
had a business email so
1:01:58
it was cool because they just released
1:01:59
it so i have a schedule
1:02:02
and then basically i'll just send that
1:02:06
email to the recruiter or the hr whoever
1:02:09
and say this is my availability
1:02:11
and just please pick from here like i
1:02:14
can't do other times i'm sorry
1:02:24
it's already as flexible as it can be
1:02:26
and i i can't i have a life i have other
1:02:30
i have other work to do so
1:02:33
this is it like and if it doesn't work
1:02:35
like please just it doesn't
1:02:38
later in a few weeks which means
1:02:41
which means i'll probably do it never
1:02:47
it will send them an auto response
1:02:50
when they contact me the first time with
1:02:53
that calendar saying hey i got your
1:02:55
message here's the calendar link
1:02:58
go sign up go pick a time it will me
1:03:00
it'd be great to meet you
1:03:05
that i had to do through google apps
1:03:09
um which is like google's
1:03:13
like api basically for working with you
1:03:21
so that's what i was doing today
1:03:24
um setting that up for fun
1:03:26
wow that's some pretty cool stuff though
1:03:29
i don't that's what you can do when you
1:03:31
can code you know i was like i couldn't
1:03:33
do that stuff like years ago
1:03:37
and that's really good though
1:03:40
like you give them the proper impression
1:03:44
i have a life here here's the schedule
1:03:48
and if you can't make it i'm sorry i
1:03:52
yeah i mean i'm not i'm not trying to be
1:03:54
antagonistic or disrespectful to them
1:03:58
um but no that means that's just the way
1:04:03
yeah as in we all have our things to do
1:04:06
and it should be from both sides not
1:04:10
just one yeah it should be mutual
1:04:15
i'm pretty i'm pretty sure
1:04:19
work out just fine for you because they
1:04:21
are going to actually value you even
1:04:24
because no applicant i think at your
1:04:29
would do this and this kind of a thing
1:04:31
and you're going to stand out i'm
1:04:35
you're going to stand up
1:04:36
oh okay as if you informed us how it how
1:04:39
it's going honestly i think i think it's
1:04:42
good you need to set boundaries yeah
1:04:45
absolutely you need to
1:04:48
this is this is what i can do these are
1:04:53
and if they don't acknowledge that then
1:04:55
honestly it's not a company you would
1:04:57
want to work for anyways so just yeah
1:05:00
they could kick it to the can right
1:05:06
kick it to the camera kick it to the
1:05:08
camera right okay what does that mean
1:05:11
could get to the trash can
1:05:13
ah okay okay can get to the trash can
1:05:16
right that makes sense get into the cam
1:05:22
because it's just it's just not not a
1:05:26
yeah as in is it going to be mutual or
1:05:33
all right cool do you want to be honest
1:05:36
yeah so today we got um we got a little
1:05:43
setting up the back end code in our
1:05:47
lambda app to handle the
1:05:51
board columns that will we will be
1:05:53
tracking from the front end and we
1:05:55
discussed the different uh possible
1:06:00
ways we could store that data in
1:06:05
then we talked about how the front end
1:06:07
code works and how the notes are saved
1:06:11
what we hopefully will be a very simple
1:06:18
yeah and then we're testing an endpoint
1:06:19
seems to be working for now and tomorrow
1:06:23
uh looking at the front end and posting
1:06:26
to the back end and seeing if we can
1:06:29
hook that all up and get it working
1:06:33
that would be amazing and
1:06:35
yeah guys first of all thanks for
1:06:37
joining and if you want to see how we do
1:06:39
that all all cool stuff
1:06:42
feel free to join in
1:06:43
same place same time and
1:06:54
have a great night