Pages
Projects
Mini Projects
Games
Archive
☰ Menu
Pages
Projects
Mini Projects
Games
Archive
List (up)
Posts
Test post
amazement
test
Restart if something doesn't work
I redesigned the blog from a static page to a more dynamic one (my JS script). Instead of one word in the post, post there will be more words, this idea was bad with one word.
I added Google to the search, because I think hashtags with redirection will not be enough if this site presents itself as a search.
Space in the code is important.
The old code always looks more horrible than the new code after more experience.
Web design is the ability to identify flaws in a site's design.
Site navigation is a complex thing.
Even a very simple site requires many hours of work.
Having your own site means having control.
Writing articles is not easy, it can take one day to write one very short article.
I finally figured out the difference between a blog and a microblog using search, microblog posts don't have a title.
I created my site blocker for Firefox, the basis of the extension is what the "stop" button does in the browser when the page is loaded. JavaScript: stop() - function. (name: Stop loading website).
I spent half a day on correcting the improvement and the working code of the extension, in the process of simplification, the value in the settings stopped being displayed. It turned out that need to use "DOMContentLoaded" instead of "load" in the extension, now the saved value is displayed in the form.
I think minimalism in web design is a skill that requires practice, training, and time. Simplicity doesn't mean little work, it's just as complex as a complex design with different effects.
Changes to the code can create bugs.
Caching pages and showing a fresh version of the page is probably a complicated thing.
Web design news and UI/UX news are also news when big sites update their site design: changes in navigation, functionality, etc.
SEO is when it takes 1 hour to come up with 2 words.
I tried for several hours to add an SVG hamburger icon to the navigation (dropdown menu) and the attempt was unsuccessful, it does not work as it should (something was wrong with SVG and the click event using JS), so I left the text version.
Perhaps writing texts is an additional good practice for language learning. When you begin writing a text, then you start to think and look for words to use; this may refresh your memories of learned words, and you need to look for new words to use when writing a text, blog post, or article and to learn these new words.