Open in app

Sign In

Write

Sign In

Josh Lin
Josh Lin

67 Followers

Home

About

Mar 8

How to Code a Project like ChatPDF?

What is ChatPDF? It is an awsome tool to make a PDF document chat with you like a person, and this means alot. For example, if it’s a cook book, then you can ask him about cooking, if it’s a technical book, then he is an expert! If you haven’t played with ChatPDF…

ChatGPT

3 min read

How to Code a Project like ChatPDF?
How to Code a Project like ChatPDF?
ChatGPT

3 min read


Jul 8, 2021

How to keep types while using module federation?

How typesafe can a remote be with Typescript? · Issue #20 ·… Assignees echarles changed the title How typesafe can a remote be? How typesafe can a remote be with Typescript? May 5…github.com That is a good question, let’s break it down first module federation typescript Module Federation When you use module federation it gonna big big project, call it Micro Frontends or whatever Suppose use case: too big a project(monolith frontend) that webpack will eat all memories and take a really long time to…

Webpack

2 min read

How to keep types while using module federation?
How to keep types while using module federation?
Webpack

2 min read


Jun 29, 2021

About JavaScript Fullstack, why not call backend functions directly?

How we comunicate with server now? the most pupular way, REST api with fetch or axios fetch('http://example.com/movies.json') .then(response => response.json()) .then(data => console.log(data)); or GraphQL const GET_ALL_TODOS = gql` query GetAllTodos { todos { edges { node {…

JavaScript

2 min read

JavaScript

2 min read


May 13, 2021

What Can You Do With a Single HTML Element? I Just Made a Customizable Rating Component With It

Why Single HTML Element? just a fun challenge, interesting right? and yes this was my first thought, and turns out a single element can do quite a lot less elements, better performance, alough most projects won’t encounter performance problem, still someone may need it

React Components

2 min read

What Can You Do With a Single HTML Element? I Just Made a Customizable Rating Component With It
What Can You Do With a Single HTML Element? I Just Made a Customizable Rating Component With It
React Components

2 min read


Published in

Geek Culture

·Apr 21, 2021

Step by Step Guide to Build and Publish a Real World Npm Package

Yet another guide to how to build an npm package? Yes and no. I will cover a bunch of things, but not npm commands and package.json fields neither to publish some stupid helloworld on npm. …

JavaScript

4 min read

Step by Step Guide to Build and Publish a Real World Npm Package
Step by Step Guide to Build and Publish a Real World Npm Package
JavaScript

4 min read


Apr 16, 2021

Don’t we all just want to use SQL on the frontend?
606
24

Vaughan Rouesnel

totally agree, and there is already a solution, firebase, but most cases I want it selfhosted…

totally agree, and there is already a solution, firebase, but most cases I want it selfhosted, that's a problem

1 min read

1 min read


Published in

JavaScript in Plain English

·Apr 14, 2021

Build Your Own React-like Library From Scratch

React Nearly every software developer more-or-less knows React. Even some backend developers or machine learning developers — and even some non-developers. Yes, it’s a good library, elegant and promising. Every frontend developer talks about its API, its optimization, its inner mechanisms. Inner Mechanism The inner mechanisms are the most important part, but how…

React

5 min read

Build Your Own React-like Library From Scratch
Build Your Own React-like Library From Scratch
React

5 min read


Sep 22, 2020

Maybe the easiest way to go from web front end to fullstack

Before we start I always believe web front end is not enough, through there are guys working every day coding CSS only. But even a frontend work with JavaScript, HTML and CSS, have strong knoledge of browser mechanics, network protocals and greate data structure and algorithm, such a guy is perfect? Still very…

Web Development

3 min read

Maybe the easiest way to go from web front end to fullstack
Maybe the easiest way to go from web front end to fullstack
Web Development

3 min read


Jan 10, 2020

Train DOTA dataset with yolov3

Most articles teach you to train on VOC or COCO, yes you trained and have good result, yet do you learn ML just to detect such objects everyone can do? Here in this article, I guide you though the steps for training on DOTA dataset — A Large-scale Dataset for…

Python

3 min read

Python

3 min read


Published in

Analytics Vidhya

·Dec 24, 2019

Custom Object Detection with zero code

If you want a custom Object Detection of your own, and do not have much time coding (or even not a coder), now you can use my project postor/ease-training prepare a dataset and you are ready to train, zero coding | 只要准备好训练数据集,就可以开始训练了,无需编码 clone this project and cd project…github.com Above all, let’s have a quick glance So all you need are images with contents you want to…

Docker

4 min read

Custom Object Detection with zero code
Custom Object Detection with zero code
Docker

4 min read

Josh Lin

Josh Lin

67 Followers

https://www.youtube.com/channel/UCuTKxK_2Q6EilN_rGk_JaeQ

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams