Here is a blogpost on how I created a Giphy client with #html#css and #javascript
It was a really fun project to work on.
As a bonus, I have the complete source of the project at the end of this blogpost. Check it out.
#webdevelopment#giphy
https://t.co/2ePQalMTne
SASS is a very interesting extension for CSS. It gives some superpowers to vanilla CSS. In this blog post I'm gonna try to kick start your SASS journey.
👇👇
https://t.co/jSrrWz7JhS
👆👆
#sass#CSS#webdeveloper#100DaysOfCode#blog#teacoder
#neumorphism is a trending design concept used by designers all over the world. It's a hybrid between skeuomorphism and flat design.
Spend 3 mins on this post to read about this design language and how you can use this in your designs.
https://t.co/r61aFb2q68
#design#webdev
Answering the question asked in the blog post.
Inside the root selector, define the button color to be blue.
Inside the selector of the second div (class or ID), define the button color to be red.
blog post: https://t.co/DX5RjsjsKc
Answers for the two code snippets in the blog
>Snippet 1
undefined is a blog
Teacoder is a great blog for web developers!
>Snippet 2
6
8
Reference error: doubleIncrement is not defined
Blog post 👉 https://t.co/WVPRCCw9Xf
#teacoder#javascript#hoisting