TOP 10 Mobile App UI Design Ideas in 2022 | AppMaster.io
If the mobile app doesn’t correspond to the latest design trends, it will probably be out of users’ interest. Making the app look modern and beautiful is challenging, considering that trends never…
Amazon's Sr. Software Engineer at 27 — 8 important lessons I've learned so far in my career
Learnings I had throughout my whole career that I’d like to have learned before
The Clean Architecture — Beginner’s Guide
As explained with visual illustrations
10 JavaScript hacks that developers should know
JavaScript is a language that has many functionalities and “powers”. You can start with very little and do good tricks, but you can also dig deeper into the language and discover several added values…
Python의 append와 extend의 차이
Python에서 list에 원소를 추가할때 사용되는 append와 extend의 차이를 다루고 있습니다. 2022. 5. 28 최초작성 append와 expend 모두 list에 원소를 추가하는 방법이지만 원소를 추가한 결과에 차이가 있습니다...
[Spring] Maven이란? 빌드툴
Maven이란? 자바 프로젝트의 빌드(build)를 자동화해주는 빌드 툴(build tool)이다. 즉, 자바 소스를 compile하고 package해서 deploy하는 일을 자동화해주는 것이다. Maven이 참조하는 설정 파일 1) settings.xml..
22 of the best VS Code Extensions in 2022
A web designer’s IDE is one of the most staggering handiness instruments in daily work. This fantastic gadget gives us the superpowers of things like syntax highlighting, quick searching…