What is authentication and what is authorization? Why it is important to have a solid implementation of those concepts? I will showcase an example of a basic Auth implementation, using JSON web tokens with PassportJS in an app that uses React for SPA and Node.js as a backend service.
So you’ve learned how to program. You now feel cool and powerful, you can actually “do stuff”. But what’s next? How do you improve your skills? You hear some advice to write “clean code”. But what is the definition of clean code, and how do you write it? And why does it matter so much? I can’t promise you’ll become a better programmer after this talk, or that you’ll get a “code-sense”, but I will show you some tricks, techniques and tools you can use to improve your code quality.
Najlepszym przyjacielem programisty jest jego IDE. Nie wszyscy wiedzą, ale każde tego typu narzędzie posiada w swoim arsenale przeróżne funkcje, dzięki którym możemy je odróżnić od zwykłego notatnika. W trakcie prezentacji chciałbym Wam pokazać kilka sztuczek, dzięki którym przestaniecie pisać kod, a zaczniecie go tworzyć.