ZordCoder
ZordCoder

ZordCoder

Follow
Follow
homeSponsor meBuy me A Coffeebadgesnewsletter
Tag

HTML5

#html5

More content

Read more stories on Hashnode


Articles with this tag

A Beginner's Guide to Portals in React

Apr 11, 20237 min read

Everything You Need to Know 路 React is a popular JavaScript library for building user interfaces. One of the powerful features of React is the use of...

A Beginner's Guide to Portals in React

React-ing to TypeScript

Mar 30, 202310 min read

Lessons learned from my first experience building a TypeScript React app 路 I Finally Gave In I don't know about you, but I've always been afraid of...

React-ing to TypeScript

How to Minimize React Bundle Size for Faster Loading Times

Mar 14, 202311 min read

Optimising your React Bundle Size 路 Introduction Hello 馃憢, I am Zord Coder a software developer and part-time freelance developer. Recently I was given a...

How to Minimize React Bundle Size for Faster Loading Times

The Complete Guide to User Authentication in Firebase

Feb 14, 20234 min read

How to Log in / Sign In / Sign Out Users 路 In this blog, we'll cover how to implement a simple login signup functionality using firebase. We'll be using...

The Complete Guide to User Authentication in Firebase

What is CSS Transition ?

Jan 29, 20237 min read

How can you use it effectively ? 路 In the coming weeks, I plan to create articles that will help you easily accomplish important tasks in CSS and other...

What is CSS Transition ?

Doing animations in React with Framer Motion

Jan 28, 202314 min read

Animations in React 路 To improve user experience, animations and micro-interactions are essential to many digital products today, and they bring more...

Doing animations in React with Framer Motion