ββI found out that I repeatedly use some TypeScript code patterns in daily work. Those code patterns arenβt heavy or complex, and they also donβt require a lot of boiler-plate code. Theyβre just simple and practical solutions to resolve a few common problems.
β± 7 minutes
#TypeScript
β± 7 minutes
#TypeScript
Medium
6 TypeScript Code Patterns To Make Your Code More Robust
Simple and practical solutions you can apply in daily work
ββOrganic traffic is a great way to get eyeballs on your website and Google is the most popular search engine of choice that you can use to get that organic traffic coming.
β± 6 minutes
#Performance #CDN #Caching
β± 6 minutes
#Performance #CDN #Caching
Medium
How To Make Your Site 25x Faster With A Few Lines Of Code
Reduce data load time insanely.
ββEditors may have problem with auto importing that complicated relative paths ( at least VSCode does ). Importing manually from various modules in your project will start to feel very cumbersome ( trust me, I experienced that with my team at workβ¦ )
β± 6 minutes
#TypeScript #Webpack #Jest
β± 6 minutes
#TypeScript #Webpack #Jest
Medium
Type-safe es2015 module import path aliasing with Webpack, Typescript and Jest
How to remove long import paths and encapsulate packages in reusable modules folder and make everything work with webpack, jest and typescript
ββAs someone who loves cutting-edge technology, I choose to build my first SaaS with a modern tech stack. With the rise of JAMStack and serverless architecture, I created PostMage with Next JS static generation for the frontend and the Node.js backend deployed to AWS.
β± 8 minutes read
#AWS #React #TypeScript #NextJS
β± 8 minutes read
#AWS #React #TypeScript #NextJS
Medium
The Modern Tech Stack to Build a SaaS in 2021 as a Team of One-Man with Next JS and AWS
As someone who loves cutting-edge technology, I choose to build my first SaaS with a modern tech stack. With the rise of JAMStack andβ¦
ββBack in May 2020, I wrote an introductory article to Deno due to it having been officially released and available to the public.
β± 4 minutes read
#Deno
β± 4 minutes read
#Deno
Medium
Is Deno Still a Thing? A Look at the Status of the Node Killer
Itβs been well over a year already, what have they been up to?
ββJamstack is out for a while. For most of us (developers) statically pre-rendered React websites are no wonder: page routing in the browser, βblazing-fastβ (as they usually call it) experience, etc.
β± 6 minutes read
#CMS #NextJS #React #NodeJS
β± 6 minutes read
#CMS #NextJS #React #NodeJS
Medium
Remaking WordPress in JS stack. Hello to a new CMS for Next.js websites.
Motivation
ββIf you are part of a large organization or team, chances are you need a design system. There are tons of tools out there to help you develop and organize that design system, but in this article we will see how a combination of Nx and Storybook will make that process more efficient, more enjoyable, and definitely more scalable.
β± 12 minutes
#DesignSystem #Monorepo #Storybook #NX
β± 12 minutes
#DesignSystem #Monorepo #Storybook #NX
Medium
Build your design system with Storybook + Nx
If you are part of a large organization or team, chances are you need a design system. There are tons of tools out there to help youβ¦
ββDealing with a common data model between the front-end and the back-end can be a pain if youβre not working on a monorepo. This is because ideally, you do not want duplicate code that can become out of synch by lack of maintenance.
β± 8 minutes read
#TypeScript
β± 8 minutes read
#TypeScript
Medium
Sharing TypeScript Types between Backend and Frontend Repos
Keeping backend and client in sync with shared types and Bit
ββIf you are a programmer and have been working for more than a few years, I wonβt be surprised if thoughts have gone through your head about whether you will still be hireable as you approach your forties and fifties.
β± 5 minutes read
#Career
β± 5 minutes read
#Career
Medium
Will You Still Hire Me When Iβm 50?
Many programmers wonder whether they will still be hired as they enter their golden years
ββA popular metric commonly used in performance measurement and evaluation, is the total page load time. This metric, obviously, has its importance when evaluating performance, as it states the full download time, to get your website and all of its assets.
β± 9 minutes read
#Performance
β± 9 minutes read
#Performance
Medium
Understanding the critical rendering path, rendering pages in 1 second
A popular metric commonly used in performance measurement and evaluation, is the total page load time. This metric, obviously, has itsβ¦
ββWe donβt deserve the team we canβt inspire. Camaraderie, purpose, and appreciation need to be our priorities.
β± 6 minutes read
#Career
β± 6 minutes read
#Career
Medium
How do you inspire your engineering team?
We donβt deserve the team we canβt inspire. Camaraderie, purpose and appreciation need will become our future priorities.
ββI've used LinkedIn to find my last three developer jobs, and that was also my first three developer jobs ever. π¦
β± 4 minutes read
#Career
β± 4 minutes read
#Career
DEV Community
Want to have tech recruiters find you? Sixteen important things to remember
I've used LinkedIn to find my last three developer jobs, and that was also my first three...
ββWith the following tools you are going to be able to accelerate your development cycle tenfold. Ever since we started to make our VS Code extensions shortlists we have always been promoting the developer tool ecosystem to enable you to set up quickly and accelerate your workflow while preserving if not raising the quality of the features you deliver.
β± 4 minutes read
#Python #Tools #IDE
β± 4 minutes read
#Python #Tools #IDE
Ponicode
Best Python extensions for VS Code in 2021 - Blog - Ponicode
Welcome to Ponicodeβs selection of the top 10 most useful extensions for Python developers on VS Code. With the following tools you are going to be able to accelerate your development cycle tenfold.
ββAccording to the StackOverflow developers survey, Node.js is the most popular development framework among developers from the last few years. It is an open-source, cross-platform, back-end JavaScript runtime environment that runs on a V8 engine.
β± 5 minutes
#NodeJS
β± 5 minutes
#NodeJS
Medium
10 best practices every Node.js developer must follow
According to the StackOverflow developers survey, Node.js is the most popular development framework among developers from the last fewβ¦
ββToday we are very happy to announce the stable release of React Router v6.
This release has been a long time coming. The last time we released a major breaking API change was over four years ago in March 2017 when we released version 4. Some of you probably weren't even born then.
β± 8 minutes read
#React #Remix
This release has been a long time coming. The last time we released a major breaking API change was over four years ago in March 2017 when we released version 4. Some of you probably weren't even born then.
β± 8 minutes read
#React #Remix
remix.run
React Router v6
After years of work and millions of monthly downloads, React Router v6 is finally here.
ββRust is a fast, reliable, and memory-efficient programming language. It's been voted the most loved programming language six years in a row (survey). Created by Mozilla, it's now used at Facebook, Apple, Amazon, Microsoft, and Google for systems infrastructure, encryption, virtualization, and more low-level programming.
β± 8 minutes read
#Rust #JavaScript
β± 8 minutes read
#Rust #JavaScript
leerob.io
Rust Is The Future of JavaScript Infrastructure
Why is Rust being used to replace parts of the JavaScript web ecosystem like minification (Terser), transpilation (Babel), formatting (Prettier), bundling (webpack), linting (ESLint), and more?
ββTypescript has had Template Literals since its early stages. They are really useful when you want to create types from a static string. It was not until the Typescript 4.1 release that we saw Template Literal Types. In further releases, the Typescript team has been polishing its features and fixing some quirks. As a result, it is now a mature feature.
β± 5 minutes read
#TypeScript
β± 5 minutes read
#TypeScript
Medium
Mastering TypeScript Template Literal Types
how to use the awesome Template Literal Types feature
ββECMAScript 2021 (12th edition) is now available, and it ships with new features and syntax improvements. The specifications have been finalized by ECMA International on June 22, 2021. These improvements have been implemented to make JavaScript more robust and to help developers accomplish their tasks easily.
β± 5 minutes read
#JavaScript
β± 5 minutes read
#JavaScript
Medium
Top 5 JavaScript ES12 Features You Should Start Using Now
Learn the amazing features offered by the ECMAScript 2021 update.
ββFor the past few years, Node became one of the most popular back-end solutions. Itβs very easy to bootstrap an app on Node and start handling HTTP requests on the fly. But there is a problem, in most cases, Node apps get very complicated and coupled while they grow, so keeping domain and persistence layers separate becomes extremely hard.
β± 5 minutes read
#TypeScript
β± 5 minutes read
#TypeScript
Medium
Dependency Injection in TypeScript
DI with TypeScript Decorators in action
ββA well-thought out design must also take into account the performance aspects of an API. Good design means little if the API does not perform as desired in response to increasing requests, and evolving business and/or customer requirements.
β± 6 minutes read
#Architecture
β± 6 minutes read
#Architecture
Medium
API Architecture - Performance Best Practices for REST APIs
In my previous segment, I shared some best practices on how to design effective REST APIs.