React,JS,TipeSсript and all about frontend
114 Followers
Rest day gym day💪🏻
Front-end documentation - a list of training materials, articles and resources for studying the frontend It offers many free programming books, screencasts, podcasts and even video lessons. The list of links is well organised and can be a starting point for training the profession from scratch 🔗 Link: https://github.com/codesandtags/frontend-documentation
I'm sure every novice HTML designer from time to time wonders if it is possible to nest an HTML tag in another. For example, is it possible to nest img or div in the paragraph tag p In order not to search for this information in the specification, there is a useful tag nesting tool. Select child and parent tags and get the result immediately 🔗 Link: https://caninclude.glitch.me/
super useful functions in CSS - The clamp() function allows you to limit the range of changes of a certain value by setting its lower and upper limits