PinnedFull Stack Web Development With PythonThe era of using JavaScript alongside Python to create a full stack web application is slowly coming to an end, With the introduction of PyScript Python developers now can run python code in the browser 馃槻, read further to know more about PyScript. W...May 4, 2022路2 min read路143
One Guide To Keeping A Secure CodebaseWe code and push to an online repository almost every day but are we taking that step of keeping our codebase secure in this guide you get to know some steps you can take to keep a secure codebase. Secrets One way to make your codebase secure is hidi...May 11, 2022路2 min read路26
Django Crash CourseIntroduction In this course you would learn about the basics of Django web framework and would be able to build basic projects with the knowledge you will gain from this tutorial. Before moving on with this tutorial you are expected to have basic kn...Nov 15, 2021路15 min read路575
Slip For Developers And Content CreatorsSlip is a pretty new platform which was launched few months ago and it's backed by the Y-combinator, yeah slip might be pretty new but it is already making wave in the tech world it is a platform that gives content creator the previlegde to create ...Oct 22, 2021路2 min read路75
Create A Python Django Project The Right WayAs a Django developer with over two years of experience, I have received numerous messages from beginners asking about the right way to create a Django project. After providing various answers, I decided to write a single blog post to serve as a refe...Oct 1, 2021路2 min read路287