ββDear Sebastian,
We regret to inform you that you have not been selected for the position of Software Engineer.
However, we would like to offer you a position as one of our Amazon Fresh drivers.
Thank you,
Amazon HR
β± 3 minutes read
#Career
We regret to inform you that you have not been selected for the position of Software Engineer.
However, we would like to offer you a position as one of our Amazon Fresh drivers.
Thank you,
Amazon HR
β± 3 minutes read
#Career
Medium
I Got Rejected from every FAANG β Here are the Rejection Emails.
Email 1: Google
ββJavascript is continuously evolving and in every year it is coming up with new features which are very demanding from developer community side since it could help code to improve the code quality, reduce the final bundle size and also could help an application to improve application performance.
β± 3 minutes read
#JavaScript
β± 3 minutes read
#JavaScript
ββProbably you have an idea banging upon your head and are wondering the best way to implement it.
β± 7 minutes read
#Software #Frontend
β± 7 minutes read
#Software #Frontend
Medium
Frontend Architecture for Insane Scalability β οΈ
Probably you have an idea banging upon your head and are wondering the best way to implement it. Donβt be anxious, donβt hurry! Keepβ¦
ββThe Collison brothers build a 7-line code solution that developers can put on their website to get paid.
β± 11 minutes read
#Career
β± 11 minutes read
#Career
Medium
Two Programmers Turned 7 Lines of Code Solution into $95,000,000,000 Empire
A journey I desperately want all young programmers to read about.
ββJavaScript is one of the most dynamic languages out there. Multiple features are added to make the language more manageable and practical each year.
7 minutes read β±
#JavaScript
7 minutes read β±
#JavaScript
Medium
Advanced JavaScript Concepts that Helped Me Get Better at Coding
JavaScript is one of the most dynamic languages out there. Multiple features are added to make the language more manageable and practicalβ¦
ββThis paper outlines the NextJs applicationβs high-level architecture design, which is organized into several sections
β± 11 minutes read
#NextJS #React
β± 11 minutes read
#NextJS #React
Medium
NextJs Application Architecture for best performance
This paper outlines the NextJs applicationβs high-level architecture design, which is organized into several sections as follows:
ββREST, GraphQL, and gRPC are the 3 most popular API development technologies in modern web applications. However, choosing one isnβt easy since they all have unique features.
β± 6 minutes read
#REST #GraphQL #gRPC
β± 6 minutes read
#REST #GraphQL #gRPC
Medium
REST vs GraphQL vs gRPC
In-depth comparison of the 3 most popular API development technologies
ββThere are a number of popular open source development tools available for use within the software development process. Many of these tools have similar features and offer a variety of different approaches to software development. It can be difficult to know where to begin looking when it comes to choosing the right open source development tool for you.
β± 5 minutes read
#Tools #OpenSource
β± 5 minutes read
#Tools #OpenSource
Medium
Top 8 Best Open Source Development Tools
There are a number of popular open source development tools available for use within the software development process. Many of these toolsβ¦
π1
ββUsing strongly typed language has a lot of benefits. But TypeScript is not a magical tool β the stronger types you provide, the better results you will get. Unfortunately, in a lot of the cases we can end up using very broad types to describe much narrower sets of values β itβs foremost apparent when using primitives like strings or numbers.
β± 5 minutes read
#TypeScript
β± 5 minutes read
#TypeScript
Medium
Advanced TypeScript: Mapped Types and more
Advanced TypeScript features can allow us type our code more strictly. Iβll show how you can use mapped types to autogenerate types for us!
β€1
ββIn this article, Iβll explore the seven most stackoverflowed TypeScript questions.I spent hours researching these. I hope you gain a deeper understanding of the common problems you may face with TypeScript.
β± 20 minutes read
#TypeScript
β± 20 minutes read
#TypeScript
freeCodeCamp.org
The Most Asked TypeScript Questions on StackOverflow β Handbook for Beginners
By Emmanuel Ohans _"I hate stack overflow"_ β said no developer ever. While itβs helpful to have your answers a Google search away, whatβs even more powerful is truly understanding the solutions you stumble upon. In this article, Iβll explore the sev...
ββNodeJS has released the new version of NodeJS, which is named NodeJS 18 and it offers plenty of new features for developers to take advantage of. These new features are quite useful to every developer as they help in improving productivity and increasing performance as well. This article will talk about some of the important new features that you should start using if youβre running an existing application on NodeJS or want to start building one from scratch.
β± 3 minutes read
#NodeJS
β± 3 minutes read
#NodeJS
Medium
NodeJS 18 is HERE! 3 Features that will blow your mind π€―
Stanalone Test Runner, Fetch (Experimental) Support, V8 Engine (not a car) and more!
π1
ββDoes it sound strange when you first see the T in TypeScript generics?
β± 3 minutes read
#TypeScript
β± 3 minutes read
#TypeScript
Medium
What Are K, T, and V in TypeScript Generics?
Explained With Animations, Let You Easily Master TypeScript Generic Type Parameters.
ββAfter so many years of having to use Node.js, there is finally competition. Bun is now publicly available. It describes itself as a fast all-in-one JavaScript runtime. Just like Node.js? β No, not like Node.js. There is much more to this story.
β± 5 minutes read
#Bun #JavaScript #Runtime
β± 5 minutes read
#Bun #JavaScript #Runtime
Medium
Node.js is Dead. β Long Live Bun.
Finally something new in the JavaScript eco system.
ββThe 4 common ways to make a mess in micro-frontend-based applications.
β± 6 minutes read
#MicroFrontend
β± 6 minutes read
#MicroFrontend
Medium
4 Micro-Frontend Anti-Patterns
The 4 common ways to make a mess in micro-frontend-based applications.
π1
ββWelcome to the Mastering TypeScript series. This series will introduce the core knowledge and techniques of TypeScript in the form of animations. Letβs learn together!
β± 6 minutes read
#TypeScript
β± 6 minutes read
#TypeScript
Medium
Using TypeScript Conditional Types Like a Pro
Explained with animations. Master TypeScript Conditional Types and understand how TypeScriptβs built-in Utility Types work.
ββSo when most of the people talks about performance, I had seen many stories or blogs which says mostly about β optimize queries to dB, cache using redis, checking time complexity of code etc
β± 5 minutes read
#NodeJS
β± 5 minutes read
#NodeJS
Medium
How to increase NodeJS performance (advance topic) Part 1
So when most of the people talks about performance, I had seen many stories or blogs which says mostly aboutβββoptimize queries to dBβ¦
ββEarlier this year, we had Andrzej Frydryszak attend a few conferences on software development. The list we compiled is a list of the most significant points the attendees of the conferences have heard. Here goes:
β± 11 minutes read
#Software
β± 11 minutes read
#Software
Medium
Trends in Software Development 2022
Earlier this year, we had Andrzej Frydryszak attend a few conferences on software development. The list we compiled is a list of the mostβ¦
ββReact Turbo automatically optimizes React performance in compile time, so developers donβt need to do optimization manually.
β± 4 minutes read
#React
β± 4 minutes read
#React
Medium
React Turbo β the ultimate solution to optimize React performance
TL;DR
ββLike a lot of other programming languages, JavaScript is constantly evolving. Every year, the language is made more powerful with new capabilities that let developers write more expressive and concise code.
β± 9 minutes read
#JavaScript
β± 9 minutes read
#JavaScript
Medium
11 Amazing New JavaScript Features in ES13
We take a look at the most recently released JavaScript features from ES13 that will help you write more concise and expressive code.
π1
ββAre you looking for best practices on how to build Node.js Docker images for your web applications? Then youβve come to the right place!
β± 15 minutes read
#Docker #NodeJS
β± 15 minutes read
#Docker #NodeJS
Snyk
10 best practices to containerize Node.js web applications with Docker | Snyk Blog | Snyk
Are you looking for best practices on how to build Node.js Docker images for your web applications? Then youβve come to the right place!