Telegram Web
πŸ€– Coding News ⚑️ pinned «​​What a crazy story. ⏱ 6 minutes read #CareerΒ»
​​America's most stable companies are laying off so many people every day, and everyone knows why, but no one is willing to say it.

⏱️ 5 minutes read

#Career
​​This article gathers 22 awesome vscode plugins for you to keep going forward 2023. Let’s dive in…

⏱️ 4 minutes read

#IDE
​​Last week I wrote an article about code smells in TypeScript, the article received a lot of attention and praise. So I think many people want to know more about code smells in general and TypeScript to be more specific.

⏱️ 4 minutes read

#Typescript
​​In this article, we will explore my personal setup for Visual Studio Code, the popular open-source code editor. I will share the themes, icons, and extensions that I use on a daily basis to enhance my coding experience. Whether you are a seasoned developer or just starting out, this article will give you some insights and inspiration to optimize your own setup. So, let's dive in and see what makes my VS Code setup unique!

⏱️ 5 minutes read

#IDE #VSCode
​​Next.js is a JavaScript framework that is built on top of React, a popular library for building user interfaces. This means that you can use React to build your app, and Next.js provides additional tools and features to make the process easier.

⏱️ 6 minutes read

#SSR #NextJS #React
​​Without further ado, here are 7mac tools I use on all my macs. Whenever I get a new mac, I set up these seven tools so I can start working in a more comfortable atmosphere, and they help me to increase my productivity.

⏱️ 4 minutes read

#Productivity #MacOS
​​An ORM provides a simpler way to interact with databases in an app, it allows developers to work with data using objects.

⏱️ 6 minutes read

#Typescript #ORM #Database
​​For the last couple of years, I have done lots of interviews for the Senior NodeJS Developer position, and one of the key requirements always was a good knowledge of TypeScript. How good exactly? Well, by β€œgood” I understand the ability of a programmer to use TypeScript not just as a set of keywords you can use to define types, but as a tool that helps you design and to write better code.

⏱️ 5 minutes read

#Typescript
​​In January, Google laid off 12,000 employees. This was a result of over hiring and over spending during the pandemic that did not extend today. Due to pressure from both investors and ChatGPT, Google decided to layoff 6% of their +186,000 workforce to recover some of the costs.

⏱️ 4 minutes read

#Career
​​Authentication is a process of recognizing user identity. When a user enters their credentials (usually login & password) and, depending on an identification strategy, a user is being determined by a system. Then all necessary user permissions are verified, and they might have access to particular resources (aka authorization).

⏱️ 4 minutes read

#Testing
​​In today's world of ever-changing business requirements, it can be difficult to find an appropriate and reliable architecture to stick to. You need something that is flexible, easy to scale, maintain, and understandable, enabling new developers to get up to speed quickly.

⏱️ 9 minutes read

#Architecture #Frontend
​​Clean Architecture is a software development concept that focuses on creating modular and maintainable code.

⏱️ 12 minutes read

#Architecture
​​Google introduced Web Vitals initially to measure User Experience quality in web applications. However, Core Web Vitals (a subset of Web Vitals) later purely focused on web application performance.

⏱️ 5 minutes read

#Performance #Metrics
​​We’ll explore twelve TypeScript tricks for writing clean code, with examples that demonstrate how they work and why they are useful. By using these tricks in your own TypeScript code, you can create more robust and maintainable applications that are easier to reason about and debug.

⏱️ 11 minutes read

#Typescript
​​As a programming language that has been gaining popularity among developers, TypeScript has continued to evolve, bringing a plethora of improvements and new features. In this article, we’ll delve into the latest iteration of TypeScript, version 5.0, and explore its most noteworthy updates.

⏱️ 8 minutes read

#Typescript
2025/07/05 08:45:41
Back to Top
HTML Embed Code: