How to make animations that everyone (even the user) likes?
Nowadays, animation is used by all developers – with the reason or without. And animation, used inappropriately, can play a cruel joke with the site – instead of “planned” interest on the part of the user, it can cause boredom, misunderstanding and even rejection. This…
Creating a favicon for the website in 2020
A favicon is a badge (icon) that appears in browser tabs, bookmarks, and snippets of search results. Favicon plays an important role in web applications. It can improve the appearance of the site in the search results, increase the recognition of your site, help the…
Building a modern PHP API in 2020
So, using this API as an example, I want to show a modern PHP architecture for highly loaded projects. When the project is still at the very beginning, and not that the business logic (relations with the database) is not spelled out, but the business…
GitHub launched static analysis for code vulnerabilities
After extensive testing, GitHub made it publicly available to scan code for vulnerabilities. Anyone can run a scanner on their own repository and find vulnerabilities before they go to production. The scanner works for repositories in C, C ++, C #, JavaScript, TypeScript, Python and…
How to make a technical audit of a frontend application
A site audit is well-known as a comprehensive analysis of the factors that affect its visibility in search engines, that is, an SEO audit. Also beginning to gain popularity are UX audits, which measure the effectiveness, usability and logic of user interfaces. To check the…
What is better – Oracle or Redis or How to justify the choice of the platform
By seeing such a headline, you probably have already decided that the article is either stupidity or a provocation. But do not rush to conclusions: employees of large corporations, especially corporations with state participation, quite often have to compare different platforms, including completely opposite ones,…
What is REST API
REST API is needed to create a website. But after all, this requires a lot of things (you will say) – so in which part do we need REST API? Frontend and Backend Let’s start step-by-step. What are frontend and backend? The site has two…
How to make CI on github for Android in 1 day [Tutorial]
With the evolution of Github Actions, we took the initiative and integrated a simple (but quite effective) CI / CD into our small, but already 2 years old, live project. What for? Perhaps there are some developers who do not make mistakes, but I am…
Service
Categories
- DEVELOPMENT (103)
- DEVOPS (53)
- FRAMEWORKS (26)
- IT (25)
- QA (14)
- SECURITY (13)
- SOFTWARE (13)
- UI/UX (6)
- Uncategorized (8)