โโโโA few months ago, I wrote an article based on optimizing React loading time, and most of the readersโ comments suggested trying Preact to get default optimization. So I decided to try Preact with the same app used for the previous article. Letโs first get an intro about Preact.
โฑ 4 minutes read
#React #Preact
โฑ 4 minutes read
#React #Preact
Medium
Donโt Optimize Your React App, Use Preact Instead
Preact offers performance optimization by default.
โโAt Vim weโre using TypeScript heavily and through our TypeScript journey Iโve found a few patterns that helps organise and improve types declarativity.
There are a few pain points Iโd like to discuss and offer some useful tricks and strategies to confront them
โฑ 7 minutes read
#TypeScript
There are a few pain points Iโd like to discuss and offer some useful tricks and strategies to confront them
โฑ 7 minutes read
#TypeScript
Medium
Writing Scalable Types in TypeScript
At Vim weโre using TypeScript heavily and through our TypeScript journey Iโve found a few patterns that helps organise and improve typesโฆ
โโThe architecture of Web 3.0 applications (or "DApps") are completely different from Web 2.0 applications. Take Medium, for example, a simple blogging site that lets users publish their own content and interact with content from others.
โฑ 5 minutes read
#Web3
โฑ 5 minutes read
#Web3
Preethikasireddy
The Architecture of a Web 3.0 application
The architecture of Web 3.0 applications are completely different from Web 2.0 applications. But all of thatโs changing.Blockchain technology has unlocked an exciting new direction for Web 3.0 applications. In this article, we're going to focus on what theโฆ
โโTypeScript has many features that weโre using on a regular basis or, to put in another way, too many features to keep in mind. Releases are pretty often. It means that new features are constantly arriving.
โฑ 10 minutes read
#TypeScript
โฑ 10 minutes read
#TypeScript
Medium
10 TypeScript features you might not be using yet or didn't understand
TypeScript has many features that weโre using on a regular basis or, to put in another way, too many features to keep in mind. Releases areโฆ
โโVite (French word for โquickโ, pronounced /vit/, like โveetโ) is a build tool that aims to provide a faster and leaner development experience for modern web projects.
โฑ 7 minutes read
#Bundlers #Vite
โฑ 7 minutes read
#Bundlers #Vite
Medium
Is It Time To Say Goodbye To Webpack?
Before we answer the big question, let's look at why we are even considering it.
โโBecome a blockchain, solidity, and smart contract engineer by following these steps
โฑ 8 minutes read
#Web3 #Blockchain
โฑ 8 minutes read
#Web3 #Blockchain
Medium
How to Become a Blockchain Engineer
Become a blockchain, solidity, and smart contract engineer by following these steps
โโIf you ever worked with an AJAX call, you are probably familiar with the following error displayed in browser console:
Failed to load https://example.com/: No โAccess-Control-Allow-Originโ header is present on the requested resource. Origin โhttps://anfo.pl' is therefore not allowed access. If an opaque response serves your needs, set the requestโs mode to โno-corsโ to fetch the resource with CORS disabled.
โฑ 5 minutes read
#CORS #browsers
Failed to load https://example.com/: No โAccess-Control-Allow-Originโ header is present on the requested resource. Origin โhttps://anfo.pl' is therefore not allowed access. If an opaque response serves your needs, set the requestโs mode to โno-corsโ to fetch the resource with CORS disabled.
โฑ 5 minutes read
#CORS #browsers
Medium
Understanding CORS
If you ever worked with an AJAX call, you are probably familiar with the following error displayed in browser console:
โโTo give a bit of context, I am a Discord admin on a small server about development, and we recently got a report from one of our users that someone was trying to get him to download an EXE file.
โฑ 4 minutes read
#NodeJS #Malware
โฑ 4 minutes read
#NodeJS #Malware
Medium
How I reversed a NodeJS malware and found the author
To give a bit of context, I am a Discord admin on a small server about development, and we recently got a report from one of our users thatโฆ
โโHave you ever imagined getting fired on the first day of a job? I have seen it happen, and I have zero sympathies for the fired programmer. I am telling you the whole story.
โฑ 5 minutes read
#Career
โฑ 5 minutes read
#Career
Medium
My Company Has Fired a Programmer in the Fastest Time in History
And the reason was serious
โโWhen developing, I often need rapid prototypes of database applications, for example, to test code or to create an MVP. Of course, I would like such a prototype to require minimal effort to refine, in case it is decided to use it in production.
โฑ 5 minutes read
#database
โฑ 5 minutes read
#database
DEV Community
Distributed storage in 30 minutes
Author: Igor Zolotarev Hello, my name is Igor, and I am a part of the Tarantool DB team. When...
โโRecruiters be like:
We're looking for someone who can connect to the database using CSS.
โฑ 5 minutes read
#CSS
We're looking for someone who can connect to the database using CSS.
โฑ 5 minutes read
#CSS
Leemeichin
Yes, I can connect to a DB in CSS
โโI have used react for the last 5 years, and below are the question that came in late as per the understanding.
โฑ 3 minutes read
#React
โฑ 3 minutes read
#React
Medium
Do you really know React? #InterviewQuestions
Ask yourself these questions and understand whatโs going on under the hood with React?
โโThe most significant problem of a code review is asynchronous ping-pong of quite difficult questions/answers. This is inefficient, but also makes people frustrated.
โฑ 4 minutes
#Software
โฑ 4 minutes
#Software
Medium
Donโt do Code Review, try Mob instead
Code review is quite common practice, and for many years I thought it is great, but hen I experienced mob programming.
โโFor along of my dev career I tried to ease my every day routine. I tried lots of tools and apps, different approaches that I found in numerous articles and sources. Not all of them were really useful. Some of them made my routine even more time consuming
โฑ 7 minutes read
#MacOS #Productivity
โฑ 7 minutes read
#MacOS #Productivity
Medium
macOS Tools and Apps for Development in 2022
For along of my dev career I tried to ease my every day routine. I tried lots of tools and apps, different approaches that I found inโฆ
โโThis article contains code snippets hand-picked by sterilized contamination-free gloves and placed onto a satin pillow.
โฑ 4 minutes read
#JavaScript
โฑ 4 minutes read
#JavaScript
Medium
7 Killer One-Liners in JavaScript
Want to polish up your JavaScript Skills? Check out the One-Liners that can drastically help you out in your next project!
โโECMAScript 2022 is a new JavaScript standard that is going to be released in June 2022. Letโs overview the most important changes that would appear almost certainly in the new release as they reached the 4th stage of TC39 process.
โฑ 3 minutes read
#JavaScript
โฑ 3 minutes read
#JavaScript
Medium
4 most important features coming in ES2022 that you should know about
ECMAScript 2022 is a new JavaScript standard that is going to be released in June 2022. Letโs overview the most important changes thatโฆ
โโThe war among frameworks is a hot topic in the JavaScript community, and it is one of many holy wars in the profession. Since the beginning, with jQuery, followed by AngularJS to modern frameworks, the war has been fierce.
โฑ 5 minutes
#JavaScript #Frameworks
โฑ 5 minutes
#JavaScript #Frameworks
Medium
The JavaScript framework war is over
And there is only one winner.
โโ90 % of Javascript Developer fail to answer these code snippets (Asked in Interview)
โฑ 4 minutes read
#Interview
โฑ 4 minutes read
#Interview
Medium
90 % of Javascript Developer fail to answer these code snippets (Asked in Interview) Part-1
Q1. Guess the output?