You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
although this ^ will work, if we want to write it like this then we dont need to use path.join.
the point of path. join is to divide up the path so that it is less likely to make mistakes
The text was updated successfully, but these errors were encountered:
languagesSearch/src/handler.js
Line 5 in 4cd6e37
although this ^ will work, if we want to write it like this then we dont need to use path.join.
the point of path. join is to divide up the path so that it is less likely to make mistakes
The text was updated successfully, but these errors were encountered: