Webpack debugging

  Рет қаралды 5,358

Fredrik Christenson

Fredrik Christenson

Күн бұрын

Пікірлер: 7
@victornpb
@victornpb 6 жыл бұрын
12:38 I think you should `export *default* foo` there
@pndyjack
@pndyjack 6 жыл бұрын
Hey man, thanks for the nice informational video. Can you tell me what the best way is to keep models in sync between clients and APIs in different languages? Let's say between a .NET Web API and a JS frontend.
@FredrikChristenson
@FredrikChristenson 6 жыл бұрын
Hi Jaimin! The way I do it is to declare a frontend model that validates the incoming data at runtime, I have a few videos on the way I do it but that is in essence the idea. Simply wrap the response from any ajax call in to a model that extracts the expected values and logs out an error if the value isn't there or if it is the wrong type. It works very well when you want to keep your models in sync as you will know as soon as the server model has changed in a way the frontend doesn't expect. Have a great day and thank you so much for watching!
@pndyjack
@pndyjack 6 жыл бұрын
Ok, thanks. I look forward to the videos!
@oleksandrnechaiev7153
@oleksandrnechaiev7153 5 жыл бұрын
Thanks^^
@tjalferes
@tjalferes 6 жыл бұрын
thanks
@FredrikChristenson
@FredrikChristenson 6 жыл бұрын
No worries m8! Have a great day and thank you so much for watching!
Debugging Stories: webpack builds and tree-shaking
1:34:22
Grunt, Gulp, Npm, Webpack and when to use what
19:55
Fredrik Christenson
Рет қаралды 26 М.
Are you debugging JavaScript in VSCode? | YOU SHOULD!
7:06
Alex Ziskind
Рет қаралды 171 М.
Fetch vs Axios
10:53
Fredrik Christenson
Рет қаралды 8 М.
REST API design in Node
31:13
Fredrik Christenson
Рет қаралды 4,7 М.
Getting Started with Debugging in VS Code (Official Beginner Guide)
13:00
Visual Studio Code
Рет қаралды 42 М.
Webpack crash course | easy way
32:07
Hitesh Choudhary
Рет қаралды 62 М.
I Helped 2,000 People Walk Again
15:31
MrBeast
Рет қаралды 27 МЛН
Webpack Tutorials - 9  Setting Up Debugging
7:05
Tech Entertainment
Рет қаралды 2 М.
React rendering speed vs vanilla Javascript rendering speed
14:22
Fredrik Christenson
Рет қаралды 7 М.
Webpack Crash Course
35:24
Traversy Media
Рет қаралды 219 М.
The New Way To Debug JavaScript in VS Code - No Extension Required
7:21