nadialaasri.hashnode.devMy #100DaysOfCode Challenge Experience Went Well!I found about the 100 days of code challenge from a friend who tweeted about it, at the same time I liked the CSS images people made and share on Codepen, so I decided to start this challenge and make a list of drawings with CSS by the end of it. My ...Oct 9, 2020·2 min read
nadialaasri.hashnode.devTips and free tools to make your website accessibleWe don’t talk enough about web accessibility even if it’s something important and essential for developers and organizations that want to create high quality websites and tools, and not exclude some people from using it because the web should work fo...Sep 9, 2020·3 min read
nadialaasri.hashnode.dev3 Secrets behind single div CSS artWhen i started making CSS drawings, i didn’t know about ‘Single div CSS art’, i was very amazed by what people can draw with only one div then i felt curious to know how these drawings are made. I went to Codepen and started to learn more about them,...Aug 29, 2020·9 min read
nadialaasri.hashnode.devHow to write and publish your first NPM packageWe will write a library that helps to generate border-radius for HTML elements, we will name it "radiuswizard". This is just an example of a library that will give us the idea on how the NPM packages are written and published, so let’s start. What yo...Aug 20, 2020·6 min read
nadialaasri.hashnode.devHow to make your first CSS artMany people know how to use CSS to style websites, but when it comes to CSS artwork, they get confused on how they are made. So i thought it might be helpful if i share my humble experience with you, I am going to discuss some important CSS knowledge...Aug 14, 2020·6 min read