David Nguyen

Sign up

David Nguyen

homeAbout MeDonateEcosystemCVRadionewsletter
Series

Frontend Developer

Frontend Developer

Articles in this series

Knowledge check: Setting up the project

David NguyenDavid Nguyen
Sep 17, 20241 min read

Which of the following command allows you to quickly create a React project? npx create-react-app npx create-react-app app-name npm build npm...

Knowledge check: Setting up the project

Module quiz: Interactive CSS

David NguyenDavid Nguyen
Aug 2, 20242 min read

Which of the following describes the CSS selector [href~="dog"] ? Select all elements with the href attribute where the value starts with the word...

Module quiz: Interactive CSS

Knowledge check: Debugging

David NguyenDavid Nguyen
Aug 2, 20241 min read

In a CSS selector such as 'div .alpha>p', what will be the element or class that will be read first by the CSS compiler? p .alpha div the entire...

Knowledge check: Debugging

Knowledge check: CSS effects

David NguyenDavid Nguyen
Aug 2, 20241 min read

Which of the following properties is used to set the length of time in seconds for one iteration of animation in...

Knowledge check: CSS effects

Self review: Transforming and transitioning elements

David NguyenDavid Nguyen
Aug 2, 20241 min read

Add skew of 10 degrees to your transform property in both the cases in addition to the rotate property, do you observe any visible changes? Yes,...

Self review: Transforming and transitioning elements

Knowledge check: CSS selectors

David NguyenDavid Nguyen
Aug 2, 20241 min read

While specifying the ideal logical order of the four link-states added as rules in CSS code, what pseudo-class will you add...

Knowledge check: CSS selectors

©2025 David Nguyen

Privacy policy·Terms

Powered by ePlus.DEV - Home for tech writers and readers