Bored IT Guy

Bored IT Guy

Follow
Follow
homenewsletter
Tag

frontend

#frontend

More content

Read more stories on Hashnode


Articles with this tag

Advent Calendar for Developers

Dec 1, 20232 min read

It's that time of the year when every big company creates an advent calendar. If you're not familiar with what advent calendars are, they are a set of...

Advent Calendar for Developers

Hosting your site using AWS S3 and Route 53

Nov 11, 20235 min read

Today I'll talk about how you can host your static website with a custom domain using some of Amazon's AWS services like S3 and Route 53. Let's buy a...

Hosting your site using AWS S3 and Route 53

Object deep copy in JavaScript

Nov 3, 20232 min read

We now have an answer for the use cases where we want to do a deep copy on an object but we had to rely on a library like lodash or underscore, it's...

Object deep copy in JavaScript

Win11 in React

Oct 28, 20231 min read

I just had to write about it because of all the hard work that most likely went into doing this although the author is downgrading this to just...

Win11 in React

Chrome extensions finally have WebSockets

Oct 14, 20234 min read

Yes, friends, you've read that right, Chrome extensions with manifest v3 finally got WebSocket connections to work after almost 2 years since...

Chrome extensions finally have WebSockets

Angular vs. React: Choosing the Right Path for Your Frontend Development Journey

Oct 9, 20235 min read

As a junior programmer or someone new to the world of front-end development, you might find yourself standing at a crossroads, unsure of which path to...

Angular vs. React: Choosing the Right Path for Your Frontend Development Journey